I've created a custom component based on UIComponent using AS3 in 
Flex2. The component is built up dynamically from various Bitmaps that 
I have created. 

I'd like to animate/move some of these Bitmaps within my component 
using my own logic. What's the best way to do this? 

Ideally I'd like a render/redraw event (or post-render event) that I 
can use to then set up the Bitmaps for the next frame. 

Any suggestions on how to go about this?

Thanks,

David.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to