How can I make a Flash Application that can be shared? Shared in the sense of like a paint box. If someone is painting there then t开发者_运维知识库he painting must be shown to all users. This means e
My need : If I playing one swf, the other swfs should pause if it was playing. I can able to communicate two swfs using javascript(both swfs are different name). But come to multiple swfs, I don\'t
Can we use Adobe cs5 to develop SWF(Swif) files for mobile devices(Android , iphone). If possible please suggest me some tutorials. I 开发者_如何学运维am trying to search in internet but I am unable t
I have a pause screen that is being added when you click the pause button inside my current game. Once this is called, the PausePanel class kicks in and adds a \'view\' to itself to the stage (which i
How can I retrieve all MC in a Stage? I want to call addEventListener for all MovieClip present in my stage and if it\'s possible in a selected frame number of my scenario
I have a big project created on Flash CS4, and now we\'re migrating to CS5. The problem is that some SWF files are getting a lot bigger than before, like 3.147 KB file, going to 3开发者_JS百科.901 KB,
Taking this thread to the next level and now making a Main.as class to di开发者_如何学Csplay different \"screens\" of my game. For right now I only have 1 screen called ControlPanel, but this will eve
Basicly the problem. very strange problem. i cant assign a new value to a dynamic field by code. i cant write into a input field on flash player.
I have an object called point that I can move around the screen with my mouse. This object has a vector mapped through it (_v1) using the center of the stage and \"point\"s x,y location in order to dr
how can I round number to up down or to the 0.5 using action script 3.0 for example 4.9 w开发者_如何转开发ill be rounded to 5