rpaul9578
Forum Replies Created
-
Forum: Themes and Templates
In reply to: FLASH MOVIE PROBLEMHelp…I want to do a Flash header and came across this site https://houseofnaked.com/
I came searching to see if anyone knew how to use their code to insert it into another blog. It appears that this is the code to work with…
<div id=”header”>
<object
classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″
codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″
width=”720″ height=”243″
id=”mymoviename”>
<param name=”movie” value=”https://www.houseofnaked.com/wp-content/themes/naked/images/HomeZoom.swf” />
<param name=”quality” value=”high” />
<param name=”bgcolor” value=”#ffffff” />
<embed src=”https://www.houseofnaked.com/wp-content/themes/naked/images/cg_nakedHome_02.swf” quality=”high” bgcolor=”#ffffff”
width=”720″ height=”243″
name=”mymoviename” align=”” type=”application/x-shockwave-flash”
pluginspage=”https://www.macromedia.com/go/getflashplayer”/>
</object>
</div>Forum: Plugins
In reply to: Flash Video Header PluginI just saw this awesome Flash header: https://houseofnaked.com/
I came searching to see if anyone knew how to use their code to insert it into another blog. It appears that this is the code to work with…
<div id=”header”>
<object
classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″
codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″
width=”720″ height=”243″
id=”mymoviename”>
<param name=”movie” value=”https://www.houseofnaked.com/wp-content/themes/naked/images/HomeZoom.swf” />
<param name=”quality” value=”high” />
<param name=”bgcolor” value=”#ffffff” />
<embed src=”https://www.houseofnaked.com/wp-content/themes/naked/images/cg_nakedHome_02.swf” quality=”high” bgcolor=”#ffffff”
width=”720″ height=”243″
name=”mymoviename” align=”” type=”application/x-shockwave-flash”
pluginspage=”https://www.macromedia.com/go/getflashplayer”/>
</object>
</div>