actionscript-2
AS2: Wait for actionscript to run before loading frame
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[详细]
2023-03-17 23:32 分类:问答AS2 XML Parsing, Loops, Arrays & Objects
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[详细]
2023-03-17 22:26 分类:问答Internet Explorer trouble
i have done this quiz but is there problem with IE shows flash movie in small - i dont know what is the problem[详细]
2023-03-17 08:26 分类:问答AS2 detect when SWF is closed
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?[详细]
2023-03-16 17:16 分类:问答Hacking cacheAsBitmap for flash player 7
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[详细]
2023-03-16 03:27 分类:问答AS2 Drawing Curves For Hills - Works Randomly
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[详细]
2023-03-16 03:21 分类:问答Flash AS2 using getUrl to POST variables?
I have been tyring to figure this out for a while now and no luck.I have some AS2 code below which works:[详细]
2023-03-15 16:45 分类:问答Flash AS2 detecting dynamically attached components are initialised
OK, driving myself mad trying to remember AS2 here, hoping for someone with better memory to lend a hand...[详细]
2023-03-15 08:49 分类:问答AS2 textField hyperlink
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 \"[详细]
2023-03-14 10:42 分类:问答AS2 - How to terminate a conditional test only one level
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[详细]
2023-03-14 08:53 分类:问答