« Accessing SWFs from Flex and Vice-Versa | Main | Cell Renderers »

December 22, 2004

Ticker

Here is a simple ticker, or marque, that moves text across the screen. The key is the doLater method which just advances the text by a specific amount.

The sample test file shows how you can change the text on the fly and adjust its speed, too.

Download file

Posted by pent at December 22, 2004 05:05 PM

Trackback Pings

TrackBack URL for this entry:
http://weblogs.macromedia.com/mtadmin/mt-tb.cgi/6244

Comments

I tried this methode to access my flex app from my swf. It works only if the button is on the top level of the swf. Do you know how to access to the methode declare in the flex app from a button place in a movie clip.

Thanks for your help

Posted by: Melik at January 19, 2005 12:03 PM