flex4.5
Occupy GPS resource on iOS (using Geolocation Class, Adobe AIR)
I am developing iOS app by Adobe AIR. I found that if use Geolocation class in iOS platform, it would occupy GPS resource and other apps could not use GPS feature.[详细]
2023-03-30 03:38 分类:问答How to use Tween for MovieClips in a Flex 4.5 application?
I\'m new to Flex and am trying to port a pure Flash/AS3 card game to Flex 4.5. It works mostly well, but I\'m missing few puzzle parts there:[详细]
2023-03-30 02:50 分类:问答Switching Views [Flash Builder 4.5 - Flex Mobile]
I\'m trying to build an app with Login view (no tabs), after user submits \"Login\" it\'ll then switch to another Main view (with tabs). Is this possible?[详细]
2023-03-29 20:19 分类:问答Set Spark Element's maxHeight to 100% of Container's
I have a list component with a (row oriented) tile layout in a group that sits in the main Application.[详细]
2023-03-29 17:47 分类:问答How do I truncate a Flex StyleableTextField after two lines?
In my Flex 4.5 mobile app, I have an actionScript item renderer (that derives from Flex\'s LabelItemRenderer). I want to fit in exactly 2 lines of text, and then truncate the rest. The width and heigh[详细]
2023-03-29 12:39 分类:问答Adding mouseOver/mouseDown/mouseUp/etc. to custom MXML component
I\'m new to Flex and am porting a pure Flash/AS3 app to Flex 4.5 I\'ve created a custom MXML component based on BorderContainer[详细]
2023-03-29 11:10 分类:问答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 分类:问答Any way to Morph an object in Flex 4?
I\'m wonderi开发者_高级运维ng if anyone has experience morphing an object from one skin/image/etc to another?[详细]
2023-03-28 23:10 分类:问答Create an array from input field values with Flex 4.5
I have not been able to find any documentatio开发者_如何学Gon and searches return useless docs not involving what I want to do.[详细]
2023-03-28 10:55 分类:问答How can I show a list sorted by category, with a category heading above the first item in that category?
I\'m trying to show a List of data sorted by a field, County. Currently I have an ArrayCollection setup as the dataprovider to a spark List. I have an ItemRenderer attached to the list and everything[详细]
2023-03-28 05:07 分类:问答