•
•
•
•
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,232 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,181 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: 5928 | 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
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
- 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



Threaded Mode