Video Autoplay

P

Panos

Hello Spike,

I have seen in some post your reccommendation about
http://www.dvdvideosoft.com/ so i decided to try it. I have upload a video in
my website but i cannot make it to start play auyomatically, i have set the
values "autoload & autoplay" in "true" but it dosent work. Also in firefox it
seems that the page is not load and i get the message "waiting for
www.mydomain.gr..."

If you have any idea how to fix these i will very appreciate it. My website
is sifnoshotels.gr

Thanks a lot
Panos
 
S

Spike

Panos

In your xml file:

<?xml version="1.0" encoding="UTF-8" ?>
- <config>
<param name="flv" value="visitgreece.flv" />
<param name="width" value="500" />
<param name="height" value="360" />
<param name="autoplay" value="0" />
<param name="autoload" value="0" />


Change <param name="autoplay" value="0" />
To <param name="autoplay" value="1" />

Spike
 
P

Panos

Great it works fine in IE. Do you know about the problem in Firefox and how
can i solve it? as i wrote, i get the message "waiting for
www.sifnoshotels.gr..." and also the video dosent aytoplay.


Thanks
Panos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top