On 7/17/04 5:07 AM, in article cdatoa$3ks$1 (AT) forums (DOT) macromedia.com, "judas2"
<webforumsuser (AT) macromedia (DOT) com> wrote:
Quote:
Thx a lot John Gaver
I have to spend much more time on PVII site. I thought everything was for
sell. Now I'm gonna study your tutorials.
Thx very much indeed |
Glad to help.
BTW, while looking at the tutorials, you should be aware that it is possible
to do more than a single layer dropdown. The key is the following code
generated by PVII (I picked submenu 3 for the example, but it can be any
submenu):
onMouseOver="P7_autoLayers(0,'p7simonsubs3')
Notice the "0", in the above behavior call. Then change it to something like
this, for a second layer of submenus:
onMouseOver="P7_autoLayers(2,'p7simonsubs3','p7sim onsubs3a')
In the above example, you would have to create "p7simonsubs3a", yourself.
You have to create a style for each sub-submenu level on each submenu (i.e.
If submenu 3 has 2 sub-submenus and submenu 4 has 3 sub-submenus, then you
will have to create styles 3a, 3b, 4a, 4b and 4c). You will also notice that
you include both the submenu and sub-submenu in the P7_autoLayers behavior.
You will also discover that placing hide and autohide behaviors becomes
somewhat more complicated. But once you get over the above hurdle, the rest
should fall into place, with a little work.
Also note that in the PVII examples, the main menu items are images, that
take time to load. If you are trying to save load time, they can just as
easily be made into text rollovers, using the "block" setting, in the
rollover style and by playing with border colors, you can make the text
buttons look like rectangular graphic buttons (see how I implemented both
features at http://www.megafolia.com).
Well, I gotta get ready to go the HAAUG (Houston Area Apple User Group)
meeting, so I won't be around for a while.
Enjoy!
John Gaver
Action America
(forget everything to contact me direct)
Microsoft: (n) Job security for IT consultants.