air desktop installer logo/badge? not correct

2017-05-11 Thread Chris Ellem
I am using adt to publish my desktop air app but in the launch screen I am still getting a default yellow ? logo...not my app logo...does anyone know how to resolve this...thanks I am signing it with following options adt -sign -storetype pkcs12 -keystore ../desktop_Datataker5_star.pfx -tsa

Re: 2032 StreamError from URLRequest on older devices

2017-05-11 Thread Erik J. Thomas
Thanks, Cliff. Was worth a try but no change. iPhone 5 and 6 works, iPhone 4 fails. We're going to just drop older devices from our supported versions. Erik > On May 11, 2017, at 12:59 PM, Clint M wrote: > > Add this to your descriptor file to talk to http… > > > > >

Re: 2032 StreamError from URLRequest on older devices

2017-05-11 Thread Clint M
Add this to your descriptor file to talk to http… On Thu, May 11, 2017 at 11:59 AM, Erik J. Thomas wrote: > Hey all: > > Tried testing my Flex app on iPhone 4S and iPad 2 and URLRequests are > failing on both of them, though they work perfectly on iPhone 5, 6, and >

2032 StreamError from URLRequest on older devices

2017-05-11 Thread Erik J. Thomas
Hey all: Tried testing my Flex app on iPhone 4S and iPad 2 and URLRequests are failing on both of them, though they work perfectly on iPhone 5, 6, and iPad AIR 2. The error is a 2032 StreamError. App descriptor supports v9: MinimumOSVersion 9.0 Both the iPhone 4S and iPad 2 are running

Re: TextInput bug with soft keyboard (mobile)

2017-05-11 Thread Fréderic Cox
Which skin are you using for the TextInput? The default spark textinput skin? The mobile textinput skin? Or ScrollingStageTextInput ? On Thu, May 11, 2017 at 5:20 PM, Erik J. Thomas wrote: > I spent the better part of a day trying to solve for an annoying user > experience with

Re: Custom theme in Flash Builder

2017-05-11 Thread Fréderic Cox
I found a workflow that is very close to being very productive: - Do not select the theme in the theme window of FB, instead leave it as Mobile so the mobile theme is used - Add the custom theme swc in the library path - Add -theme

Custom theme in Flash Builder

2017-05-11 Thread Fréderic Cox
Hi, I am trying to create a custom theme for Flash Builder which falls back to the Mobile theme for missing definitions. I have created a library project for the theme and I imported the .swc into Flash Builder as a new theme. So far so good .. But when I make adjustments to the theme project

Re: AIR Mobile DropDown list callout component

2017-05-11 Thread GhaziTriki
Thanks Jeffry, I found the wanted component, it comes from this library https://github.com/skeddio/eskimo It still works fine under Flex 4.16.0 Thanks -- View this message in context: