Hello, I had the same problem, too, some time ago. I replaced "TRACE" with "trace" in the Flashout.as file. The global trace-method is case-sensitive in mtasc, I think.
Hth, Matthias 2007/3/15, quinrou . <[EMAIL PROTECTED]>: > Hi, > > I am having a problem with the open sources fames > I followed this tutorial > http://osflash.org/getting_started_with_fames > to install all the open sources > > and did this tuotrial > http://theresidentalien.typepad.com/fames/part1.htm > http://theresidentalien.typepad.com/fames/part2.htm > > everything works fine in term of compiling but when i am trying to trace > something out to flashout I get the following error message: > "type error Unknown class TRACE" > > the code that i have for tracing out in my class is > TRACE(Flashout.DEBUG + "HELLO"); > > any idea in what i have to do? > > many thanks > > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
