copy animation between layers?

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

macton
Posts: 93
Joined: Thu Aug 18, 2005 6:29 am
Location: San Diego

Post by macton »

ulrik wrote:I have a little problem with the "copy and paste generic scripts", when copying on a selected Group layer I get this message : 140: "tmpname" not supported, and when pasting at a vector layer (not that anything is copied I guess) I get this: 269: bad argument #1 to 'open' (string expected, got nil)
I'm using macintosh osx 10.4.3
OK. I updated the script, it should work for you now. I don´t see a standard method for creating a temporary file name cross-platform, so I´m just creating a tmp file in the current directory.

If someone knows a cross-platform os.tmpname() replacement, let me know and I'll switch to that.
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

Okey, thank you.
You're very kind and helpfull.
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

Yeah, now it's working :D great!
Post Reply