View Full Version : Need help with movie controls
Ebreezesoccer
September 19th, 2006, 09:50 AM
I am trying to import a movie i recorded into flash which i know how to do, but i want the movie to not play until i hit the play button which i cant figure out. I also want to have a pretty small file size which i cant figure out as well. If anyone can help i would greatly appreciate it.
Thank You
lewi-p
September 19th, 2006, 09:57 AM
Hi,
Try using "myDisplay.autoPlay = false;" myDisplay being the instance name of your media player.
The best way to keep file size down is to reduce the quality of the flv files and have them loaded via actonscript rather than having them as part of the swf. this will start to stream the flv as and when it loads.
Hope that helps
Ebreezesoccer
September 25th, 2006, 10:01 AM
how do you get the movie to load via actionscript rather that having it as part of the swf. What is the actionscript for that?
lewi-p
September 25th, 2006, 03:59 PM
***This post has been answered via PM***
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.