On Sun, Jul 21, 2013 at 4:23 PM, Justin Mclean <jus...@classsoftware.com>wrote:
> Hi, > > Took another look and think I have something that should work. For the AIR > config files it work out the corresponding Flash Version version and used > that version and swf version. > > There may be an issue with this in that it would also need to download 2 > player global swfs? > That might work, but it will cause unexpected behavior for the user isnt it? If I have a library project that is shared between a web app and AIR/mobile app, what swf version that would use? I think that the best option would be to tie the AIR and FP versions based on the common swf-version. Thanks, Om