Good point, and I don't know of an elegant answer. But one hack would be to simultaneously load your images into hidden clips using MovieClipLoader, and set up some onInit calls that would tell you when all the images have been downloaded.

Marc

At 09:20 AM 9/20/2006, you wrote:

Gustavo Teider - Adobe Flash Developer wrote:


use setScrollTarget

scrollbar.setScrollTarget(your_textfield);

is this ?
But how do you tell if the data is actually done loading? I mean for example, i have a field that loads a jpg in, and since the jpg takes a little longer, the scroll bars account for the text, but not hte image. And if I call redraw right after I call the data to be loaded, it seems to still be too soon.



--
dnk


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to