English Deutsch 中文   




Actions Examples

From Garden Gnome Software

(Redirected from Skin - Actions Examples)
Jump to: navigation, search

All examples are added to skin elements

  • To enable a full screen toggle button:
Source = Mouse Click; Action = Toggle Full Screen
  • To show a loading bar in each panorama in tour, assign this action to the loading bar element (or container):
Source = Reload; Action = Show Element; Target = $self
  • To move an element to a specific coordinate, for instance an existing element (perhaps an element represent a location), once the skin is loaded (as you might do with a radar element in a tour map), add this set of instructions to the element:
Source = Init; Action = Set Element Position; Offset = $self; Target = the other element.


Printable version or PDF

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


© 2012 Garden Gnome Software