This content has been marked as final.
Show 5 replies
-
1. Re: preloader for dynamically added video
kglad Aug 1, 2011 12:50 PM (in response to I Love Doing Websites)why use a preloader when your video is playing before loading is component?
-
2. Re: preloader for dynamically added video
I Love Doing Websites Aug 1, 2011 1:38 PM (in response to kglad)I am dynamically loading the video into a video symbol placed on stage. when I publish, the video gets a lag. or how could I solve this problem in another way?
Thanks
-
3. Re: preloader for dynamically added video
kglad Aug 1, 2011 1:58 PM (in response to I Love Doing Websites)well, you can preload your video but then you would need to stop/pause it while you're waiting for it to download.
you could also decrease your videos bitrate if it's too high for the connections you anticipate.
-
4. Re: preloader for dynamically added video
I Love Doing Websites Aug 1, 2011 2:31 PM (in response to kglad)are there a Event_Progress.PROGRESS or Event.COMPLETE?
-
5. Re: preloader for dynamically added video
kglad Aug 1, 2011 3:18 PM (in response to I Love Doing Websites)your netstream instance, newStream has bytesLoaded and bytesTotal properties.



