Embeded video displays properly in FF but not on IE
hi, website childpoolalarmsystemsdotcom, wife , created youtube video. took
the code , put on home page. displays , runs fine in ff when open in
ie version 8.0 have believe displaying red x in upper left corner. this
an ie thing or else?
any suggestions or appreciated...dan
copy , paste new document. tested , works in ff , ie.
<!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> <style type="text/css"> #flash {width: 500px; margin: 0 auto} </style> </head> <body> <!--begin flash --> <div id="flash"> <object width="469" height="352"> <param name="movie" value="http://www.youtube.com/v/fepitld82yc?fs=1&hl=en_us&border=1"></param> <param name="allowfullscreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/fepitld82yc?fs=1&hl=en_us&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="469" height="352"></embed> </object> <!--end flash --> </div> </body> </html>
nancy o.
alt-web design & publishing
web | graphics | print | media specialists
http://alt-web.com/
http://twitter.com/altweb
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment