Posted by Shelly on 11/12/07 22:18
Here is the complete code. Works in Firefox and hangs in IE.
url: www.sheldonlg.com/index4.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Blank</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link media="screen" href="v3.css" type="text/css" rel="stylesheet">
<style type="text/css"></style>
</head>
<body>
<div id="banner" align="left">
<object
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
height="205" width="665"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<embed pluginspage="http://www.macromedia.com/go/getflashplayer"
src="library/banner.swf" width="665" height="205"
type="application/x-shockwave-flash"></embed> </object></div>
</div>
</body>
</html>
--
Shelly
[Back to original message]
|