View Single Post
  #1 (permalink)  
Old Oct 30th, 2006, 10:49
Paula Paula is offline
Junior Member
Join Date: Aug 2006
Location: UK
Age: 23
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
3 flvs after each other

Hey, thanks for all your help so far here (especially Jacob!) but I have yet another question. I ended up streaming an FLV (after putting it on another server it seems to stream okay, so I don't need to preload this one - hopefully!).

When the video gets to the end I want to load another video, and then after that another one. The middle one is a different size too.

I am using netstream, so I have code

"if(info.code == "NetStream.Play.Stop") {"

So if it has stopped I play the next video. But I think that it stopped if it pauses while playing. So if it hasnt quite loaded and it's stopped for a second..it will then go to the next video. But I don't want it to go to the next till the very end!

Thanks for your time...
Reply With Quote