Before

[This is preliminary documentation and subject to change.] 

To broadcast an asset before a specified time, use the keyword, before. This keyword indicates that the event in which before appears should be completed before the time indicated. This is especially useful for broadcasting an enhancement and its dependencies to the client, ensuring that the enhancements will be present on the computer before they are triggered to display.

Applies To

All events.

Syntax

before event syntax ;

Example

The keyword before ensures that the asset and its dependencies are broadcast in time to be triggered 46 seconds into the show:

 before  00:00:46.00 trigger (3 "enhance" "fact1.htm");