# Make MovieClip invisible \[not using alpha\]

**URL:** https://forum.kirupa.com/t/make-movieclip-invisible-not-using-alpha/48329
**Category:** flash
**Created:** [April 12, 2004, 4:35pm UTC](https://forum.kirupa.com/t/make-movieclip-invisible-not-using-alpha/48329 "2004-04-12T16:35:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ernestlai](https://avatars.discourse-cdn.com/v4/letter/e/46a35a/32.png) [@Ernestlai](https://forum.kirupa.com/u/Ernestlai)
#### Post date: [April 12, 2004, 4:35pm UTC](https://forum.kirupa.com/t/make-movieclip-invisible-not-using-alpha/48329/1 "2004-04-12T16:35:29Z")

</div>

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
