|
User Details |
message
|
|
Jonathan Hunt
post date:
2008-11-06 08:30:07
|
|
Hello,rnrnI am putting a swf file below the menu. Everything looks fine in Firefox and Safari. When I view the page on my PC in IE the sub menu is behind the swf file. How do I get it to be above the file. Here is the link. http://admission.hartford.edu/newsite/home.phprnrnJon
|
|
|
Jonathan Hunt
post date:
2008-11-06 09:16:23
|
|
also is there a way to get rid of the space above and below the menu
|
|
|
Jonathan Hunt
post date:
2008-11-06 11:15:31
|
|
getting pretty frustrated with this product, now the sub menu doesn't show up in IE at all. Again I am at a stand still today until helped. Thank you http://admission.hartford.edu/newsite/home.php
|
|
|
Yvonne Hendrix
post date:
2008-11-07 22:42:14
|
Hi I had this same problem when using <div> tags vs. tables. When I created a table around my swf my menu dropped over the top in both IE and Mozilla.
example:
<DIV id=content><table><tr><td>"insert swf"</td></tr></table></div>
I hope this can solve your problem as well.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2008-11-08 07:41:33
|
Hello guys,
This is a z-index problem, the menu is put behind your other swf.
You must use “wmode:transparent” with the other swf so the menu will be displayed above the content of the other swf.
I will send you both a tutorial and more information about wmode and its usage by email.
Kind regards,
Andrei Rinciog
|
|