@Jeffrey is right..or learn the basic first before you proceed to the tricky style..hehehehe
@Jeffrey is right..or learn the basic first before you proceed to the tricky style..hehehehe
^ bitaw basic sa oi.. hehe.
not only what is basic but what is necessary and practical out there...Originally Posted by circles122345
Asa dapit sa mindanao inyu bai? I am from IPIL man.....
(the land of legend) MOHON ALORAN, MISAMIS OCCIDENTAL 7200 MINDANAO PHILIPPINES....hehehehe...completo noh..Originally Posted by johnVas
Hello! Let me ask you this my seniors. Is it possible to embed html/javascript in flash?
Anyone can help me pls.
Thanks!
docepares
Is it possible to embed html/javascript in flash?
you can't embed html/javascript in flash... instead you can load html/css to your dynamic textfield.
and example of a simple html code in as 2.0
put the as in frame one on a blank flash document then publish it. you'll see the resultCode:this.createTextField("my_txt", this.getNextHighestDepth(), 10, 10, 160, 22); my_txt.html = true; my_txt.htmlText = "<b> this is bold text </b>";
download a sample i made, it loads css files to a predefined html code inside an actionscript.
hope this helps ^____^
Thank you so much for your suggestion.
glad i could help.
Similar Threads |
|