Is there 开发者_JAVA百科any approach to take the snapshot of a drawing created in pure AS2 flash coding ?
I\'m using the loadMovie(url,target)开发者_开发百科; command to load an external swf file into a movieclip container.
I am use Mediadisplay in stage. I want to make show button When video is complete. But not show play button after video completed. How can I do this. Thanks for answers.
I am using AS2 to download and upload data from an HTTP server using some PHP on the other end. The upload works great, but I ran into a开发者_Go百科 little issue with the download, since the webhost
How can I do resume video. gen开发者_运维技巧eral.video_button.onRelease = function(){ if (general.stop_button._visible == false){
I am trying set up a simple onRelease function of a button in AS2 within a class file but this is not allowed...
I have a movieClip with a few animations and a layer for actionscript code. What I need to do is to call a function that is defined in MovieClip from \"Scene 1\".
Is it possible (in AS2 or AS3) to have a button that starts a video as well as an MC at the same time?
I\'m making a website for a client where they purchased a flash template that was written in \"AS 1.0 & AS 2.0\" and then asked me to add a googlemap to the contact us page. However, the googlemap
I have this code in as2, it works great, but I need to adapt it to fl开发者_开发百科ash5 myName is the variable asociated to a dinamic text on the flash, it shows the hello but never the good bye even