Results 1 to 8 of 8
-
December 3rd, 2004, 09:59 AM #1
controlling one mc timeline from another mc timeline
I need help controlling the timelines of mc's from inside another mc everything i've tried doesn't work the way want and i was wondering if someone can help me.
The voices of the dead are all around you 
-
December 4th, 2004, 01:33 AM #2
Well i'm not totally sure what u mean by 'controlling' but just using gotoAndStop and gotoAndPlay, read the flash help if you don't know how to use them.
Also if you post a fla maybe i'll know what u mean.
-
December 6th, 2004, 09:11 AM #3
I've tried gotoAndPlay, gotoAndStop, and nextFrame but for some reason it's not working
The voices of the dead are all around you 
-
December 6th, 2004, 09:30 AM #4
nevermind i figured it out. i didn't put the parentheses on the end of my .nextFrame().
The voices of the dead are all around you 
-
January 6th, 2005, 02:33 PM #5
ok, new problem, i have a MC that restores health, but instead of restoring on section at a time it fills up the life bar and you can't lose health. I'm using the prevFrame() and it's not working, can anyone help me??
The voices of the dead are all around you 
-
January 6th, 2005, 03:37 PM #6
-
January 7th, 2005, 05:59 AM #7
Put a stop(); action on each frame in the health bar.
If you notice this notice you will notice this notice was inspired by the noticing of another notice.
-
January 7th, 2005, 12:04 PM #8
there are 9 frames, each frame has a stop(); and the last says:
stop();
_root.lives.nextFrame();
this.gotoAndStop(1);
The voices of the dead are all around you 
Similar Threads
-
Buttons in movie clips controlling main timeline
By mystique in forum ActionScript 2 (and Earlier)Replies: 1Last Post: August 6th, 2004, 12:18 AM -
Controlling timeline from button name
By felipegm in forum ActionScript 2 (and Earlier)Replies: 1Last Post: August 2nd, 2004, 06:33 PM -
Controlling MC from timeline by AS. Help! please
By mx-guest2004 in forum ActionScript 2 (and Earlier)Replies: 3Last Post: March 27th, 2004, 12:56 PM -
controlling timeline with movieclips (_parent ?)
By Fargate in forum Flash IDEReplies: 3Last Post: November 23rd, 2003, 02:20 PM -
controlling timeline of movie using a scrolling slider mc
By nitsuga in forum ActionScript 2 (and Earlier)Replies: 1Last Post: July 2nd, 2003, 11:04 AM

Reply With Quote


Bookmarks