>>Oh man you're in for a treat. 

I've been using FlashDevelop for ages as an AS2 editor and wouldn't be
without it now, but after following this thread I am trying to setup a
project (something I have never done) and compile with MTASC...

Got this working fine, retrofitting an old project(about to be
redeveloped) following this tutorial...
http://www.smithaaronlee.net/archives/111
http://www.smithaaronlee.net/archives/113


But now need to get the following errors in the compiler

Warning : package com.Data not found
Warning : package com.UserInterface not found
Warning : package com.Utils not found

Warning : The MovieClip InfoScreen needs the class
UserInterface.InfoScreen which was not compiled :
Please force compilation of this class by adding it to the commandline.

I have setup com.Data etc in the IncludePackages Array, but clearly this
is incorrect.

What do I put in the IncludePackages Array?
How do I force compilation of each class by adding it to the
commandline?

TIA,

Michael
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to