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 403,223 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 4,052 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

dhtml menu and flash

Join Date: Jun 2004
Posts: 8
Reputation: siddartha_pal is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
siddartha_pal siddartha_pal is offline Offline
Newbie Poster

dhtml menu and flash

  #1  
Jul 20th, 2004
I have cretaed a menu using div tag.This div tag has a table in which rows are populated for menu.
Below that there is a flash embedded.The same code runs fine in IE,but the code doest not work on Netscape 6.1,though I have installed the plugin required for the same.Any one has solution ,how the same can be solved.

code for flash is as follows
<TABLE width='760' id='Tbl2' cellSpacing='0' cellPadding='0' border='0' >
<TR>
<td width='760' ><object classid='clsid27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' type='application/x-shockwave-flash' width='760' height='" & strHeightFlashContainer & "'" & " >
<param name='movie' value='strFlashContainerFileName?ImgPath=strFlashImageFileNameWithPath>
<param name='quality' value='high'>
<PARAM NAME='wmode' VALUE='transparent'>


<embed wmode='transparent' src='strFlashContainerFileName' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='760' height='strHeightFlashContainer' ></embed></object></td>
</TR>
</TABLE>

this code is generated dynalically ...
blue
thanks n regards
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 5:13 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC