actionscript-2
(AS2) How to access a symbol from inside a class extends movieclip?
I created a movieclip symbol and exported to actionscr开发者_开发问答ipt, I created the .as file:[详细]
2023-04-13 03:44 分类:问答Is there a good alternative to 'onAdded' for actionscript2 ?
I\'m trying to write a actionscript 2 component that collects all the TextField text values in the movie. With actionscript 3, I listen to Event.ADDED 开发者_如何学JAVAfrom the stage, get notified whe[详细]
2023-04-12 17:07 分类:问答How to call a function from a different frame using ActionScript 2.0?
I am looking for a way to call a function defined in a different frame in ActionScript 2.0. The details are as follows:[详细]
2023-04-12 08:23 分类:问答Actionscript 2 how to read text as html instead of normal text?
I am using html in xml for some names in actionscript and there is 开发者_高级运维;quot; Here is my variable where I want actionscript to read the name as html. Instead of normal text.[详细]
2023-04-12 07:32 分类:问答Actionscript 2 error if statement
I am trying to create a if statement, but I get this compolor error: \')\' expected Unexpected \'}\' encountered[详细]
2023-04-11 23:54 分类:问答Replace Input Textbox Text And Submit On "Enter" Key. - FLASH
I am making a little banner for my site that makes different offers based on geo location (zipcode). I have the code working pretty much except for a few elements I want.[详细]
2023-04-11 14:20 分类:问答Can you theoretically use Actionscript 3.0 to make a Flash Application solely on code?
I\'m trying to make a website that al开发者_Python百科lows you to A) Edit FLA files online and B) Export to SWF.It would be easier on a server if everything the user did on the web, it was translated[详细]
2023-04-11 13:13 分类:问答AS2 MovieClipLoader - images from XML. How to skip image loading if not exist?
I\'m trying to make thumbnails-grid based on XML. So far I have done code for loading and positioning thumbnails on stage. The code I use:[详细]
2023-04-11 12:12 分类:问答change the width and height of textfield in flash
I have a Flash file,开发者_JAVA技巧 which has to be liquid. I have a header, a footer and a center section, which all are percentage scalable. My center section has a MovieClip called info_txt, and I\[详细]
2023-04-11 07:25 分类:问答How to attach a number to a movie clip
This is what I am trying to achieve but I do not remember the syntax in AS2 if someone c开发者_JAVA百科ould please help.[详细]
2023-04-10 20:19 分类:问答