Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Melliska #1
Urgent help, Menu hides under flash
I used PVII Auto Hide and PVII Snap layers to create this menu:
[url]http://www.tomkt.com/main.html[/url]
the menu is hiding under the flash, is there any way to avoid this?
It seems to be a problem on a PC, particularly.
I thought my ob was done here, and now I discover that it is not.
I need help fast
thanks!
meliska
Melliska Guest
-
List/Menu Form hides dropdown Menu
http://2006.maximizer.com/about/customers/index.html when you scroll over 'company' in the main navbar at the top of the page, you'll see what... -
Coldfusion Chart hides Javascript Menu
I have a coldfusion chart in flash format that hides a javascript drop down menu. Is there anyway to fix this? The javscript drop down menu can be... -
flash components customize menu for site urgent help
Iam building a flash site for which I need a menubar. The menubar functions the same as ordinary application menus except that it looks and works... -
FLASH menu hides HTML below it on the page
My current page layout is Picture at the top, Flash Menu below it, then Html text and tables under the flash menu. The Picture and Flash Menu show... -
Pop-Up Menu (Urgent)
Hey dudes, I wonder if I could use two pop-up menus in same HTML page. I've tried so hard lately, but it did'n worked at all. There is 2... -
danilocelic AdobeCommunityExpert #2
Re: Urgent help, Menu hides under flash
Melliska wrote:
Thse may be of help:> I used PVII Auto Hide and PVII Snap layers to create this menu:
> [url]http://www.tomkt.com/main.html[/url]
>
>
>
> the menu is hiding under the flash, is there any way to avoid this?
> It seems to be a problem on a PC, particularly.
> I thought my ob was done here, and now I discover that it is not.
> I need help fast
[url]http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14201&sliceId=2[/url]
[url]http://www.communitymx.com/content/source/E5141/wmodetrans.htm[/url]
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest
-
CocoBunnee #3
Re: Urgent help, Menu hides under flash
Thanks, I tried creating a transparent Flash movie, still no luck.
What I do wonder though, is that if the movie itself should be on a layer -
rather than just inside cell....
I created this page using a template that contains the menu at the top, the
movie then is in the cell below it, which is the only editable
region in the template.
The template contains layers that make up the navigational menu at the top.
[url]http://www.tomkt.com/transparent[/url]
any light that anyone could shed on this would be great!
Thanks,
Melliska
[url]http://www.tomkt.com/transparent[/url]
CocoBunnee Guest
-
danilocelic AdobeCommunityExpert #4
Re: Urgent help, Menu hides under flash
CocoBunnee wrote:
It looks like you did not add the wmode parameter within the page code. Did you only do it within Flash? When I downloaded your file and followed the instructions in the "Using Dreamweaver" section of this page it worked as I believe you want it to:> Thanks, I tried creating a transparent Flash movie, still no luck.
[url]http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14201&sliceId=2[/url]
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest
-
databell #5
Re: Urgent help, Menu hides under flash
You could set various zindex's in your CSS' Div's to make things appear 'on
top' of other div's. But really, it's not the complete solution. But if you
want an example, go to [url]http://www.offbeat.com/[/url] and peek at the CSS.
databell Guest
-
EasyAces #6
Re: Urgent help, Menu hides under flash
You just made my day. Thanks so much!!
EasyAces Guest
-
Melliska #7
Re: Urgent help, Menu hides under flash
Ah HA! I guess I skipped the DW part, it works now, Thank you so much!
Melliska Guest
-
echoschmidt@hotmail #8
Re: Urgent help, Menu hides under flash
Hello Melliska,
I am trying to fix the same flash menu issue that you had. It currently works
in IE but not Firefox. I can not seem to figure it out though.
Here is my code.
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=7,0,19,0','wmode','transparent','width','7 28','height','360','src','/_te
mplates/RPS-Home-Flash','quality','high','pluginspage','http://www.macromedia.co
m/go/getflashplayer','movie','/_templates/RPS-Home-Flash' ); //end AC code
</script>
<noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=7,0,19,0" width="728" height="360">
<param name="movie" value="/_templates/RPS-Home-Flash.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="/_templates/RPS-Home-Flash.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" wmode="opaque" width="728"
height="360"></embed>
</object></noscript>
I see that your example is working in both IE and Firefox now. How did you fix
it?
Any help would be great. :)
echoschmidt@hotmail Guest
-
Melliska #9
Re: Urgent help, Menu hides under flash
see post above:
"Thse may be of help:
[url]http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14201&sliceId=2[/url]
[url]http://www.communitymx.com/content/source/E5141/wmodetrans.htm[/url]
I had to do something to the flash file and the dw file that contained the
flash movie.
basically switching the mode to transparent. The above Adobe link should walk
you through it.
the second link is an example.
Hope this helps, I also marked the post that was the answer.
-Melissahttp://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14201&slice
Id=2
Melliska Guest



Reply With Quote

