User Name Password Register
DaniWeb IT Discussion Community
All
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 375,221 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 2,273 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: 669 | Replies: 1 | Solved
Reply
Join Date: Aug 2007
Posts: 15
Reputation: smartness is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
smartness's Avatar
smartness smartness is offline Offline
Newbie Poster

falid flash on xhtml trans... plz help me

  #1  
Mar 31st, 2008
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

<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...
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2008
Posts: 153
Reputation: Suomedia is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 19
Suomedia Suomedia is offline Offline
Junior Poster

Re: falid flash on xhtml trans... plz help me

  #2  
Mar 31st, 2008
Try this:

<!--[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
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb JavaScript / DHTML / AJAX Marketplace
Thread Tools Display Modes

Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 3:29 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC