Jump to content
Search Community

dispose of single videoLoader (and contents) from a queue

little_fat_girl test
Moderator Tag

Recommended Posts

So I'm basing my code off the code in the tutorial you did on active tuts. Thanks!

 

We're trying to create a 'stream' of videos that play sequentially. I'm very excited to be using loadermax for this. Thanks so much for helping me solve so many of the loading issues.

 

In our situation, unlike the tutorial, we will not be looping through a list of videos. Instead, every 5 minutes or so, I'll be calling the server to update the queue of videos. I'm planning on simply appending the new videos to the queue of videos I already have.

 

So I need to be able to unload each video after it plays. How do I properly remove each video from the queue and avoid memory leaks?

 

Thanks for your help on this. And thanks for the code. Your stuff makes my stuff more solid.

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...