Jump to content
Search Community

Unload

clipclicmusic test
Moderator Tag

Recommended Posts

Hi

 

I have several hundred images to load, and it is sooooooooooooooo smooth. Thanking you !

I am loading them in batches of 25. Each batch of 25 replaces the previous batch

 

In order to remove the previous 25 when I load a new lot, I use

clipArtQueue.unload();

This is slow.

I tried looping through all 25 children and using unload on them individually, but it doesn't seem any faster.

 

Is there are faster way to remove and make ready for garbage all elements loaded by the Loader ?

 

Thx

 

Jason

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...