•
•
•
•
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 329,112 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,518 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: 5570 | Replies: 6
![]() |
•
•
Join Date: Jun 2004
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
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='clsid
27CDB6E-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
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='clsid
27CDB6E-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
can you link to the page in question?
what I mean is: can you give us a link to the page you are working on so we can see the problem for ourselves? It's rather difficult to diagnose the problem without really being able to see it.
•
•
Join Date: Jun 2004
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Originally Posted by DaveSW
what I mean is: can you give us a link to the page you are working on so we can see the problem for ourselves? It's rather difficult to diagnose the problem without really being able to see it.
My pc is not on net..so u wont be able to access the same.
things are fine but when I open my page in netscape dhtml menus dis appears...
Seems very diff for anyone to provide solution for the same without going thr code.Whatever sols are on net ,I have tried but its not working.
thnks n regards
so is it the flash that doesn't work or the drop down menu?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
DaniWeb Marketplace (Sponsored Links)
- drop down menu over flash (HTML and CSS)
- DHTML & Javascript menu - trouble with z-index (JavaScript / DHTML / AJAX)
- Problems creating a DHTML menu script with a stylish dropdown menu (JavaScript / DHTML / AJAX)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: how do i put message boards on my site?? please help!! thanx
- Next Thread: html vs. XML


Linear Mode