import
com.adobe.rtc.events.AddInLauncherEvent;sspublisher.addEventListener(AddinLauncherEvent.LAUNCH,applicationLaunch)sspublisher.addEventListener(AddinLauncherEvent.FAIL,applicationFail)sspublisher.addEventListener(AddinLauncherEvent.STOP,applicationStop)private
function applicationLaunch(ev:AddInLauncherEvent):void{ }private
function applicationFail(ev:AddInLauncherEvent):void{ }private function
applicationStop(ev:AddInLauncherEvent):void{ }i get Description Resource
Path Location Type1120:A...