•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 427,849 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,793 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 748 | Replies: 1 | Solved
![]() |
| |
can anybody make this flash menu xhtml valid... i tried with some tutorials over the net but it still doesn't work.
this is the code
width must be 923 & height 90 the others values like background are not important...
this is the code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase= "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="923" height="90">
<param name="movie" value=
"http://www.zeriislam.com/menu.swf" />
<param name="menu" value="false" />
<param name="quality" value="Best" />
<param name="bgcolor" value="#1f314f" />
<embed src="http://www.zeriislam.com/menu.swf"
width="923" height="90" pluginspage=
"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
name="htemplate1obj" />
</object>width must be 923 & height 90 the others values like background are not important...
•
•
Join Date: Mar 2008
Posts: 153
Reputation:
Rep Power: 1
Solved Threads: 19
Try this:
Matti Ressler
Suomedia
<!--[if !IE]> --> <object type="application/x-shockwave-flash" data="http://www.zeriislam.com/menu.swf" width="923" height="90"> <!-- <![endif]--> <!--[if IE]> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="923" height="90"> <param name="movie" value="http://www.zeriislam.com/menu.swf" /> <!--><!--dgx--> <param name="loop" value="true" /> <param name="menu" value="false" /> <p>Flash Player Required</p> </object> <!-- <![endif]-->
Matti Ressler
Suomedia
If you want your dreams to come true, the first thing you must do is to wake up....
Suomedia - Dynamic Content Management
Suomedia - Dynamic Content Management
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: Image Swapping
- Next Thread: Checking for illegal non-numeric characters


Hybrid Mode