Re: scrollbars not working in Safari, but work fine in Chrome, FF

2014-08-11 Thread modjklist
Thanks Alex, here it is: https://issues.apache.org/jira/browse/FLEX-34461 - Original Message - From: Alex Harui aha...@adobe.com To: users, apache users@flex.apache.org Sent: Sunday, August 10, 2014 9:49:49 PM Subject: Re: scrollbars not working in Safari, but work fine in Chrome,

AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread Christofer Dutz
Hi Om, I whipped up a demo application and wanted to replace the normal mobile theme with your version, so I switched the FDK to your branch and built it (After fixing the MobileBusyIndicator class). Unfortunately the resulting swc never seems to contain your android4 classes ... do I have to

Re: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread OmPrakash Muppirala
On Aug 11, 2014 1:01 AM, Christofer Dutz christofer.d...@c-ware.de wrote: Hi Om, I whipped up a demo application and wanted to replace the normal mobile theme with your version, so I switched the FDK to your branch and built it (After fixing the MobileBusyIndicator class). Unfortunately the

AW: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread Christofer Dutz
Hi Om ... for testing I replaced the content of default.css with that of your android4.css but that didn't help. I had to explicitly list the classes of android4 in the MobileThemeClasses class and now the classes are in the swc ... but I have to admit, that I'm sort of surprised that I have

Re: AW: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread OmPrakash Muppirala
On Aug 11, 2014 1:20 AM, Christofer Dutz christofer.d...@c-ware.de wrote: Hi Om ... for testing I replaced the content of default.css with that of your android4.css but that didn't help. I had to explicitly list the classes of android4 in the MobileThemeClasses class and now the classes are

Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread leswoolsey
Help - I need to update to Flex 4.13 so I can submit my app to Apple but I can't seem to do the update. 1. I tried the 4.13 installer. I'm not sure what directory to specify but it seems to require an empty directory so I just created a new directory beside to old one (for now). Then I select

Re: AW: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread Maxim Solodovnik
Is there any step-by-step how to for dummies? so I can also use the skins :) On 11 August 2014 17:50, Christofer Dutz christofer.d...@c-ware.de wrote: Oh, well I fixed some of the problems in the build and created a mobile.swc in order to use the skins however I needed to duplicate the

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread Angelo Lazzari
Hi, did you try to download the installer, install the new 4.13 on you dir, set the new SDK in your FB manually? http://flex.apache.org/installer.html Let us know Angelo 2014-08-11 17:23 GMT+02:00 leswoolsey les.wool...@rogers.com: Help - I need to update to Flex 4.13 so I can submit my app

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread Alex Harui
Make sure you are using the latest installer (3.1). The installer version is listed in the log. If you get error #2032 or #2038 that just means a download failed. Try again and see if it gets further. You'll have to empty out the destination folder before re-trying. -Alex On 8/11/14 8:23 AM,

Using mustella to test existing applications

2014-08-11 Thread Mihai Chira
There is a comment on the mustella overview page[1] that asks Is this just for testing the SDK, or can I also use it to test my own applications? I'd like to ask the same - or if it can be adapted to testing existing applications. Thanks, Mihai [1]

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread leswoolsey
As I pointed out, the installer fails at the same place every time so rerunning it doesn't seem to be the solution. I'm using the 3.1.0 (Windows) installer. Here's the install log: Version 3.1.0 (windows) Using Locale: en_CA Fetched the SDK download mirror URL from the CGI. AIR version 14.0 Flash

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread leswoolsey
As indicated the installer fails consistently. However, assuming I get that fixed at some point, how do I set the new SDK in FB manually? Thanks Les -- View this message in context:

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread Alex Harui
Sorry, I guess I didn't understand that you'd tried multiple times. Please try one more time, but at the first installer screen, right-click, choose enable verbose logging and post that log. Thanks, -Alex On 8/11/14 9:57 AM, leswoolsey les.wool...@rogers.com wrote: As I pointed out, the

