Skip to main content
August 10, 2013
Question

Fails compile .as files on linux

  • August 10, 2013
  • 0 replies
  • 336 views

Hi threre

I've installed Flex SDK 4.6 on Ubuntu through this guide.

I've created a .as file in :

~/helloworld.as

and then try to compile that by :

$ mxmlc ~/helloWorld.as

But fails to compile and get :

mxmlc: command not found

Please tell me what am i missing here ?

This topic has been closed for replies.