flatface
08-10-2005, 06:51 PM
sorry another quick question.
plan on copying a bunch of frames and running a jsfl to paste them in several flas but when I use the code:
curr_tl.pasteFrames();
I get a dialogue up asking me if I want to replace items in the library (which I do). If I copy a library item and try and paste it in the library with
fl.getDocumentDOM().clipPaste();
I get the same thing.
Is there any way I can skip this so i can run a few without having to hit OK for each?
plan on copying a bunch of frames and running a jsfl to paste them in several flas but when I use the code:
curr_tl.pasteFrames();
I get a dialogue up asking me if I want to replace items in the library (which I do). If I copy a library item and try and paste it in the library with
fl.getDocumentDOM().clipPaste();
I get the same thing.
Is there any way I can skip this so i can run a few without having to hit OK for each?