What is the difference in movieclip and sprite? : adobe flex action script
Answer / Shishir Tiwari
MovieClip is a display object container that supports timeline-based animation, while Sprite is a simpler display object with limited capabilities. A MovieClip can have multiple frames and support nested display objects, whereas a Sprite does not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between viewstack vs viewstate?
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
Differences between defining bindings in mxml and actionscript? : adobe flex action script
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
What is event flow in term of event handling in flash action script 3.0?
What is display list?
How binding works in mxml components in flex?
How long can I use the flex builder 3 beta 3 software? Can I extend the time limit?
What are the config files used for connecting java and flex?
How to create custom events? Explain the steps to create a new custom event?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script