PDA

View Full Version : seek fail error message


mad_A
05-26-2003, 05:07 PM
Hi,

Has anyone ever got a 'seek failed on..... .fla' dialog when trying to open a fla?

I have a file that was written by 'someone' in my company. I can't track down who wrote it, adn get this error when I try to open it.

I have to edit it, but can't open it.

Any ideas appreciated!

A

fgf
05-26-2003, 05:42 PM
Only thing i can think of is that you can open a fla in notepad and read the actionscript (it exists as unencrypted text inside the fla).

Hopefully someone left a comment and you can track the author down.

fgf

mad_A
05-27-2003, 10:10 AM
Thanks, but the code to run the movie is a seperate fla that I wrote. This is just a graphic movie. I need to change one of the designs. I checked for comments anyhow, but none there.

Thanks for the idea though!

fgf
05-29-2003, 12:24 PM
If its just a graphic movie do u have the swf?

If so import it.

I've just had to edit something I only had the swf for and the results (once i stuck some AS back in) were surprisingly useful.

fgf

mad_A
05-29-2003, 01:45 PM
Thanks again.

Yeah, did a workaround like that in the end. Still curious what caused the error. One of these days I'll find out!

Clint Critchlow
06-01-2003, 05:04 PM
This is a corrupt file when you get this message. Corrupt files are a great reason to do Save As with a different file name. You can try opening the FLA up cross-platform (open a Mac file on a PC or a PC file on a Mac). You can import the SWF or use third party tools to get the some of the info out. Otherwise you are SOL.

mad_A
06-05-2003, 11:10 AM
Thanks. Yeah, I didn't developt the original, so no backup that I know of.
Got around it anyhow. Thanks for the help.