Skip to main content
Participating Frequently
October 18, 2018
Question

Invisible panel extension not loading on Animate app startup

  • October 18, 2018
  • 1 reply
  • 284 views

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.

CEP-Resources/CEP_8.x/Samples/CEP_HTML_Invisible_Extension-8.0 at master · Adobe-CEP/CEP-Resources · GitHub

<StartOn>

   <!-- 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>

This topic has been closed for replies.

1 reply

Inspiring
July 23, 2019

Bump