What does the void function and object contain in actionscript?
No Answer is Posted For this Question
Be the First to Post Answer
the value of a variable of timeline scope will persist until? : Adobe flash
which two textfield events can be captured to trigger scripts to run? : Adobe flash
which two are symbol options when converting an object into a symbol? : Adobe flash
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.
Diffrence between AS2 and AS3 ?
what is the other way of using Inheritance in flash?
in which level does the original movie resides? : Adobe flash
what is the recommended character to use to separate target level paths levels? : Adobe flash
what happens if an .swf is loaded into a already occupied level? : Adobe flash
you have a dynamically loaded image that is larger than your stage. Which component would work best to accommodate this image? : Adobe flash
to what does object drawing model refer? : Adobe flash
Tell me what are the different ways in which the variables can be assigned?