English Deutsch 中文   




Skin Sources

From Garden Gnome Software

Jump to: navigation, search

In the actions section of the Actions/Modifiers tab in the Skin Editor, you'll find a column called Sources with a pop-up menu. These sources represent the triggers that cause the actions. For the list of actions, see this article. For a list of examples using Sources and Actions, see this document.

The Actions/Modifiers tab.


Contents

None

This is the default. When it is chosen, there will be no action.

Mouse Click

Use this source to trigger an action when an element is clicked on.

Pressed

The action will be triggered when an element is clicked and pressed (with the mouse button).

Mouse Over

Use this source to trigger an action when the mouse pointer hovers over the interactive element.

Mouse Down

This source represent the down action of a mouse click (when the user briefly presses down on the mouse).

Mouse Up

This source is the return action of the mouse click - when a user lifts their finger back up finishing the mouse click.

Mouse Enter

This source will trigger an action when the mouse pointer enters an interactive area.

Mouse Leave

This is the opposite trigger of mouse enter. It will trigger an action when the mouse pointer leaves an interactive area.

Init

Use this source to initiate an action when the skin is first loaded. For example, you can use this to move elements within the skin to their starting positions.

Loaded

Use this source to trigger an action once the target has been loaded. This may be useful for toggling auto rotation or hiding a loading bar.

Reload

Use this source to load an element again. This is useful for showing loading bars for every panorama in a tour. The reload will occur before the panorama is loaded.

Enter Full Screen

Use this source to create an action once the panorama goes to full screen mode.

Exit Full Screen

Use this source to create an action once the panorama leaves full screen mode.

See also

Skin Editor

Skin Actions

Skin - Actions Examples

Skin Modifiers

Using the Skin Editor

Hotspot Tutorial (Pano2VR)



Printable version or PDF

This page was last modified on 15 September 2011, at 10:24.


© 2012 Garden Gnome Software