Order full 4 hours and 24 minute course on CD and DVD http://www.alonzohosford.com/index.php?page=order_cd_paypal&page_action=o...
This shows moving Flash buttons that control a MovieClip instance to the time line of the MovieClip. The result is a MovieClip that contains play, stop and step controls with all needed Actionscript. Then two instances of the MovieClip is placed on the Scene time line and one is sized differently. Each instance works independently. Complete course and files available at http://www.alonzohosfordusa.com
i have 5 movieclips i want to stop and play in one button, how do i do that?
blahblah170833 2 months ago
hey gayboy, you is homosex ual
Sikeman214 3 months ago
how do you do if you want to make one button that does both play and stop?
monoko258 3 months ago
Simple way is two buttons in the same place on two layers. Then you use the .visible property to hide the one you click and unhide the one you want to show. play_button.visible = true; stop_button.visible = false; for the stop_button and the opposite for the play_button.
lonhosford 1 year ago
i want to make stop and play in one button
how to make that ????
SaRoNa138 1 year ago
@waheed101 gotoAndPlay(2) should go on the last frame of the animation.
lonhosford 1 year ago
If i only have a start button on the first frame and then the movie plays..how can i get the movie to loop so it goes to the second frame, i tried gotoAndPlay(2); but didnt seem to work...thanks
waheed101 1 year ago
@lonhosford
thank you very much for taking time for me, I will check the programs you have suggested for now, wish you a nice day/night
tooeasygerman 1 year ago
@tooeasygerman Either as swf or flv it is a progressive download. Convert the avi to flv using the Adobe media encoder. It is a separate program or you can launch from within Flash Import->Import Video. Then Select On your computer and Load external video with playback component.
Steaming requires a streaming web app running which your hosting company does not provide. For that I would recomment Influxis service and they have great widgets for creating playback streaming.
lonhosford 1 year ago
@lonhosford
I have some digittal videos (avi.) I convert them to swf and then try to find a program to add a progressive player to them!
your first suggestion is of course reasonable (with digital video) but what if I put the videos on my website, does this way (flash video) mean: streaming? or a swf file?
the difference is that a swf file must be completely downloaded before streaming, but a flv player streams the video and use a player that is not allowed in my case.
tooeasygerman 1 year ago