I have a script that takes lots of content and bu开发者_C百科ilds 1000s of MovieClips on the stage, does lots of drawing etc. Due to the high amount of work needed when the frame first loads this can
I want to parse an XML file with AS2, but I\'m not sure how to put the retrieved values into an array of objects with 开发者_运维百科the number of keys matching found values. The code has if statement
i have done this quiz but is there problem with IE shows flash movie in small - i dont know what is the problem
Is there a script in AS2 that will call a function when the SWF is closed? I foun开发者_开发技巧d solutions, but they\'re all in AS3. Where is the SWF being viewed? In browser, standalone?
I have a dynamically generated MovieClip that nests many MovieClips and it\'s a bit jerky when I drag it. The project requires using flash player 7. I would like to use the cacheAsBitmap property but
I have an array that contains the points for draw开发者_C百科ing multiple hills. When I just draw straight lines it works fine, but that is unnatural so I want to make the top/bottom parts of a hill c
I have been tyring to figure this out for a while now and no luck.I have some AS2 code below which works:
OK, driving myself mad trying to remember AS2 here, hoping for someone with better memory to lend a hand...
I have to add something to an existing as2 project. I know as3 pretty well, but as2 doesn\'t make sense to me at all. Basically what 开发者_运维技巧I have to do is add a link to the bottom of every \"
The break statement terminates开发者_如何学运维 the whole loop or test, but I want to terminate it only one level. How would you do that?use labels in your for loop. this is as3 but i think it should