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 |
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
Why are my valueobject member variables undefined in the results from my remoteobject requests? : adobe flex action script
What is display list? : adobe flex action script
Can I resize the internet explorer browser window from flex? : adobe flex action script
Can I still build flex 2 applications with flex builder 3 beta 3?
How do I get flex to query my database? : adobe flex action script
In which level does the original movie resides? : adobe flex action script
Explain in which level does the original movie resides? : adobe flex action script
Can you write to the file system from flex? : adobe flex action script
Can I resize the internet explorer browser window from flex?
Explain about blaze ds and blaze ds services?
What is a filter function?