View Single Post
Old Sep 12th, 2005, 11:37 AM   #4
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="750" height="525" id="apg" align="middle">
  <param name="allowScriptAccess" value="sameDomain" />
  <param name="movie" value="APG.swf" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="#ffffff" />
  <embed src="APG.swf" quality="high" bgcolor="#ffffff" width="750" height="525" name="apg" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

</object>

try this, it's an edited version of a webpage somewhere on my server..
Polyphemus_ is offline   Reply With Quote