How to change flash video to autoplay?

by Alminc
2 replies
I have some ready made squeeze pages with nice flash videos,
but I would like the video to play automatically.

There are following files in video folder:

FlashTemplate.css
xvideo.flv
xvideo.js
xvideo_config.xml
xvideo_controller.swf
xvideo_preload.swf
ProductionInfo.xml
swfobject.js


Is it possible to make the video to play automatically
by simply changing the code in some of these files?

Can someone tell me how to do it?

Almin
#autoplay #change #flash #video
  • Profile picture of the author globalpro
    Hi Almin,

    Look in the .xml file for this line:

    <autoStart type="Boolean">1</autoStart>

    I believe if you change the 1 to a 0, that will take care of it.

    Try it and see.

    Thanks,

    John
    {{ DiscussionBoard.errors[1156424].message }}
    • Profile picture of the author Alminc
      Hi John,

      You were so right, it's there.

      Thank you very much
      Almin
      Signature
      No links :)
      {{ DiscussionBoard.errors[1156491].message }}

Trending Topics