multiple targets problem in html5

Q&A about the latest versions
Post Reply
the_b
Posts: 55
Joined: Wed Jan 14, 2009 7:58 pm

Hey
at first many thanks for the 4.0 Version of Pano2VR. I am still a big fan of it and enjoy to use the possibility to have an automativ fallback player to flash.
But now I am stumble with one problem:
I have a navigation menu with some subnavigations. When I click on one menu item the belonging submenu appears. So far so good. When I click on the next menu item the next belonging submenu should be shown and the first submenu should be disappear. I can manage this with an action ("hide element") and the target "submenu1". For two submenus this is the way to go. But I have 9 submenu and don´t wanna write 9 different actions ("hide element"/"submenu1"; "hide element"/"submenu2", "hide element"/"submenu3"...). So I thought I give all submenus a common "Hotspotproxi ID" like "submenu" and write only one action "hide element" with the target "submenu". So every click on a menu item will make all submenu disappear except the one I wanna see. In flash it works like this. But HTML5 it does not work. When I open a submenu and will click to the next menu item the former submenu will still be shown and the new one appears too.
Can someone give me a hint? Where is the mistake? :?: :?: :?:
Thanks for help!
Bert
User avatar
Hopki
Gnome
Posts: 13027
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Ht Bert,
Have you seen this tip: http://gardengnomesoftware.com/wiki/Usi ... e_elements
This lets you address many elements in one action.
Also have you seen this menu: http://gardengnomesoftware.com/forum/vi ... =17&t=6996
The third one down sounds similar to what you want to do, works in flash and HTML5.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
the_b
Posts: 55
Joined: Wed Jan 14, 2009 7:58 pm

Hallo Hopki,

thank you very much for this answer and sorry for my very late replay. I didn't got any noticed that someone answered my. Can I in activate a email information in my profil setting when i get an answer?
Thank you very much again for your help!
Bert
User avatar
Hopki
Gnome
Posts: 13027
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Bert,
When posting you should see under the window Options/Upload attachment, under Options you can select "Notify me when a reply is posted".
Or
At the bottom of the forum page you should see "Subscribe to topic".
Both should give you an e-mail.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
the_b
Posts: 55
Joined: Wed Jan 14, 2009 7:58 pm

Dear Hopki,

thanks again very much! I found the options. :-)
Have a great week!
Bert
Post Reply