Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Sat May 25, 2013 4:33 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Flash Video players
Author Message
 Post subject: Flash Video players
PostPosted: Mon Nov 08, 2010 12:40 am 
Offline

Joined: Mon Jun 28, 2010 10:23 pm
Posts: 6
Hello Cedric
I am looking for flash autoplay video option. I have not seen auto play option in the snippet codes you have.
http://www.flashden.com offers beautiful players. but I wouldn't know if they work with Iweb.
Can you recommend me a Flash Video player that could auto play?
Thanks
Assi


Top
 Profile Send private message  
 
Flash Video players
Author Message
 Post subject: Re: Flash Video players
PostPosted: Mon Nov 08, 2010 5:13 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Hi Assi,

I would need you to be a little more precise on that to be able to help you... Would you like a player with controls like start and stop and volume and so on just starting to play a .flv or .mp4 movie when the page loads or do you just want to have a .flv or .swf playing when the page loads without controls? Do you want to play a .mp4, .flv or .swf?

Which player of http://www.flashden.com do you like?

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Flash Video players
Author Message
 Post subject: Re: Flash Video players
PostPosted: Tue Nov 09, 2010 1:04 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
If you meant a Flash Player with controls like the one described here
http://iwebfaq.org/site/iWeb_Movies.html
in Chapter 6 follow the tutorial but instead of using the code on the page use this one:


<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="315">
<param name="movie" value="/mediaplayer/player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=/mediaplayer/video.flv&image=/mediaplayer/preview.jpg&amp;autostart=true" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="/mediaplayer/player.swf"
width="400"
height="315"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=/mediaplayer/video.flv&image=/mediaplayer/preview.jpg&amp;autostart=true"
/>
</object>

The difference is the
&amp;autostart=true
I added twice in the code where it says flashvars. This way the video starts automatically when the page loads.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield