Be a Supporter!

MC query (AS2)

  • 190 Views
  • 1 Reply
New Topic Respond to this Topic
mkmetalhead
mkmetalhead
  • Member since: Aug. 9, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
MC query (AS2) 2009-07-22 17:29:17 Reply

Hey guys =]
I'm trying to make a simple animation for a cut scene where my character(MC) stands on a raft(MC) while the raft travels across the screen. This has to happen after a sunset animation. Basically, I have the sun set nailed and the raft moves when I want it to, but the character doesn't! I have tried to set a variable 'var raftMove = true' on the frame where the raft starts moving (inside the MC, on the frame) and put an if(raftMove==true) statement on the character MC (main timeline) but i'm not sure whether i'm doing it properly - or even if it is possible at all.

Can anyone help?

mkmetalhead
mkmetalhead
  • Member since: Aug. 9, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to MC query (AS2) 2009-07-22 19:26:31 Reply

BUMP!

I'm sorry but I really need some help here, i can't seem to work out why it won't work, an I can't find an alternative method.