Hi,
You can split the string into individual letters
like str.split("");
and go throuth this link
http://ntt.cc/2008/04/14/simple-tips-to-realize-the-marquee-effect-in-flex-with-source-code.html

study both and use your logic to get the final desired result

Thanks

On Fri, Feb 12, 2010 at 2:16 AM, Kiran Kumar Vasireddy
<kiranv...@gmail.com>wrote:

> Dear All,
>
> I am looking for an example or a solution .Could some body please help me
> out?
>
> 1) I have a text "Flex is amazing " . This should be displayed in way that
> First the letter "F" should be displayed and then 'l' and then 'e' so on in
> a sequential manner ( Letter by letter)
>
> 2) I have 10 messages and want them to be displayed in slide show fashion (
> Like automatic photo slide show) with the above effect.
>
>
> Thanks for your help
> Regards
> Kiran
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to flex_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to