NamePros.Com (http://www.namepros.com/)
-   Graphic Design / Flash (http://www.namepros.com/graphic-design-flash/)
-   -   adding a Play button to SWF video? (http://www.namepros.com/graphic-design-flash/454201-adding-a-play-button-swf-video.html)

Dario D. 04-06-2008 06:54 AM

adding a Play button to SWF video?
 
Hi all. I have a unique problem. I used a flash video generator to make a video... It spit out an SWF file (the player), and an FLV file (the video), but when a visitor visits my page, the video starts playing right away, and so it's like WHOA, because they have no idea it's going to be there. They think they're loading the page just to download my game.

http://www.gunreal.com/download.htm

Could someone do me a favor, and add a big Play button to the center of the screen, at the beginning (or show me how to do it using some non-Flash CS3 flash app, if it's a simple process?)

I'm not a flash person - this is the first/only thing I've ever done with it.

ihatebeans 04-09-2008 06:01 PM

http://www.gunreal.com/download.htm
There seems to be a play button, its just a matter of getting it to Pause on Start. Not sure how.

weblord 04-09-2008 06:12 PM

add this line
Code:
<param name="Play" value="-1">

inside <object></object> tag just adjust and test if not then replace -1 with +1

Dario D. 04-14-2008 09:50 AM

Hmm, that didn't seem to change anything. Did I perhaps insert it wrong? (I'm not a coder)

Code:
<object id="flash1" data="movies/movie_player.swf" type="application/x-shockwave-flash" style="width: 840px; height: 524px; float: center;" class="style13"> <param name="movie" value="movies/movie_player.swf"> <param name="quality" value="High"> <param name="Play" value="-1"> </object>


I can have the video pause on start by re-exporting the SWF player via Flash Video Studio, but what I *can't* do from Flash Video Studio is add a big Play button to the center of the video, like many flash video sites, so that the user can opt when to start it. I mean, they could just hit the play small button in the bottom left, but it starts off auto-hidden by default, and is hard to spot. Many users will see this giant black area, and not know what it is. :td:

weblord 04-14-2008 05:59 PM

how about this? something to read about play/pause button
http://www.jeroenwijering.com/?thread=9533


All times are GMT -7. The time now is 07:18 PM.
Site Sponsors
Advertise your business at NamePros

Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0