Expand my Community achievements bar.

Needs clarification in screen share.

Avatar

Former Community Member

Hi

I have added listener to  AddInLauncherEvent.LAUNCH & AddInLauncherEvent.FAIL and AddInLauncherEvent.STOP events

from ScreenSharePublisher to detect if "Adobe Acobat Connect Pro" is launched or of it has failed to launch or if user rejected installation.

but it shows "access of undefined 'AddInLauncherEvent' error". 

I am using ,

SDK : 4.5

SWC : lccs_10_3Beta.swc

and flash player 10.3.181

Please help me to come out from this.

Thanks in advance

Siva S

2 Replies

Avatar

Employee

The add-in is not part of the standard Flash/Flex libraries. That's probably why you are getting the error. I am not sure we expose those events in a way you can check them from your application.