RE: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread Saul Diaz
I got FB 4.7 with 4.13 without issues . Did yo tried to run the installed with admin privileges? -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Monday, August 11, 2014 11:15 AM To: users@flex.apache.org Subject: Re: Help - trying to update Flash Builder 4.7 to flex

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread leswoolsey
Here's the verbose log. Looking at the file paths where the errors occur started me wondering whether the directory tree is too deep so I tried it at a new location and now it worked fine. So now I have an installation, how do I make FB start to use it? Thanks Les Version 3.1.0 (windows)

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread Alex Harui
For FB for Windows, the steps should be: Windows Menu Preferences Flash Builder Installed Flex SDKs AddŠ Then it should be an option when creating new projects, or you can choose it for existing projects via: Project Properties Flex Compiler Use a specific SDK HTH, -Alex On 8/11/14 10:42 AM,

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread leswoolsey
Figured out how to add the SDk and then use it for the application. Thanks for your help! Les -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Help-trying-to-update-Flash-Builder-4-7-to-flex-4-13-tp7603p7614.html Sent from the Apache Flex Users mailing list

Re: Help - trying to update Flash Builder 4.7 to flex 4.13

2014-08-11 Thread OmPrakash Muppirala
On Aug 11, 2014 10:58 AM, Alex Harui aha...@adobe.com wrote: For FB for Windows, the steps should be: Windows Menu Preferences Flash Builder Installed Flex SDKs AddŠ Then it should be an option when creating new projects, or you can choose it for existing projects via: Project

Re: Using mustella to test existing applications

2014-08-11 Thread Alex Harui
Yes, you can try using it if you want. Darrell was trying to make it easier to run tests outside of the mustella folder, but it broke something and he stopped trying. We use parts of Mustella to run tests as part of the checkintests so I know it can work, and FlexJS uses mustella as well. -Alex

Re: ANE for adMob and Facebook integration in AIR android

2014-08-11 Thread vijendra sainy
Hi Swen, I am trying flash-air-admob-ane-for-ios-and-android https://code.google.com/p/flash-air-admob-ane-for-ios-and-android/ , However I am getting error. Firstly I was facing issue application xmlns= http://ns.adobe.com/air/application/3.1; as in example in descriptor xml it is defined

Re: ANE for adMob and Facebook integration in AIR android

2014-08-11 Thread OmPrakash Muppirala
The easiest way to upgrade is to use the Apache Flex Installer and select AIR 14.0 as the AIR version. Thanks, Om On Aug 11, 2014 1:14 PM, vijendra sainy viju18...@gmail.com wrote: Hi Swen, I am trying flash-air-admob-ane-for-ios-and-android

Re: Using mustella to test existing applications

2014-08-11 Thread Darrell Loverin
I've been using mustella to test my own components. I modified mustella so the tests do not have to be created in the tests directory. I fixed the problem that caused me to revert the changes some time ago. I've been waiting for a clean run of mustella before I commit the changes again. I

Re: AW: AW: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread Neverbirth
well I fixed some of the problems in the build and created a mobile.swc in order to use the skins however I needed to duplicate the android4.css file as otherwise the normal skins would have been used. AFAIK in the final reléase the file should be called default.css How about splitting up the

Re: AW: AW: AW: AW: Showcase for IOs and Android skins?

2014-08-11 Thread OmPrakash Muppirala
On Aug 11, 2014 3:29 PM, Neverbirth neverbi...@gmail.com wrote: well I fixed some of the problems in the build and created a mobile.swc in order to use the skins however I needed to duplicate the android4.css file as otherwise the normal skins would have been used. AFAIK in the final reléase

User Inactivity Event on Mobile App

2014-08-11 Thread Deepak MS
Hello, I need to logout the user if the user is not interacting with the app for 30 seconds. I looked at USER_IDLE event but it is not supported on mobile. Is there any other event I could try?