tianyu84
04-16-2002, 12:51 AM
I am now trying to make a flash site but when I tried to link some of the buttons from one scene to another, the link always goes to, the wrong place, although the actions part is alright. I want to link from Portfolio frame 46 to Portfolio from 20. But it always turn out to be Main Menu frame 1.
Here's how I link:
on (release) {
gotoandPlay ("portfolio", 20);
}
Some other link are ok, but some just went crazy... Please help!
Here's how I link:
on (release) {
gotoandPlay ("portfolio", 20);
}
Some other link are ok, but some just went crazy... Please help!