Jump to content

How to make flv video auto loop (auto rewind) with ease

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

How to make flv video auto loop (auto rewind) with ease Rate Topic: -----

#1 User is offline   dream party 

  • W.R. Private
  • Group: Members
  • Posts: 19
  • Joined: 20-August 08
  • Gender:Female
  • Location:USA

Posted 11 May 2009 - 04:30 AM

Source - http://flash-video-player.blogspot.com/200...-loop-auto.html
A lot of people may be confused on how to make a flash video auto loop on a web page when the flash video (FLV) reaches its last frame. For sometimes the “AutoRewind=true” has obviously been set in the OBJECT tag but the flash video (FLV) still does not automatically rewind. Sometimes even you have searched the Internet for a couple of hours, but still cannot get it done.

At this moment, you can do this if you alter the playback settings to use the Moyea web player Pro rather than fooling around with the HTML code. Here is the steps to make flash videos auto rewind with tool.

Step 1. Download Moyea web player Pro, launch it in your PC. Moyea web player pro is a flash video player maker and quick solution for making a custom flash video player for your website, it is free for non-commercial use.

Step 2. Input flash videos into Moyea Web Player Pro. This tool accepts video in a wide range of formats. If your video is not FLV, you can use the four converters that recommended in Encoder tab to convert the video file to FLV or MP4, MOV, 3GP, 3G2 with H.264 codec that can be supported by Adobe Flash Player.

Step 3. Configure the skin of the flash video player. (Optional)

Posted Image

Step 4. Click “Template” menu>>Options>>Playback settings, here check “Auto rewind”, and this will make your flash video auto loop on web page.

Posted Image

Step 5: Click "Publish" button to generate a web FLV player and other related files (Note: if you want to get a separate playlist file, please check "Out File")

Step 6: Upload all the published files except the index.html file, to the same folder of your web server.
<embed src="/mwplayer.swf"
width="500" height="450" align="middle" quality="high" name="player"
allowScriptAccess="sameDomain" allowFullScreen="true"
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/">


Note: 1. mwplayer.swf is the actual flash video player. If it resides in another directory, then point to it with a relative path (e.g. video/mwplayer.swf) or an absolute path (e.g. http://www.yourdomai...eo/mwplayer.swf ).

Step 7: Embed the generated player in your webpage with the embed code below.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users