Forum Topic: Help with inverse movieclip?

(64 views • 2 replies)

This topic is 1 page long.

<< < > >>
None

VaragtP

Reply To Post Reply & Quote

Posted at: 2/6/09 07:18 AM

VaragtP NEUTRAL LEVEL 02

Sign-Up: 02/16/05

Posts: 47

I have done a fish jumping out of the water and back into it , frame by frame in a movieclip. How can i make a copy of this clip easy but have the fish jump in the opposite direction?

Thanks for help


None

Headshot777

Reply To Post Reply & Quote

Posted at: 2/6/09 07:33 AM

Headshot777 LIGHT LEVEL 20

Sign-Up: 05/04/08

Posts: 2,934

Find a duplicatemovieclip code that works for you (sorry, I suck at duplicatemovieclip, I can't help you there) and make the copies _xscale -100.
Should look something like this, but I don't have Flash open now, I can't be sure.

_root.fish+i._xscale = -100

Someone correct me if I'm wrong...

12

BBS Signature

None

CrustySheet

Reply To Post Reply & Quote

Posted at: 2/6/09 07:33 AM

CrustySheet LIGHT LEVEL 03

Sign-Up: 05/03/06

Posts: 532

At 2/6/09 07:18 AM, VaragtP wrote: I have done a fish jumping out of the water and back into it , frame by frame in a movieclip. How can i make a copy of this clip easy but have the fish jump in the opposite direction?

Thanks for help

press CRTL + L (dont actually press the + key)

right click on the fish clip and choose duplicate
now you have 2 MC's the same that you can change how you like
(if you just copy instead of duplicate and change 1 of them they both change)

Option 1
Modify > transform > flip vertically or horizontally or something or rather

option 2

double click the new MC and select all the frames right click one and choose revers frames

all depending how you have it setup

party.onEnter = function(){
  if(beer <=0 && money <=0){
    CRY
  }else if(beer <=0 && money > 0){
    Shout BEER RUN!!
  }else{
    shout WE STILL HAVE BEER!!
  }
}

All times are Eastern Standard Time (GMT -5) | Current Time: 02:52 AM

<< Back

This topic is 1 page long.

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!