Topic: embed in XHTML 1.x (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=24409" title="Pages that link to Topic: embed in XHTML 1.x (Page 1 of 1)" rel="nofollow" >Topic: embed in XHTML 1.x <span class="small">(Page 1 of 1)</span>\

 
Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 12-15-2004 18:10

Greets!

I tried the search, but didn't see an answer.

I need to embed a .swf file inside a div. I'm attempting to validate, but, of course, embed is deprecated. I'm looking for an XHTML 1.1 valid method to accomplish this:

code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="600" id="Cops911_SplashPortal" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="cops911_splashportal.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="cops911_splashportal.swf" quality="high" bgcolor="#ffffff" width="800" height="600" name="Cops911_SplashPortal" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>



The object and param tags are fine. Ideas?

mas
Maniac (V) Mad Librarian

From: the space between us
Insane since: Sep 2002

posted posted 12-15-2004 19:02

maybe this helps you, dude
http://www.alistapart.com/articles/flashsatay/

B | T | E | P | L

(Edited by mas on 12-15-2004 19:03)



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu