Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
Answer / Yadvendra Sharma
In Adobe Flex ActionScript, creating an effect directly is using classes like Tween or Timeline, whereas setting a target for an effect is specifying the object that the effect will be applied to. Adding an EffectListener is a way to listen for events on the effect itself (like completion of animation).
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we use css styles in flex? : adobe flex action script
What is the difference between sealed class and dyna? : adobe flex action script
Explain about blaze ds and blaze ds services?
Explain filter function?
Difference between label and text?
Explain about resultevent and faultevent in remote object?
What is the difference between viewstack vs viewstate?
Difference between swc and swf file?
Explain in which level does the original movie resides? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
can you write to the file system from flex?
How do u generate random numbers within a given limit with Action script?