ive left a screen grab of what it now looks like when using the above code..
Posted 11 April 2012 - 05:22 PM
Posted 11 April 2012 - 06:05 PM
<td align="center" valign="middle" width="xxxx" height="xxxx" background="website_frame.png">
Posted 12 April 2012 - 10:55 AM
Posted 13 April 2012 - 09:16 AM
Posted 13 April 2012 - 10:02 AM
website_frame.zip 438.88K
6 downloadsPosted 13 April 2012 - 10:34 AM
Posted 13 April 2012 - 10:40 AM
Posted 13 April 2012 - 11:59 AM
Quote
Posted 18 April 2012 - 03:33 AM
Posted 18 April 2012 - 09:51 AM
website_frame.jpg 94.77K
8 downloadsPosted 18 April 2012 - 10:18 AM
<html> <body> <center> <table width=1024 height=768 border=0> <td align=center valign=middle background=website_frame.png> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="main" width="800" height="550"> <param name="movie" value="main.swf"> <param name="bgcolor" value="#A4A093"> <param name="quality" value="high"> <param name="allowscriptaccess" value="samedomain"> <embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="800" height="550" name="main" src="main.swf" bgcolor="#A4A093" quality="high" swLiveConnect="true" allowScriptAccess="samedomain" ></embed> </object> </td> </table> </center> </body> </html>
0 members, 1 guests, 0 anonymous users