Jump to content
Search Community

Cutting seamlessly between clips.

HarryBrook test
Moderator Tag

Recommended Posts

Hi there,

 

I'm currently using the greensock videoloader for an interactive project that seamlessly plays one clip after another.

 

Currently i've assigned my 10 or so videos to a separate content display each, just to get something working. How do you set up just two content displays so that a video can be loaded in A while B is playing and then A plays while B is set up, Just like a pair of dj decks. Basically whats the simplest method for seamless playback between clips and how can you update a contentdisplay with a new video?

 

Thanks for reading!

Link to comment
Share on other sites

I can't think of any reason to limit yourself to 2 ContentDisplay objects, trying to shoe-horn each video into those alternating instances. Why not simply use the ContentDisplay instance that comes with each VideoLoader? Set their visible property to false when you don't need them and true when you want them to show. Of course you can fade them up/down too if you want, and place them wherever you want in the stacking order.

 

This tutorial might be helpful:

http://active.tutsplus.com/tutorials/actionscript/smart-as3-video-loading-with-greensock-loadermax-free-active-premium/

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