a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash
No Answer is Posted For this Question
Be the First to Post Answer
what are the statements uses proper for loop syntax? : Adobe flash
Which is the quickest way to make the stroke around an oval shape into a dotted line? : Adobe flash
How many methods for depth are available?
How to add event listeners in mxml components. Name the as3 components?
Give an example that illustrates polymorphism in flash script.
Can you explain what are the changes presented by actionscript?
what appears in the output window after executing this actionscript on the first frame of a movie? : Adobe flash
What is the use of pre-loader?
What is the difference between _root and parent?
10 Answers Alok Industries, eLearning, IBM, MBT, Origami,
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.
when should one generally use the post method instead of the get method? : Adobe flash
what is the other way of using Inheritance in flash?