This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

Hyperlink mode

This page details how events can be captured when OFM is in hyperlink mode.

Hyperlink mode allows you to listen to hyperlink clicks (clicks near an object with hyperlink properties). You can retrieve the latest selected hyperlink using the getHyperlink() function and listen to changes using the addNewHyperlinkListener().

A hyperlink object for FlashMap means an object in the configured hyperlink layer. The hyperlink is retrieved from the configured attribute.

See here for an example of using the hyperlink functions.

You can update the hyperlink layer and attribute at runtime using the public interface. Use the setHyperlinkLayer() and setHyperlinkAttribute() functions to do so.

 
Last modified:: 2019/03/25 11:36