R
Rockathlon_loves_P!atd
Guest
help! i have a problem in implementing buttons in flash.
first:
i convert a box to a movie clip so that it would be easier to manager
within that movie clip, i add a button which will return to the scene1 frame 1(where it all begins.)
i use this syntax.
on(release)
{
gotoandplay("1",1);
}
but it doesnt work. it only replays the movie clip.
but it only returns to the beggining of the first frame of the sy
first:
i convert a box to a movie clip so that it would be easier to manager
within that movie clip, i add a button which will return to the scene1 frame 1(where it all begins.)
i use this syntax.
on(release)
{
gotoandplay("1",1);
}
but it doesnt work. it only replays the movie clip.

but it only returns to the beggining of the first frame of the sy