Home > Flash > Fix This Flash File

Fix This Flash File

June 23rd, 2009

Fix this Flash file…

There is a movie clip here instance name text on the main time line

The buttons to the right need to activate it to gotoandstop at the specified frame

Just look at the action script and fix it

Do it now and I will pay you now

Hurry and bid

the actionscript that is the issue is on each button and is:
“on (rollOver)
{
_root.text.gotoandstop(2);
}
on (rollOut)
{
_root.text.gotoandstop(1);
}


Fix This Flash File

Comments are closed.
Bear