graines
07-30-2004, 11:50 PM
My problem is that when I am loading a swf into my my main movie, my video falls out of sync after about 3 minutes of viewing. The loaded swf contains an embedded mpg video file. The mpg video file is set to streaming and the swf containing it does not fall out of sync when being viewed on its own...only happens when it's loaded into the main movie.
I load it into the main movie using the loadMovie() method.
My exact code is --> loadMovie(_root.varbr3, _root.Movies); - where varbr3 is a var defined as the swf file containg the vid.
phew...so that's my prob. It's driving me nuts (8 hr's later) and I cant embedd the video because I have 4 of them...and they are 300MG
Help will be MUCH appreciated.
I load it into the main movie using the loadMovie() method.
My exact code is --> loadMovie(_root.varbr3, _root.Movies); - where varbr3 is a var defined as the swf file containg the vid.
phew...so that's my prob. It's driving me nuts (8 hr's later) and I cant embedd the video because I have 4 of them...and they are 300MG
Help will be MUCH appreciated.