PDA

View Full Version : MC not replaying...


boyzdynasty
07-26-2003, 05:07 PM
I'm confuse...

I have a menu...when a certain title is picked, it plays that particular MC (starting at Frame1).


The wierd thing is...

When I hit title1 again...it goes to the first frame and plays but....
the sub-MCs in title1 does not replay...it is stuck on the the same frame where it had left off...

y?

Let's say I have title1 and in title1 (frame 15) there is an MC
When it reaches frame 15...the MC plays....

So...when I call upone title1 again...it plays from frame 1 but when it gets to frame 15 where the MC is located...that MC doesn't play....it seems to just stop where it was left off.

IS this crazy...it thought it should play again automatically from the beginning....any ideas?

JHallam
07-26-2003, 06:04 PM
so -

MC2

MC1

_ROOT


Have you set a command on frame(15) to this.play()?
or have you gave the MC the enough free space on MC1 to play MC2?

boyzdynasty
07-26-2003, 07:41 PM
hey Graphix...long time since I talked to you.

How you been?

Thanx for replying...I guess you are kinda right.
The solution I did was....keeping track of all MCs.

So when any other menu button is press, it will call a function to reset all the MCs to frame 1.
Not most efficient way of doing it :(

But it works.

My work is all over the place. If anyone ask for this presentation source code...good luck in figuring what goes where...hehe