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
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
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
Title 开发者_如何学Gopretty much says it all... is there an easy way I can simulate the enter/return key being pressed?
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}\">
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:
The dataProvider for my Flex DataGridColumn contains numbers wit开发者_如何学编程h various number of decimals. For example: 0.45, 122.3, 0.003
In my flex application im using two datagrid first datgrid is for items collections second is for bank details.
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:
I am trying to have two guestures on a SpriteVisualElement which I thought should be pretty simple implemented: