Can I edit the link path in this .swf without the fla?

Good morning,

The original web dev lost the fla to all my swf files. There is a path error in this .swf. http://goo.gl/3YRis. Is there anyway to edit the link/path of one of the tabs without the fla?

The error is… The top tab “Parents” links incorrectly to home.html - but only while its loading. Once its loaded then it correctly links to parents.html. I would simple prefer it to not work, just as all the rest of the tabs, until the flash has fully loaded, and then of course link correctly to parents.html. Doable? Thanks!

PS. I have a redirect page so you have to watch the url to see the incorrect path switch.

You can either decompile it and fix the actionscript, or load it into an empty shell swf that loads yours and overlays invisible clips that override the underlying buttons.

Once decompiled, I would then need a fla editor right? Any free ones you know of?

Yes the decompiler would output a .fla, which you would need flash to open. Not aware of any free ones.

Ok thanks. I dont have a flash editor. Can anyone do that for me? If not I understand. Thanks!