Hello, I’m using Flash MX 2004 and placed this code into my actions panel.
[COLOR=Navy]var ntest:Number = 5;
trace(ntest);[/COLOR]
Aren’t I supposed to see the number 5 in the output panel when I do this. For some reason I don’t.
Thx.
Hello, I’m using Flash MX 2004 and placed this code into my actions panel.
[COLOR=Navy]var ntest:Number = 5;
trace(ntest);[/COLOR]
Aren’t I supposed to see the number 5 in the output panel when I do this. For some reason I don’t.
Thx.
I do
Actually, I don’t understand your reply. Can you please elaborate.
Oh, I figured it out. Just for anyone who comes across this problem, when trying to see if the trace command went into the output window, click on test movie, not publish movie.
yeah lol trace() is only for debuggin so testing inside flash
:: Copyright KIRUPA 2024 //--