Re: iPhone 6s+ black bars at top and bottom of App

2016-03-06 Thread npem
OK, I have the following files in the src directory: Default-375w-667h@2x~iphone.png (750x1334) Default-414w-736h@3x~iphone.png (1242x2208) Default-568h@2x~iphone.png (640x1136) Default@2x~iphone.png (640x960) Default~iphone.png (320x480) And the ViewNavigatorApplication has: http://ns.adobe.com

Re: iPhone 6s+ black bars at top and bottom of App

2016-03-06 Thread Vincent
Hello Phil, In IntelliJ, on the iOS tab of the module settings, you have to reference the path to the /src folder (Files and folders to package) in order to incorporate the splash images in the final .ipa. I supposed there is something similar on other IDEs. Vincent. Le 06/03/2016 10:25,

Re: iPhone 6s+ black bars at top and bottom of App

2016-03-06 Thread npem
Thank you, as that was the missing part of the problem. You have saved me pulling out the rest of my hair. Again many thanks to those helping with this and to those looking at it, to see if they could help. Phi l:-) On Sun, Mar 6, 2016 at 4:56 PM, After24 [via Apache Flex Users] < ml-node+s233

Re: FlexJS Nightly (0.0.6) won't download

2016-03-06 Thread leokan23
Thanks Alex, that did the trick. I didn't change to installer 3.2 but i was able to download 0.0.6. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-Nightly-0-0-6-won-t-download-tp12102p12136.html Sent from the Apache Flex Users mailing list archive at Nabb

Re: FlexJS HTTPService for XML parsing

2016-03-06 Thread santanu4ver
So far using FlexJS SDK HTTPService API coming very strangely behaving to me. Maybe that is because I don’t know many things which are ‘supposed to’ act ‘as is’ when FlexJS HTML output. I’m trying to brief in my experience so can contributors to the SDK can justify if something is wrong or can guid