Forums

Flash Code in Text Widget Problem (2 posts)

  1. erusch
    Member
    Posted 4 years ago #

    I used some software to create a flash slide show for a sidebar text widget. I got it to work fine but the images only show up on the home page. Below is the code I put in the text widget in case anyone can see what I need to do to get the slide show to display on all pages...

    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH=180 HEIGHT=135>
    <PARAM NAME=movie VALUE="video/BreadtopiaProducts.swf">
    <PARAM NAME=menu VALUE=false>
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=wmode VALUE=opaque>
    <PARAM NAME=scale VALUE=noscale>
    <EMBED src=video/BreadtopiaProducts.swf menu=false quality=high wmode=opaque
    scale=noscale WIDTH=180 HEIGHT=135 TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </EMBED>
    </OBJECT>

  2. erusch
    Member
    Posted 4 years ago #

    Problem solved:

    Made the paths absolute and that worked.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.