Fix This Flash File
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);
}
”
Go to Source
Post similar project on sosexpert.com
Related Projects
- July 10, 2009 -- Need An Action Script Fixed
I have a flash game, fla , when we created the fla from the swf file one of the action scripts got m... - June 23, 2009 -- Actionscript For Movie Clip
Need some button coding for a movie instance in flash. Button will skip ahead in the timeline and ac... - June 18, 2009 -- Flash Map- Joomla
I have a Flash map
http://www.rehabs-programs.org/images/map.swf
that has an XML and FLA with it (a... - May 26, 2009 -- Flash Swf Touchup
I need two new flash designs for the clock flash shown at the top of this page
http://tinyurl.com/c... - May 21, 2009 -- Flash Project -troubleshooting
Scope of work: I have a flash file where i have the main frames set up and some buttons made-I need ...
Comments