test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • James Weston Friend
    #181603

    Hi Guys,

    I found a great answer on the forum yesterday for the code to get a .swf banner working on my site http://www.millionaireasia-indonesia.com

    If you look on the site you will see the banner runs but only once and does not loop or repeat. Can anyone suggest what I could add to the code to make this happen?

    I am using the code:

    <left>
    <p><a href=”http://www.millionaireasia-indonesia.com/” target=”_blank”>
    <OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0″ width=”728″ height=”90″ align=”center”>
    <PARAM name=”movie” value=”http://www.millionaireasia-indonesia.com/images/flash/qatar.swf”>
    <PARAM name=”quality” value=”high”>
    <PARAM name=”allowScriptAccess” value=”always”>
    <param name=”wmode” value=”transparent”>
    <EMBED src=”http://www.millionaireasia-indonesia.com/images/flash/qatar.swf” width=”728″ height=”90″ align=”middle” quality=”high” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” allowScriptAccess=”always” wmode=”transparent”> </EMBED>
    </OBJECT>
    </a></p>
    </left>

    Cheers,

    Jim

    pavit Moderator
    #470753

    Hi

    Try to add this
    <param name ="loop" value = "true">

    Regards

    James Weston Friend
    #470756

    Thanks Pavit. so now I have:
    <left>
    <p><a href=”http://www.millionaireasia-indonesia.com/” target=”_blank”>
    <OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0″ width=”728″ height=”90″ align=”center”>
    <PARAM name=”movie” value=”http://www.millionaireasia-indonesia.com/images/flash/qatar.swf”>
    <PARAM name=”quality” value=”high”>
    <PARAM name =”loop” value = “true”>
    <PARAM name=”allowScriptAccess” value=”always”>
    <param name=”wmode” value=”transparent”>
    <EMBED src=”http://www.millionaireasia-indonesia.com/images/flash/qatar.swf” width=”728″ height=”90″ align=”middle” quality=”high” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” allowScriptAccess=”always” wmode=”transparent”> </EMBED>
    </OBJECT>
    </a></p>
    </left>

    But unfortunately, that does not seem to have made any difference. I have saved it and cleaned the cache but it still stops after the first rotation.

    Jim

    pavit Moderator
    #470758

    Try to change the value “true” to “1”

    James Weston Friend
    #470765

    Thanks Pavit, but still not doing anything different. Any other ideas?

    I have searched google but have not found anything yet.

    Jim

    James Weston Friend
    #471266

    Does anyone have any ideas on how to get .swf banners looping?

    Jim

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  James Weston 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum