Google returns dozens of these comps.
Have you tried them?

1) google search for "Flash stock ticker"

2) http://aspalliance.com/articleViewer.aspx?aId=112&pId=
or
http://www.jasonmperry.com/portfolio/YahooQuoteTicker.aspx
 A step-by-step guide on how to create a Yahoo Stock Quote Ticker using ASP.Net 
and Flash Remoting.

3)  "Macromedia Ticker component to display delayed stocks".
  

-- 
Best regards,
 GregoryN                        
================================
http://GOusable.com
Flash components development.
Usability services.

On 12/22/05, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>
> >>In absence of that, any hints of tips anyone can offer would be of
> great
> >>help. The way I have done some somewhat similar projects involved
> creating a
> >>large movie clip from the loaded data, and then calculating the width
> of
> >>that movie clip to use in its looping animation (using 2 instances to
> make
> >>it seamless).  The problem I foresee with that is that this has the
> >>potential of being very long, and thus might not animate smoothly.
> Does
> >>anyone have any general suggestions I should consider as I plan this
> >>project?
>
> Instead of making a big 'ol movie clip in a library and
> animating/tweening that, I would instead make a single movie clip which
> has a text field, and attach that to the stage, populate the stock data,
> and tween/animate with actionscript,  - you would create and destroy
> instances when they leave and exit the view area, and the data is
> dynamic for each clip.  That to me would be a better/more elegant
> approach, and if you do it right, will perform much better too.
>
> Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to