Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 943 Bytes

Official Mixpanel AS3 API

Support for the Actionscript 3 library will cease as of April 21st, 2018. If you have any questions about the deprecation of this library please contact our support team.

Download SWC

Changelog

v2.2.1

  • Library builds from command line. To build, run

       $ make build SDK_HOME=/Path/To/Flex/SDK
    
  • Callbacks in verbose mode get JSON compatible strings even when no server call is made

v2.2.0 - Add configuration options to allow for easier debugging, POSTing track calls.

v2.1.0 - Begin new versioning scheme.