class not found : Support.Macromedia.Flash

View: New views
2 Messages — Rating Filter:   Alert me  

class not found : Support.Macromedia.Flash

by Gustavo Higuera :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Need some help from the experts. I've been reading the messages in the list and still can't find the solution to the error I'm getting when trying to compile my helloworld example in eclipse. The error is 
(unknown) : type error class not found : Support.Macromedia.Flash

It seems to be attributed to spaces in my classpath and I can't seem to fix it. Do I have the wrong version of MTASC? I am using mtasc-1.12-osx wit flashout (0.2.1.6) and the latest asdt.


Adydas





--
MTASC : no more coffee break while compiling

Re: class not found : Support.Macromedia.Flash

by Eric Priou :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le 10 juil. 07 à 08:16, Gustavo Higuera a écrit :

Need some help from the experts. I've been reading the messages in the list and still can't find the solution to the error I'm getting when trying to compile my helloworld example in eclipse. The error is 
(unknown) : type error class not found : Support.Macromedia.Flash

It seems to be attributed to spaces in my classpath and I can't seem to fix it. Do I have the wrong version of MTASC? I am using mtasc-1.12-osx wit flashout (0.2.1.6) and the latest asdt.

Beware not to use space in the path to your classpath.
If it's mandatory, just escape the path with "\"

HTH
---
Eric Priou aka erixtekila
Oregano XMLSocket server forum : http://www.v-i-a.net/forum



--
MTASC : no more coffee break while compiling