vote up 2 vote down star

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 plugin.

Everything was just fine, but now i want to create pure actionscript project without any flex things (it dramatically increases size of final swf).

I can understand that I have to play with flex-config and such things, but Im new to Flex and flash techs at all, so I have no clue what to do.

Googling didnt help me much with it, all things explains what to do in Flex Builder.

So, I'd love if someone would tell me - what exactly i have to do to compile pure actionscript project with pure Flex SDK.

flag

1 Answer

vote up 1 vote down check

mxmlc DocumentClass.as

link|flag
good point to start... – Hippo Oct 21 at 10:51
Errr... Thanx for pointing :) My problem was that IDEA is loading some strange config for compiler. Now all look just fine. One more time thank you for 'shocking' me :) – Vugluskr Oct 22 at 6:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.