I want to make link from a dynamic text(in flash project) to an external swf i created(a gallery that is controlled by xml file).
I know this is similar to an already asked question, but I would love to get some more detailed help on how the outcome was achieved.
I have a text box set up in my project and it works fine when I test it but when I put it in the web page it only shows part of the text
I wrote a flash game a while back (CS3) and it used to work but when trying to compile the same FLA file in CS5 does not work.
I am trying to figure out how to dynamically populate textfields in Flash. The text in the fields will either say ON or OFF based on the value of bstatus.
Suppose you have a textarea (id=\"fred\") that appends (.append()) or replaces (.html()) another element. The textarea\'s submit button is called via delegate to send the modified text blurb in the te
So I have a MovieClip asset with a dynamic textfield sitting inside of it.I export my .fla as a .swc to use within Flash Builder 4, and create instances of the asset with code, populating the text dyn
Easy question, that I can\'t quickly find an answer to online - it seems this would be in tutorials everywhere - and probably is...