a template for flash cs5.5 or newer for code related mods
do note, probably want to comment out the lines:
main.updateStatusCol(key + " = "+ val,"#00ff00"); //replaces all switch statement updatestatus notifications, comment line to hide
main.monitorDebug(key+": ",this,key); //sets variable to be tracked on the debug view
after testing stuff is done
do note, probably want to comment out the lines:
main.updateStatusCol(key + " = "+ val,"#00ff00"); //replaces all switch statement updatestatus notifications, comment line to hide
main.monitorDebug(key+": ",this,key); //sets variable to be tracked on the debug view
after testing stuff is done