<div dir="ltr">what classes do you have there?<div>btw, code compiled with flash is not 100% compatible with the one compiled with mtasc<br><br><div class="gmail_quote">On Tue, Aug 12, 2008 at 4:54 PM, Alistair Colling <span dir="ltr"><<a href="mailto:alistair.colling@fpp.net">alistair.colling@fpp.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks for your help with my last query Hans.<br>
<br>
I am now having problems getting my Flash classes to compile. They are<br>
in the regular directory, when I compile my SWF using Flash everything<br>
compiles fine. However, when I compile using MTASC classes from my<br>
class library don't import (I get unknown variable error messages).<br>
<br>
I've set my classpaths in the mtasc.yaml like this:<br>
<br>
classpaths:<br>
      - /Users/alicolling/Library/Application\ Support/Adobe/Flash\<br>
CS3/en/Configuration/Classes<br>
      - $(UserConfig)/Classes<br>
<br>
But it still won't work.<br>
<br>
If anyone has any suggestions I would be really glad to get on the<br>
road compiling from textmate :)<br>
Thanks,<br>
Alistair<br>
<br>
my full mtasc.yaml is:<br>
///////////////////<br>
<br>
<br>
# Name of your output file:<br>
swf:        prelaunch.swf<br>
<br>
# Name of your main class:<br>
app:        OceanaPreLaunch.as<br>
<br>
# Folder/URL/file to open when compilation succeeds. Use 'textmate' to<br>
preview in TextMate:<br>
# preview:    textmate<br>
#preview:    reference to automator app that clears log file and<br>
launches swf<br>
preview: /Users/alicolling/Library/Scripts/dbgOceana.app<br>
# SWF Header:<br>
player:     8<br>
width:      800<br>
height:     600<br>
fps:        31<br>
bgcolor:    FFFFFF<br>
<br>
# Optional, use it if you have a custom version of MTASC (i.e: HAMTASC):<br>
# mtasc_path: /Users/your_name/bin/mtasc<br>
<br>
# Optional, use it to send additional MTASC parameters (i.e: -strict)<br>
params: -main -mx<br>
<br>
<br>
# If you want to use XTrace (included with the bundle)<br>
# trace: xtrace<br>
#<br>
# If you want to use Console.app (see <<a href="http://bomberstudios.com/2007/03/14/how-to-use-consoleapp-for-flash-debugging/" target="_blank">http://bomberstudios.com/2007/03/14/how-to-use-consoleapp-for-flash-debugging/</a><br>

 >)<br>
trace: console<br>
#<br>
# If you want to use 'tail -f'<br>
# trace: terminal<br>
#<br>
# If you want to use a custom function for tracing:<br>
# trace: com.namespace.to.your.trace.function<br>
<br>
# Optional, include as many classpaths as you need:<br>
classpaths:<br>
      - /Users/alicolling/Library/Application\ Support/Adobe/Flash\<br>
CS3/en/Configuration/Classes<br>
      - $(UserConfig)/Classes<br>
   # - /Users/your_name/Documents/mtasc-1.12-osx/std8/<br>
   # - /Users/your_name/Documents/mtasc-1.12-osx/std/<br>
<br>
--------------------------------------------------------------------------<br>
Alistair Colling<br>
Interactive Developer<br>
<br>
FPP Brand Communications (Newcastle upon Tyne)<br>
The Courtyard<br>
Dinsdale Place<br>
Sandyford<br>
Newcastle upon Tyne NE2 1BD<br>
Telephone: +44 (0)191 261 6662<br>
Fax: +44 (0)191 233 2511<br>
<br>
This transmission is confidential and intended solely for the person or organisation to whom it is addressed.<br>
It may contain privileged and confidential information. If you are not the intended recipient, you should not<br>
copy, distribute or take any action in reliance on it. If you have received this transmission in error, please<br>
notify the sender at the e-mail address above.<br>
FPP Design Limited. Reg. Office: The Courtyard, Dinsdale Place, Sandyford, Newcastle upon Tyne NE2 1BD.<br>
Registered Number 3775564. Registered in England and Wales. Visit our website at <a href="http://www.fpp.net/" target="_blank">http://www.fpp.net/</a><br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Cristi<br><a href="http://www.ralcr.com">www.ralcr.com</a><br>
</div></div>