Re: Mobile skins apply rules

2015-03-24 Thread OmPrakash Muppirala
Sandro, This wiki page https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50856172 might be of use. Thanks, Om On Mon, Mar 23, 2015 at 3:48 AM, Sandro Brasile wrote: > I'm trying to figure out how new mobile skins are applied on my android > app. > It's strange, but from what I c

FlexMojos/Maven: one build to get different apps

2015-03-24 Thread Mario Souza
Hi guys! So, I have an atypical scenario: - We have a same codebase to generate 2 different versions of the same product: a "basic" version and a "professional" version. What determinate how the final product will behave are some compiler arguments passed during the build phase to FlexMojos. So,

Create Image from Bitmap

2015-03-24 Thread mark goldin
I am creating an array in a loader complete listener like this: imageArray.addItem(Bitmap(event.currentTarget.content)); How later on can I create an image that was loaded by the Loader? Thanks

Re: security certificates

2015-03-24 Thread Ronny Shibley
Been using self signed for a while now. Never understood the risks. Ronny Shibley > On Mar 24, 2015, at 6:29 PM, Subs wrote: > > Hi All, > > Wondering what kind of security certificates people are using for desktop and > android? > > Are people creating self-signed certificates (eg: in FB) o

security certificates

2015-03-24 Thread Subs
Hi All, Wondering what kind of security certificates people are using for desktop and android? Are people creating self-signed certificates (eg: in FB) or purchasing 'official' ones? Google app store allows self-signed apps to be published; can i assume from that, that self-signed is 'secu

Re: Cannot get Flex 3 compatibility working

2015-03-24 Thread mark goldin
I did. It will generate a bunch of errors that disappear after fixing the path back. On Tue, Mar 24, 2015 at 10:06 AM, Alex Harui wrote: > Try making an obvious typo in the settings and see if the compiler > complains. That will tell you if your build is activating the compiler or > not. > > On

Re: Cannot get Flex 3 compatibility working

2015-03-24 Thread Alex Harui
Try making an obvious typo in the settings and see if the compiler complains. That will tell you if your build is activating the compiler or not. On 3/24/15, 7:46 AM, "mark goldin" wrote: >Seems like the other setting is ignoring -compatibility-version=3.0.0 >-theme="C:\Program Files\Adobe\Adob

Re: Cannot get Flex 3 compatibility working

2015-03-24 Thread mark goldin
Seems like the other setting is ignoring -compatibility-version=3.0.0 -theme="C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.13.0\frameworks\themes\Halo\halo.swc" altogether. Any idea why? Thanks On Mon, Mar 23, 2015 at 4:06 PM, mark goldin wrote: > I have computer working fine

RE: Question about configuring VS 2012

2015-03-24 Thread Kessler CTR Mark J
BTW this is assuming you have the VS-Web installed [1]. [1] http://www.microsoft.com/en-us/download/details.aspx?id=30669 -Mark -Original Message- From: Kessler CTR Mark J [mailto:mark.kessler@usmc.mil] Sent: Tuesday, March 24, 2015 6:06 AM To: users@flex.apache.org Subject: RE: Que

RE: HTTP Basic Authentication for URLRequest

2015-03-24 Thread Kessler CTR Mark J
Could always try SSL with the UN/PW in the URL [1]. [1] http://stackoverflow.com/questions/2716990/http-basic-authentication-credentials-passed-in-url-and-encryption -Mark -Original Message- From: Deepak MS [mailto:megharajdee...@gmail.com] Sent: Tuesday, March 24, 2015 12:26 AM To: us

RE: Question about configuring VS 2012

2015-03-24 Thread Kessler CTR Mark J
You can open a "website" like a project in VS. Think it's under file ->open website. Navigate to its www root folder and say ok. -Mark -Original Message- From: mark goldin [mailto:markzolo...@gmail.com] Sent: Monday, March 23, 2015 5:08 PM To: users Subject: Re: Question about configur

Re: Extend / Reset FlashBuilder Trial Period

2015-03-24 Thread Tom Chiverton
It's always going to be quicker to just install VirtualBox. Tom On 24/03/15 09:33, DarrenEvans wrote: One of the devs involved in this has never installed the trial so we are going to use his machine while waiting for the licenses. When he's not around I think I will shove it on a VM as you su

Re: Extend / Reset FlashBuilder Trial Period

2015-03-24 Thread DarrenEvans
One of the devs involved in this has never installed the trial so we are going to use his machine while waiting for the licenses. When he's not around I think I will shove it on a VM as you suggest. Licenses are going through the internal wheel at the moment. Wonder if it's worth contacting Ado

Re: HTTP Basic Authentication for URLRequest

2015-03-24 Thread Tom Chiverton
Do you have a network packet log ? Tom On 24/03/15 04:25, Deepak MS wrote: Any help on this please? I still haven't found any solution for this. I keep getting username\password prompt on the simulator. ;( On Mon, Mar 16, 2015 at 7:30 PM, Deepak MS wrote: Hello, I'm trying to download a fil