I'm not an expert on Native Extensions, but my understanding is that they
are designed to interface with a platform/device-specific native code.

If you want per-platform UI, you can switch to different UI's using view
states and/or themes.

-Alex

On 2/11/14 10:30 PM, "Sumudu Chinthaka" <[email protected]> wrote:

>Hi
>
>I have being working on a Native Extension for a Flex Mobile app and came
>across this problem
>
>i want to have a  default implementation of the extension written in AS,
>so
>that i can test the app on FB imulator without any errors.but i found that
> i could not use any Flex Framework classes in the library. please let me
>know how to use them.
>
>what i ideally want to do is supply native extensions for Android and IOS,
>any other platform that app runs (Blackberry/Windows Emulator ) should
>pick
>up default AS implementation with some flex controls in it
>
>Please let me know whether this is possible
>
>Thanks
>Sumudu

Reply via email to