where is the data pulled by a load variables function stored? : Adobe flash
No Answer is Posted For this Question
Be the First to Post Answer
which two file formats can be imported into a swf file at runtime? : Adobe flash
What are the data types supported by actionscript?
How to write a program to show the external actionscript?
what is the other way of using Inheritance in flash?
what are the steps is not required in order to test or deploy flash remoting? : Adobe flash
what are the statements uses proper for loop syntax? : Adobe flash
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
you understand from the sb-25 manual that the built-in, retractable bounce card is meant for use with the flash head in a vertical position? : Adobe flash
wate is multimedia
how does an xmlsocket server know when a received message is complete? : Adobe flash
How many methods for depth are available?
How can we goto next Scene by giving code on a button inside a movie clip. in short. =>Scene 1. ====>MovieClip ======>Button [ on(release) { gotoAndPlay("Scene 2", 1); } ] =>Scene 2. This thing is not working. Please tell me the answer of how to goto next scene from this scene 1.