Invisible panel extension not loading on Animate app startup
Hi -- I am trying to use the invisible panel extension (below) in the Animate. In the index.html page added the alert message and expecting it should show on after application launch. But, it not showing up. Is there any StartOn event for animate? Any thoughts or suggestions? Thanks.
<!-- PS dispatches this event on startup -->
<Event>documentAfterActivate</Event>
<Event>com.adobe.csxs.events.AppOnline</Event>
<!-- PPro dispatches this event on startup -->
<Event>com.adobe.csxs.events.ApplicationActivate</Event>
</StartOn>
