PDA

View Full Version : whats the red dot do actionscript panel


hansolo
01-26-2011, 09:26 AM
the red dot in actionscript panel. is there a way to move to specific place in the code automaticaly. Like a saving point with the red dot

vhailor
01-26-2011, 05:13 PM
The red dot is used for debugging your code.

hansolo
01-29-2011, 08:11 PM
ok i suppose i have to read up on that somewhere. As ive only being using the trace commands to debug my code.