TwelvestoneFlash

trace won't show


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
what_the_buenos
 
2003-02-06

I'm trying to use the trace command to help me debug something i'm working through and nothing displays.

I checked the publish settings to make sure "omit trace actions" is unchecked and it is.

What could be the problem? the output window doesn't come up and as far as I know the syntax is fine. any ideas?

persist
 
2003-02-06

Let's see the code. k

JERKSTORE
 
2003-02-06

trace ("hotdog");

Can you trace ANYTHING from your movie? Have you tried just a generic trace on the first frame or something to make sure it's working?

what_the_buenos
 
2003-02-06

yeah, that's the weird thing, i opened up a new movie put trace ("show this please"); and got nothing. I have no clue what the hell's the problem. Then I run the same thing in Flash 5 and it seems to trace fine. so confused. I've just been running my code in Flash 5 for now to help debug, but ideally i'd like to use MX.

JERKSTORE
 
2003-02-06

Weird! I don't know what to tell you then... :|

mosquito
 
2003-02-06

i rarely, if ever, use trace. i just throw a text area on the top layer of the movie and write to it.

k

persist
 
2003-02-06

you'll save alot of time mosquito with a trace, cause the text is searchable on right click, if your doing alot of logging, it;s quite handy.

but for doing it on your own: :grumpy:

mosquito
 
2003-02-06

i guess i just haven't done anything big enough to use trace yet. i'll probably start using it soon enough though. of course this will require me finding another 2 or 3 hours every day to dedicated to flash.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

trace won't show