actionscript-2
flash, how to call an external javascript on frame action/change
i have a flash movie with 2 frames. and i would like to call an external javass开发者_运维百科cript function on frame action.[详细]
2023-03-31 14:57 分类:问答Send a movieclip from as3(parent) to as2 in flash
I have a as3 movie which loads an as2 in it. I create a movieclip in as3 and i want to pass this created movieclip to as2.[详细]
2023-03-30 10:51 分类:问答flash as2 textfield - enter key issue
I have a search box in my flash file and I\'m trying to have it execute a getURL() when the enter key is pressed inside the text field, but nothing is happening. Can someone let me know what the issue[详细]
2023-03-30 08:49 分类:问答Flash AS CreateTextField() issue
I\'m creating a text field dynmaically and it works great however when I test the movie I can\'t seem to change any text (like a typical input box on a webpage for example), it appears to be only read[详细]
2023-03-30 08:38 分类:问答String.fromCharCode(0) problem - actionscript 2
I am trying to convert a bytearray into a string. The problem is whenever I try to append a NULL character using String.fromCharCode(0) it cuts off the e开发者_如何学Cnd of the string and than I cant[详细]
2023-03-29 20:22 分类:问答How to convert Base64 encoded string to bitmapData in flash as2?
I have converted a jpg image to Base64 string and s开发者_如何转开发aved somewhere. Now How can i convert this Base64 encoded string to bitmapData in flash as2?Use http://www.blooddy.by/en/crypto/ l[详细]
2023-03-29 19:42 分类:问答How to manage depth in AS2
How do I change the movie clip (mainClip) in AS2 code below so that is behind all graphics in the flash file?[详细]
2023-03-29 17:46 分类:问答Create Main class in AS2?
I know that in AS3 I can create a Main class and link it to the FLA file. I tried doing the same in AS2 but couldn\'t. (When I try linking the fla to a class, it says the featur开发者_运维问答e only e[详细]
2023-03-29 09:55 分类:问答XML driven Venn Diagrams for Flash?
Is anyone aware of a Venn diagram library for Flash?XML driven would be pre开发者_高级运维ferred.[详细]
2023-03-29 00:57 分类:问答Flash Actionscript 2 List Component and selecting multiple items without having to hold CTRL while clicking
I am wondering if there is a way to allow users to select multiple items from my AS2 List component without having to hold CTRL while clicking. So they would be able to select/deselect individual item[详细]
2023-03-27 23:10 分类:问答