PDA

View Full Version : A Few Questions To Ask


Shuai
01-19-2006, 10:29 PM
Hi everyone,
I have a few questions to ask. I am part of a flash animations studio but I am not that great at actionscript.

What I am trying to do is to have a script that when the movie loads two movieclips "loadplay" and "playbar" to disappear (be visible=no). THen, when I click a button, it makes a movie clip at a URL load into "loadplay" and then makes "loadplay" and "playbar" visible.

When the user clicks the X button, it make sthe "loadplay" and "playbar" invisible, and then unloads the movie clip.

I know this is possible, but how would I go about doing this? Thank you very much!