Flex Wares

Sample Components, Apps, Demos for Adobe Flex 2.0. Everything posted here is freeware. The code is available under MIT License. Please do send me a note if you are using it on a public url.
Feeds Feed Burner, Atom

Tuesday, June 13, 2006

Marquee

This component can be used to put a marquee in a Flex 2.0 App.
Hello World
Example:

<?xml version="1.0"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns="*">

<Marquee text="Hello World " width="200" />
<Marquee text="This is a test marquee to display the behavior"
direction="both" width="100" />

</mx:Application>

Component Code
Demo

9 Comments:

Anonymous Anonymous said...

wtf are you talking about? that's a regular marquee.

Sunday, June 24, 2007 2:08:00 PM  
Blogger Unknown said...

hello ıt is very useful component. But ı cant download deleted ı think, pls can you send me component thanks
my email:cityplanercan@hotmail.com

Sunday, September 16, 2007 3:47:00 AM  
Anonymous Anonymous said...

wow, its very nice!

i need it.

plz send me this component.

email : acnzel@naver.com

Wednesday, October 03, 2007 9:30:00 PM  
Blogger jbaranowski said...

Has anyone been able to download the action script code for this marquee? I could use it also. Any way someone can fix this link?

Monday, March 03, 2008 4:56:00 PM  
Blogger jbaranowski said...

IS there anyone who might have downloaded this program that might be able to send it to me?
http://jrobie@planetaxe.com

Thanks,
JJB

Tuesday, March 04, 2008 3:01:00 PM  
Blogger AMIT said...

Oh i like all the information you are giving here.

Meridian real estate

Monday, April 13, 2009 9:48:00 AM  
Anonymous Anonymous said...

The scripts and tips are good but there are lots of broken links... :(

Wednesday, April 22, 2009 11:14:00 AM  
Anonymous Anonymous said...

Check http://flexmaverick.byethost9.com/marquee.php out. The component seems straight forward.

Sunday, May 02, 2010 7:25:00 PM  
Blogger Wellington Sousa said...

I need the source code of the Marquee control using data coming from a database Urgent. Thanks!

I tried to make getting the result from the database, but it does not run all text, only part.

Monday, June 14, 2010 6:51:00 AM  

Post a Comment

<< Home