View Single Post
Old 05-23-2005, 03:06 PM  
keyboard warrior
Confirmed User
 
Join Date: Jul 2004
Posts: 1,435
you can try this html after you save the file to start


[PHP]<html>
<head>
<title>fordgt.swf</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>

<body>
<div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="748" height="373">
<param name="movie" value="fordgt.swf">
<param name="quality" value="high">
<embed src="fordgt.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="748" height="373"></embed>
</object>
</div>
</body>
</html>PHP]
__________________
- nothing here -
keyboard warrior is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote