What is meant by vector graphic animation?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what does the void function and object contain in actionscript?
who can view flash? : Adobe flash
you have a textfield selected on stage and would like to separate each letter into its own textfield. Which option under the modify menu allows you to do this? : Adobe flash
if we set slow sync as you suggest in answers on the many online forums you visit, would not we be opening ourselves up to blurred shots when the shutter speed gets significantly below 1/60? : Adobe flash
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
How to add event listeners in mxml components.
tell the difference between indexed array and associative array? : 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.
what should be used in the name of constant? : Adobe flash
What is the use of pre-loader?
Explain what are the data types supported by actionscript?
How to add event listeners in mxml components. Name the as3 components?