flex-mobile
How to remove Button from Flex Mobile app actionbar with AS3?
How exactly would i remove a Button from the actionBar \"actionContent\" in a flex mobile app? I tried these:[详细]
2023-04-09 08:49 分类:问答multitouch swipe not working
in my flex mobile project, developed for Ipad, I implemented swipe gestures to switch between views. After some time I realized it did\'nt work from itself with multitouch, so I tried to implement a m[详细]
2023-04-06 12:20 分类:问答Flex Mobile persist view data
I built a simple hello world app to check out the Flash Builder 4.5 mobile capabilities. Here\'s how it works:[详细]
2023-04-05 10:53 分类:问答Dismiss SoftKeyboard in Flex Mobile
The Flex InteractiveObject has has a requestSoftKeyboard() method that pops up the Soft Keyboard. How can I do th开发者_开发百科e opposite and send it back?[详细]
2023-04-01 01:10 分类:问答how to get ActionBar at the bottom in Flex mobile Application
ViewNavigator has ActionBar on top by default. I want move at the bottom. navigator.actionbar.y=415 //gets actionbar at bottom[详细]
2023-03-30 12:03 分类:问答Which event gets fired when you click on ViewNavigator in Flex Mobile app?
<s:ViewNavigator id=\"trends\" label=\"Trends\" width=\"100%\" height=\"100%\" firstView=\"views.TrendsView\" icon=\"@Embed(\'assets/column-chart-icon32.png\')\"/>[详细]
2023-03-29 03:31 分类:问答EncryptedLocalStore not supported
I am trying to create a secure database for a mobile app using the as3corelibEncryptionKeyGenerator package from here https://github.com/mikechambers/as3corelib/blob/master/src/com/adobe/air/crypto/En[详细]
2023-03-27 23:43 分类:问答how to implement zxing barcode reader in Flex 4.5 mobile development.
does anyo开发者_如何学Cne know how to implement the zxing barcode reader in Flex 4.5? For something more recent, there\'s a great step-by-step guide here:[详细]
2023-03-24 01:09 分类:问答List Bullets in Flex 4.5
Is it possible to add bullets to a Label in Flex 4.5 mobile development? something 开发者_运维百科like this:[详细]
2023-03-23 11:34 分类:问答How to create an ArrayCollection of Objects?
I new to flex, I have a class shown below: public class Items extends Object { pu开发者_如何学JAVAblic function Items(){[详细]
2023-03-22 23:28 分类:问答