.cacheAsBitmap = true on a main clip holding all your 400mcs. It will eat
RAM but increase scrolling performance, etc. At least it should.


On 7/10/06, André Goliath <[EMAIL PROTECTED]> wrote:

Hi List,

I´m using Flash 8´s ScrollPane to dynamicly load up to 400 MCs in it. Each
of the loaded MCs gets instanciated from the library and then filled with
some data via AS. The loaded MC contains some HTML textfields and another
movieclip which loads a JPEG using loadMovie directly off-disk (it´s an
exe
projector).

Now, once the ScrollPane is populated it takes incredibly long for
scrolling
and even typing few chars in the textfields tooks about 5 secs until they
finaly appear.

is there anything I could do to improve the performance of the Scrollpane?
Or is that jsut too much data for Flash to handle?
My plan B would be to break the 400 loaded MCs up into "pages" but I´d
rather not do that.

Or is there any other component that performs better and could be used as
a
drop-in replacement for the original Scrollpane?

TIA

André

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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