code:
on (release) {
if (h1._visible == true && h2._visible == true) {
h1._visible, h2._visible = false;
} else {
h1._visible, h2._visible = true;
}
}
EDIT: Edited some of the posts in this thread to use as tags - jbum
|
Results 1 to 6 of 6
Hybrid View
|
Click Here to Expand Forum to Full Width |