Question
How to wait for the "loaded" event in bridge extendscript?
According to the scripting guide:
A script should wait until the loaded event has occurred
before making calls to document selection methods.
Sounds good to me, but how do I "wait" for this event?
