Flex module setup
Does anyone have a quick description how one set up a new Flex Module using the latest build?
I created a simple mxml file (Application) but when I try to run it, idea complains with :
"No swf or html wrapper file was found ". How can I make or find these files and where do I put it?
Kjell R
Please sign in to leave a comment.
Do you have source root in your module?
Kjell Roeang wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Yes,
I have a src root in my Flex module. In this I only have one mxml file.
Best regards
Kjell R