RE: WindowApplication.as edit / ApplicationDPI scaling bug ?

2014-12-08 Thread Jason Moore
ng a > desktop app is ideal (even if window cant be resized by user) - but > i'm guessing your app is too far into development to change that? > > Lee Burrows > ActionScripter > > On 05/12/2014 16:54, Jason Moore wrote: >> Hi All, >> >> I submitted

WindowApplication.as edit / ApplicationDPI scaling bug ?

2014-12-05 Thread Jason Moore
Hi All, I submitted a bug to the Jira system around how the application scaling using applicationDPI for desktop Air Apps seems to be broken. I've included screenshots, example code etc.. so I won't go into detail here, if you're interested and can help please do have a look. https://issues.ap

RE: FYI - Apple app store submission issues with Air 15

2014-09-30 Thread Jason Moore
is. Can you please provide a summary here, so folks can figure out what to do from the Apache Flex side? Thanks, Om On Mon, Sep 29, 2014 at 8:19 AM, Jason Moore < jason.mo...@harksolutions.co.uk> wrote: > Hi All, > > Just for info really... > > There has been some issues

RE: FYI - Apple app store submission issues with Air 15

2014-09-29 Thread Jason Moore
The last I looked, one of the Adobe staff has uploaded a replacement SDK ( for Windows / Mac ) to a specific download location which people can use at their own risk to get things published. There were a couple other tweaks I believe including specifying minimum OS ... I had one of my team her

FYI - Apple app store submission issues with Air 15

2014-09-29 Thread Jason Moore
Hi All, Just for info really... There has been some issues with submitting Apps to the Apple App store with Air 15. Apple has been rejecting them due to some new requirement that has been introduced in the last couple of days. Adobe has a workaround Air SDK .. see page 4 of the Adobe forum th

Stage scaling larger than application.

2014-04-03 Thread Jason Moore
Hi All, I'm having an issue with application DPI's and the scaling of the stage on Windows. Is this something which is Flex related or does it relate to AIR? When we set the application DPI to 160 and extend the runtimeDPIprovider to return 240 for the device ( desktop monitors always seem

RE: Air iOS app - Blank white screen

2014-03-28 Thread Jason Moore
This works (tested on iPad3, adhoc package)... though there may be better ways.. ... this._swfurl = new URLRequest("my.swf"); this._loader = new Loader(); this._loader.load( new URLRequest("my.swf") , new LoaderContext(false, ApplicationDomain.currentDomain, null) ); this._loader.contentLoaderInfo

RE: Air iOS app - Blank white screen

2014-03-27 Thread Jason Moore
My understanding is that you can load SWFs that are included in the application ( not loaded from remote ). I happened to be looking at this recently.. See old Adobe blog post: http://blogs.adobe.com/airodynamics/2012/11/09/packaging-and-loading-mul tiple-swfs-in-air-apps-on-ios/ Which is quite

RE: SDK Installer failing to download Air 4.0 beta with iOS7 fix?

2014-02-04 Thread Jason Moore
Tested on PC, confirmed air build version, all looks good. Many thanks ! J :) -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: 04 February 2014 12:23 To: dev@flex.apache.org Subject: Re: SDK Installer failing to download Air 4.0 beta with iOS7 fix? Hi, >

RE: SDK Installer failing to download Air 4.0 beta with iOS7 fix?

2014-02-04 Thread Jason Moore
Ah ha .. is there a missing slash in the air path, between ...air/air4-0 ? J :) -Original Message- From: Jason Moore [mailto:jason.mo...@harksolutions.co.uk] Sent: 04 February 2014 11:46 To: dev@flex.apache.org Subject: SDK Installer failing to download Air 4.0 beta with iOS7 fix

SDK Installer failing to download Air 4.0 beta with iOS7 fix?

2014-02-04 Thread Jason Moore
I'm getting an error and aborted installation when I try and download the Air .0beta.. Version 2.7.0 (windows) Fetched the SDK download mirror URL from the CGI. AIR version 4.0beta Flash Player version 13.0beta Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from

RE: Air and submitting app to the app store

2014-02-03 Thread Jason Moore
Oooops! Sorry.. just seen it in list . Ignore me. J :) -Original Message- From: Jason Moore [mailto:jason.mo...@harksolutions.co.uk] Sent: 03 February 2014 17:35 To: dev@flex.apache.org Subject: RE: Air and submitting app to the app store Is the intention is to wait for the Lab

RE: Air and submitting app to the app store

2014-02-03 Thread Jason Moore
Is the intention is to wait for the Lab version to be made live before the Apache Flex SDK installer is updated to use it ? Or can this "beta" version be added to the installer and released quicky? Just tried to submit an app update today and it was instantly rejected on xcode version. I was getti

RE: How does Flex compiler take advantage of the AIR 4 Improved Packaging Engine?

2014-01-20 Thread Jason Moore
Additional: You need to place the option just before the "-provisioning-profile" otherwise it doesn't seem to work. -Original Message----- From: Jason Moore [mailto:jason.mo...@harksolutions.co.uk] Sent: 20 January 2014 10:41 To: dev@flex.apache.org Subject: RE: How does Fle

RE: How does Flex compiler take advantage of the AIR 4 Improved Packaging Engine?

2014-01-20 Thread Jason Moore
Export the release package in Flash Builder, the setting you need is at the point you compile the IPA. Look for the "Customise Launch" button bottom right when you are entering the packaging settings. You can then add a parameter "-useLegacyAOT" with a value set to "no". Be warned though, I bel

Installer goes straight to abort installation.

2013-08-21 Thread Jason Moore
Hi All, Just been using the installer to download 4.10.0 - the first time I have done so. The first thing I tried to do was install the SDK into a folder under "sdk" in flash builder. I accept the licences, but as soon as you hit next, you get the progress bar with a single red square and "abo