
Each Slide and Frame of the Learning Module is generating the following Common Events:
| Event | Triggered upon |
|---|---|
| on Before Creation | After start of creation of the Slide/Frame. Slide/Frame is not available yet. |
| on After Creation | Before the end of creation of the Slide/Frame. Slide/Frame is available, but not ready to display. |
| on Display Start | Before the start of the Slide/Frame display. |
| on Display Completed | After the last object of the Slide/Frame is displayed (according to regular display sequence). |
| on Hide Start | Before start of the Slide/Frame hiding. |