mindfriction
March 13th, 2003, 07:21 AM
Hey people out there!
I havent really seen a "STICKY POST" telling anyone about this. I mean if your familiar with the post tags for formatting your posts it may even be obvious ! But for those who havent 'clicked' there is now the tag, YES the actionscipt tag so you can post your code so it look As format
Eg...
_root.answerCode.codeLabel.text = CodeVars.label2;
_root.answerCode.codeComments.text = CodeVars.comment2;
_root.answerCode.codeSource.text = CodeVars.code1;
_root.answerCode.createNodeButt._visible = false;
_root.answerCode.createEdgeButt._visible = false;
:tie:
I havent really seen a "STICKY POST" telling anyone about this. I mean if your familiar with the post tags for formatting your posts it may even be obvious ! But for those who havent 'clicked' there is now the tag, YES the actionscipt tag so you can post your code so it look As format
Eg...
_root.answerCode.codeLabel.text = CodeVars.label2;
_root.answerCode.codeComments.text = CodeVars.comment2;
_root.answerCode.codeSource.text = CodeVars.code1;
_root.answerCode.createNodeButt._visible = false;
_root.answerCode.createEdgeButt._visible = false;
:tie: