A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Easy Question

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Posts
    20

    Easy Question

    I have two boxes next to each other that are movies. When you click the box on the right I have the right box shrink and I need the left box to get bigger. On release I need both boxes to go back to normal. I also need to make it so that when you click the left box, it gets smaller and the right box get bigger, then once again both boxes returning to normal upon release. Thanks

    ps: should I be posting easy questions like this in another forum?

  2. #2
    Junior Member
    Join Date
    Mar 2004
    Location
    chile
    Posts
    1
    you need to make the flash tutorials :P

    to make this is kind of easy.. just need to put a movieclip on the stage that do every size changes that you want..
    stoped in the first frame with the 2 boxes in normal mode..
    then you put some labels in the start of the resize animation..
    then in the buttons (maybe transparent buttons may help)
    you need to call the frame of the movieclip. (for this u have to put a named instance of the movieclip)
    so u put something like this in the rollOver instancename.gotoandplay("resize01");
    i easy to show in a fla.. but i dont have a macromedia flash app in this computer :P
    --
    be afraid of your g0d

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center