OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
embed in XHTML 1.x
This page's ID:
24409
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
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> [/code] The object and param tags are fine. Ideas? [url=http://www.justice4pat.com] [img]http://www.runningwolf.com/j4p_link.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »