Normal
[code]var o;for(var i:int = 0; i < him.penis.numChildren; i++) { o = him.penis.getChildAt(i); if(o != him.penis.wet) { o.visible = false; }}[/code]Now this gives me"Scene 1, Layer 'Layer 1', Frame 1, Line 574, Column 9 1151: A conflict exists with definition i in namespace internal."this error
[code]
var o;
for(var i:int = 0; i < him.penis.numChildren; i++) {
o = him.penis.getChildAt(i);
if(o != him.penis.wet) {
o.visible = false;
}
[/code]
Now this gives me
"Scene 1, Layer 'Layer 1', Frame 1, Line 574, Column 9 1151: A conflict exists with definition i in namespace internal.
"
this error
This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.