|
You do not have to use Flex to create Air files. You might want to try Aptana Studio.
|
|
I am "reopening" with topic because in fact i have the same problem =_=.
Mhmm i display an advancedDataGrid with several buttons in the header :...
|
|
Thank you for your help and advice. I missed your earlier question about the
application and sample code.
See...
( 1 2)
|
|
Is it possible to have an Air app. installed on a CD? The user wouldn't have
to get the runtime from Adobe. I now how to do the Badge. If there...
|
|
Yes, you can easily create applications in Flex that connect to .NET powered
backends, however I don't think its going to work in Visual Web...
|
|
Hi Guys, I hope you can help me.
I'm trying to create a standard container in flex for my flash files, so
they'll dynamically load a flash movie...
|
|
This is a major feature of Flex - inability to print.
You've bumped into the problem that assigning 100% height to the PDG gets you
into the...
|
|
this is the code and the output
|
|
What about httpservice to load the xml?
If you start the app from the debugger it should work (cause the debugger starts the app in a trusted...
|
|
Of course you can, the only bottleneck for flex is that flex can?t write to
local disks directly (cause of the sandbox), so you have to first create...
|
|
In case you have problems with this, this is the command line in FB3 of a simple project I have for testing:
-keep-generated-actionscript=true...
|
|
Hello,
I'm using a linkbutton (yahoo skin) on a gradient background. When i roll out
(so no click) of the component there's a colored square...
|
|
Hi kchamarthi,
first, nice app ;)
I have tried with FF and IE7 (custom low security settings) and it worked on
my pc (W2k3 SP1 + all hotfixes)...
( 1 2)
|
|
add this para: -keep-generated-actionscript to the compiler options and you'll be able to see all the action script that flex generate for your app.
|
|
Hi everyone.
I have been trying to embed assets in Flex using the embed metatag. For simple
things this works fine but when I try to do a more...
|
|
You can solve this problem in Flex 3 by using CSS to set a background skin image for the MenuBar. For example...
MenuBar {...
|
|
|
|
AFAIK there will be no trace() output from the release version.
|
|
i cant seem to get the date validator to work..
where did it go wrong??
var d:Number = 21;
var m:Number = 2;
var y:Number = 1982;
|
|
hi dimitri,
unfortunately i am stuck between a looming deadline and a hard place.
i fully intend to relook this once all my work is complete, but...
( 1 2)
|