[flexcoders] Flex, updateDisplayList and clipping.

2011-12-07 Thread Nigel Magnay
Hi.

I have a component that uses the Graphics primitives in the
updateDisplayList. It does lots of text outputting, so it uses the
technique of having a single UITextField, getting the bitmap data and
bitmapFill-ing it to the canvas. Adding multiple first-class components to
the canvas is just way, way too slow to be viable.

This all works great. However, we now want to draw other things - things
that are not so easy to clip - eg: Circles!

I was surprised to see that Graphics offers no clipping. Is the only way
around this to draw the component to something like a Sprite, then to
bitmapFill that to the screen doing manual clipping calculations ?


[flexcoders] Air app on Kindle Fire?

2011-12-07 Thread markflex2007
Hi,

May I develop Air for Android on Kindle Fire?
 
Thanks a lot
 
Mike



[flexcoders] Air App config file?

2011-12-07 Thread chinwesley
Hi everyone,

I have made an Air App in Flash Builder 4.5.  It is used to display stats.  It 
has several different screens which rotate every minute (ie. a new screen is 
shown every minute).  The thing now is that I want to use the same app but 
display different information on different computers.  Is there a config file 
or something similar I can use to control which screens I want to be shown 
where?

Thanks and hope someone can help.
Wesley



Re: [flexcoders] Air app on Kindle Fire?

2011-12-07 Thread Csomák Gábor
yes, with a simple flex mobile project. however if you want to submit it to
amazon appstore, be sure to toggle the AIR download link from
market.android to amazon.com,  on the android settings page,
because without this, they won't accept it.

On Wed, Dec 7, 2011 at 4:43 PM, markflex2007  wrote:

>
>
> Hi,
>
> May I develop Air for Android on Kindle Fire?
>
> Thanks a lot
>
> Mike
>
>  
>


[flexcoders] Air for mobile export/install ipa to ipad

2011-12-07 Thread markflex2007
Hi,

Normal way it seems need upload ipa file to apple store and install app from 
apple store.

Do you think if it is possible for me to install the ipa in ipad 2 without 
uploading the ipa file to apple store?

Thank

Mark



Re: [flexcoders] Air for mobile export/install ipa to ipad

2011-12-07 Thread Tandon, Rishi
You have to jailbreak your iPAD 2 and then simply drag n drop the ipa to iTunes 
and sync the ipad 2.



 From: markflex2007 
To: flexcoders@yahoogroups.com 
Sent: Thursday, December 8, 2011 11:09 AM
Subject: [flexcoders] Air for mobile export/install ipa to ipad
 

  
Hi,

Normal way it seems need upload ipa file to apple store and install app from 
apple store.

Do you think if it is possible for me to install the ipa in ipad 2 without 
uploading the ipa file to apple store?

Thank

Mark