Thanks for your reply, and ways to correct it. Im not that solid in english so I wonder what you meen by: "treating indexes such as visibleVideoPlayerIndex and activeVideoPlayerIndex as 1-based (they are zero-based, which is ActionScript standard.)" Could you please point out in the code where...
Thank you for your reply, here's my actionscript if its any help:
****************************************
import mx.transitions.*;
var videoLoadedCount:Number = 0;
var videoPlayerIndex:Number = 0;
var videoList:Array = new Array("flashmovie1.flv","flashmovie2.flv","flashmovie3.flv");
for...
Hi!
I'm new to flash 8, and trying to learn video playback in Flash, and I have one question: I've added a transition effect between 3 videos, and when I play the swf file, the audio is missing in the 3 video's.
Is it so that audio automaticly dissapear when I add transitions?
Thanks for any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.