Hi,
I’ve a flash movie for an interactive map. There are around 400 lines of code for that. The code is written by some other person. But now I’ve to change the corordinates of a moving object. So I tried to trace the current value by using trace (); It doesn’t show anything. Even if it’s an undefined value it should display in the output pannel. I just wonder why this command is not working.
I’m sure that there is a value is being passed on this. Any help will really appreciable.