Results 1 to 2 of 2

Thread: Flash on a site

  1. #1
    FLAC muldrick's Avatar
    Join Date
    Jun 2004
    Location
    South-Central PA
    Posts
    1,241

    Flash on a site

    I added some flash to my OSC web site, but it just plays in a loop. (code below)
    Does someone know how to play the flash just once, and not over and over?

    define('TEXT_MAIN', '

    <table width="0%" border="0" cellspacing="0" cellpadding="0" align="right" style="margin-left:10px; margin-bottom:10px">
    <tr>
    <td>

    <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="350" height="300">
    <param name="movie" value="images/yourflash.swf" />
    <param name="quality" value="high" />
    <embed src="images/yourflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="300"></embed>
    </object>

    </td>
    </tr>
    </table>
    AtmosUSA.biz, E-Cig Mods
    "A great smoking alternative"

  2. #2
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    <param name="Loop" value="false"> ?
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

Similar Threads

  1. Replies: 11
    Last Post: 11-23-2011, 04:04 AM
  2. Replies: 32
    Last Post: 10-01-2010, 01:45 PM
  3. Boot loaders and mini-pcie flash
    By ajscomp372 in forum Operating System Optimization
    Replies: 1
    Last Post: 03-31-2009, 07:41 AM
  4. New flash skin...new Video 03/13/09
    By pcpete in forum RR Skins
    Replies: 38
    Last Post: 03-17-2009, 01:15 AM
  5. Latest Flash causing lots of Flash Skins to break
    By RS200Z in forum Road Runner
    Replies: 10
    Last Post: 07-02-2006, 05:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •