apache-flex
Adobe AIR - Save image on hard drive
I found the below snippet to save an image to a specific folder with Adobe AIR. How to modify it that the \"Save As\" OS-window comes up first? (So users can choose where to save the image on the ha[详细]
2023-04-12 13:37 分类:问答How to convert time from CEST to UTC in flex?
How I can convert \"23-08-2012 00开发者_开发技巧:00:00 CEST\" to UTC format in flex? ThanksIf your date is a string, you can use the DateFormatter to convert it to a Date type and then get UTC time f[详细]
2023-04-12 13:25 分类:问答How to specify linked resource folder in mxmlc compiler arguments?
I\'ve got external folder with resources (graphics, movies, etc) which is shared between a couple of projects. I\'m able to link this resource folder in FlashBuilder (as described in http://livedocs.a[详细]
2023-04-12 12:52 分类:问答Flex 3: How can i simulate the enter/return key being pressed
Title 开发者_如何学Gopretty much says it all... is there an easy way I can simulate the enter/return key being pressed?[详细]
2023-04-12 12:28 分类:问答Add Array data to variable
I have a app that currently gets event data from facebook and displays this into a list <s:List id=\"eventsDataGrid\" width=\"100%\" height=\"100%\" dataProvider=\"{facebookEvents}\">[详细]
2023-04-12 12:16 分类:问答How do I Convert an FXG image to Bitmapdata of fixed size
I need to do this conversion so that I can determin the drag drop colour a puck lands on. Anybody have any ideas, possibly involving:[详细]
2023-04-12 12:08 分类:问答Aligning decimal numbers in Flex datagrid column
The dataProvider for my Flex DataGridColumn contains numbers wit开发者_如何学编程h various number of decimals. For example: 0.45, 122.3, 0.003[详细]
2023-04-12 12:06 分类:问答Binding two Flex array collection to Flex one array collection
In my flex application im using two datagrid first datgrid is for items collections second is for bank details.[详细]
2023-04-12 12:02 分类:问答PHP form to log-in to Flash App
Is it possible to log in to a Flash app with a PHP log-in form? I was thinking it could work something like this:[详细]
2023-04-12 11:20 分类:问答Mouse Move fires Mouse Click (Adobe Air)
I am trying to have two guestures on a SpriteVisualElement which I thought should be pretty simple implemented:[详细]
2023-04-12 10:41 分类:问答