| jwalters0023 2006-02-20, 3:26 am |
| Hi, I am trying to do the following. To describe the setup, I have a main swf
(jukebox.swf) that loads another swf into it. In this jukebox.swf, I was to
have three menu items/boxes, that start with Button 1 opened when the movie is
loaded (Button 2 and 3 will be closed) so you can see the stuff in the Button 1
box. Clicking Button two would play a quick animation sliding the contents of
Button 2 close and then Sliding open button 2 to show its contents. I think
this gives you an idea of what I'm trying to do. This way, only one of these
boxes can be open at a time. There only need to be three, but I have no idea
how to actionscript this.
I'm relatively new to actionscripting, so your help is much appreciated.
Thanks!
|