i would like to distribute an Adobe Air App. But most enterprise companies doen\'t allow the installation of new apps.
I know it is possible to run an Adobe Flex compiled .swf from the command-line using the adl command-line tool.
Wha开发者_Python百科t data type do I use in flex (flash builder) to create a \"double\" or \"float\" data type. I need the numbers after a decimal point. (i.e. prices)The datatype you are looking for
I was testing an SVG graphic by opening it in IE8 with the Adobe SVG Viewer Plug-in. The current issue is, all translated SVG graphics with Western Languages(French, Italian, German..) display proper
I was doing some drawing in Flash CS5, and then all of a sudden, the paintbrush starts having a purple square around it instead of dots inside.I also noticed that the pencil tool d开发者_JAVA技巧id it
I would like to start drag objects which is located in stage.There is movie clips in the stage which also encloses so many objects.when i click on any of the object it should be startdraged..Do u have
I\'m interested in making a desktop application which I would want to use as a Desktop Manager. This kind-of goes to Desktop Enhancement C开发者_运维知识库ategory. My requirements are:
I want to get the name of a function from inside that 开发者_运维知识库function. e.g.: function blah() {
I am loading a set of thumbnail images from an array [hard coded] into a movieclip symbol on the stage. I have two arrays with the thumbnail and the full size image having the same index number. In ma
How can I have my .jsx script when finished execute another .jsx script? Maybe this will help understand what I am trying to do: