EditLive! for Java JavaScript API RaiseEvent Example

Example page for inserting an image into EditLive! for Java

In this page EditLive! for Java is configured to use the raise event functionality to popup a new window which contains an image selector. The image selected in this window can then be inserted back into EditLive! for Java.

The raise event functionality can be accessed through either a custom toolbar button or a custom menu command. This example contains an instance of each of these. The regular Insert Image toolbar button has been replaced with a custom toolbar button which triggers the raiseEvent functionality. To perform this action press the button. The custom menu command present in this example may be found in the Insert menu listed as Insert Image. Using either of these options will have the same effect.