Task overview to create a native extension

To create a native extension, do the following tasks:

  1. Define the methods and properties of the ActionScript extension classes.

  2. Code the ActionScript extension classes.

    See Coding the ActionScript side .

  3. Code the native implementation.

    See Coding the native side with C and Coding the native side with Java .

  4. Build the ActionScript side and the native side, create an extension descriptor file, and package the extension and its resources.

    See Packaging a native extension for all devices.

  5. Document the public interfaces of the ActionScript extension class.

Typically, as with any software development, working through these steps is an iterative process.

Legal Notices | Online Privacy Policy

// Ethnio survey code removed