Make MovieClip invisible [not using alpha]

OK i have a movieclip (MC) that has a chunk of text in it.

on (release) {
print(t123, “bmovie”);
}

I use that command and it prints out brilliantly, HOWEVER i would like the MC to be invisible … Not using Alpha 0% as it prints a blank page then.

Any help is greatly appretiated, and Thank You in advance! :bounce:

Ernest