Skip navigation
Currently Being Moderated

Support and Documentation for Events in FlashPro CS6

Sep 18, 2012 2:26 PM

Tags: #cs6 #events #cssdk #flashpro

What events does FlashPro CS6 support?

 

I'm only seeing events triggered from documentAfterSave and documentAfterActivate.

 

                              CSInterface.instance.addEventListener("documentAfterSave", eventHandler);

                              CSInterface.instance.addEventListener("documentAfterActivate", eventHandler);

 

Anyone sucessful with any others? Any documentation?

 

I was hoping to find the standard events including:

 

                              CSInterface.instance.addEventListener("documentAfterDeactivate", eventHandler);

                              CSInterface.instance.addEventListener("applicationActivate", eventHandler);

 

Working to get events working in all the CS6 apps...

- Mark

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points