You can set up an interactive link to a Web resource from your SitePal Scene. You can link your Scene to a Web page, a frame, or a JavaScript function. The link is triggered by the events you select. These events can be invoked manually, automatically timed, or by a user clicking a button or clicking anywhere on the Scene. Learn about the options for setting a link in a Scene.
You can specify the target of a link to any of the following:
Target value | Link behavior |
---|---|
_self | The browser loads the Web page in the same frame that contains the link. Setting this value has the same effect as selecting same window in the Scene Options window. |
_blank | The browser loads the link target in a new window. Setting this value has the same effect as selecting same window in the Scene Options window. |
_parent | The browser loads the link target in the immediate frameset parent of the current frame. This value is equivalent to _self if the current frame has no parent. |
_top | The browser loads the page into the full, original window and cancels all other frames. This value is equivalent to _self if the current frame has no parent. |
_framename | The browser loads the page into the frame that you specify. |
Tip: If you set the option for opening a link automatically, make sure that the link triggers at the right time by trimming your audio message properly. A properly trimmed audio message contains less than one second of silence at its beginning and end.