Jump to content

Flash in htmlblock or adstuff block


Recommended Posts

Can anyone tell why the following code :
"<object type="application/x-shockwave-flash" id='flvPlayer' width="160" height="140" wmode="transparent"
data="OSplayer.swf?movie=Gerstner_640x480px.flv&volume=40&previewimage=gerstner-logo.gif&autoplay=on&autoload=on'>



</object>"
works in a separate html page but not when the same page is contained in a block ?

Link to comment
Share on other sites

Sorry I've doubled the code, in fact it is :
" <object type="application/x-shockwave-flash" id='flvPlayer' width="160" height="140" wmode="transparent" data="OSplayer.swf?movie=movie_name_640x480px.flv&volume=40&previewimage=gerstner-logo.gif&autoplay=on&autoload=on'>


</object> "

Link to comment
Share on other sites

×
×
  • Create New...