Search found 3 matches

by Aubieman
Tue Jul 30, 2002 3:45 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: mouseOver delay
Replies: 3
Views: 4784

I agree

I have the same request. :!: It would make the menu system "perfect." :?
by Aubieman
Tue Jul 30, 2002 3:43 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu disappears behind Flash
Replies: 3
Views: 4279

It's pretty easy to fix

Here is the easiest way to fix your problem. In Flash, in your HTML Publish Settings make this selection:

Window Mode: Transparent Windowless

Then publish so that an HTML file is created.

Edit the HTML file and copy the embed code it created. Your menu will no longer get stuck below the flash ...
by Aubieman
Thu Jun 20, 2002 4:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Delay submenu opening, similar to disappear delay
Replies: 0
Views: 2868

Delay submenu opening, similar to disappear delay

I need the menu to wait a period (milliseconds) before opening the submenus. It should wait the specified amount of time, then check to see if the mouse is still over the menu. If the mouse-over is still active, then open the menu, otherwise, do nothing.

This is to stop the menus from opening ...