Jump to content
Search Community

Search the Community

Showing results for tags 'videoLoader dispose queue'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. 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.
×
×
  • Create New...