PDA

View Full Version : HTML HELP



ozzie-ing
08-11-2005, 07:43 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="533" height="400" title="game">
<param name="movie" value="Tic_Tac_Toe.swf">
<param name="quality" value="high">
<embed src="Tic_Tac_Toe.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="533" height="400"></embed>
</object>

<body>
</body>
</html>
how is this wrong

ED::
08-11-2005, 07:48 PM
put it on ur site send me da link n ill chek it out

ozzie-ing
08-11-2005, 08:11 PM
it just comes up blank as im trying 2 load a file

ozzie-ing
09-11-2005, 04:55 PM
ill pay ny1 a screen 2 make this work
http://img263.imageshack.us/my.php?image=tictactoe4hk.swf

ozzie-ing
09-11-2005, 07:09 PM
IM GIVING AWAY A SCREEN HERE

Blinger1
09-11-2005, 07:55 PM
the swf file only shows me... connencting :|

ozzie-ing
10-11-2005, 04:24 PM
the swf file only shows me... connencting :|
i relise tht its cause servers not on

Blinger1
10-11-2005, 07:46 PM
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>

<p>
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="tictactoe" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="650" height="567">
<param name="movie" value="Tic_Tac_Toe.swf">
<param name="quality" value="High">
<embed src="Tic_Tac_Toe.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="tictactoe" width="533" height="400" quality="High"></object>
</p>

</body>

</html>

try that?

Flisker
11-11-2005, 01:00 PM
Yea try putting the Code inside the Body Tags lol thats why it don't work

Want to hide these adverts? Register an account for free!