1
vote
2answers
114 views
How do I license the data visualization components (charting) for the Flex SDK on an automated builder server?
I have a professional license of Flex 3.3. This allows me to create applications using the data visualization components (charts) without watermarks. However, all of release builds (test, …
0
votes
2answers
74 views
Does Flex SDK’s mxmlc create a cache file or hash to determine if source code has changed?
My ant buildfiles tell mxmlc.jar to recompile target mxml source. However, if the target mxml source file has not changed, either ant or mxmlc is ignoring the file and will not create a new swf. …
2
votes
1answer
109 views
Create and build pure “ActionScript project” with Flex SDK under Linux
Before all: excuse my english :)
Ok, here we go - im developing mostly java things, so my IDE - Intellij IDEA.
For a few last weeks im playing with Flex and AS3. So, im using Flex SDK 3 with IDEA …
0
votes
2answers
130 views
Build error building an example Flex mxml
I'm using the Flex 3.3 SDK (not Flex builder, as I'm on 64-bit Linux), and it seems I can't even build simple example files.
The Pie Chart example on …
1
vote
5answers
746 views
How to access an iframe in an Adobe AIR application?
Hello,
I am trying to use the embedded webkit in AIR to write a little browser with HTML+Javascript.
I am so displaying the page at the URL typed by the user in an iframe.
From there, I would like …
1
vote
3answers
974 views
Flex Command Line compiler capablities [closed]
Although the Flex command-line compiler (mxmlc) can compile MXML+ActionScript files into SWFs, I need specific insights into its capabilities, via the command-line switches.
Configure which language …
