Hiding movie clips?

This is a discussion on "Hiding movie clips?" within the Flash & Multimedia Forum section. This forum, and the thread "Hiding movie clips? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Sep 19th, 2007, 16:29
Junior Member
Join Date: Sep 2007
Location: Bristol, UK
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Hiding movie clips?

Hi There,

Does anyone know if there is a way of "hiding" movie clips. I have a strip of buttons that is fairly bandwidth heavy and at the moment, when a button is pushed I am unloading the swf file, and then reloading it when the user has finnished with the corresponding swf. Problem is it takes about ten seconds to load and so I dont want to be constantly loading and unloading it. Loading swf files into levels above it doesn't seem to work as there is a mask that seems to " show" through into any level loaded above it. Help! I don't know what to do.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Sep 19th, 2007, 17:45
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Hiding movie clips?

Set the Alpha to 0. and then when you want them back set the alpha back to 100.
It should be in the properties panel under color.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Sep 19th, 2007, 18:07
Junior Member
Join Date: Sep 2007
Location: Bristol, UK
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Hiding movie clips?

Thank you so much,

I'll give them a try!

Tom.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Sep 20th, 2007, 14:37
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Hiding movie clips?

Or you can do it using actionscript.

Code: Select all
movieclip._alpha = 0;
This way you can add the "hide" ability to actionscript commands like onRelease, onRollover, etc.

Cheers,

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Controling Movie Clips ClrWtrDsgnr Flash & Multimedia Forum 5 Aug 18th, 2007 12:23
Nested movie clips and dynamic text assignment jwhite68 Flash & Multimedia Forum 2 Jul 6th, 2007 14:12
Movie Clips and Frames Archel Flash & Multimedia Forum 1 May 4th, 2007 14:39
movie clips won't act as buttons huminuh83 Flash & Multimedia Forum 1 Feb 13th, 2007 16:25


All times are GMT. The time now is 19:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved