PDA

View Full Version : printing


mkings
05-31-2003, 07:13 AM
This is my situation... I am loading a movie into level 8 then I want to print the final frame in the movie I loaded. I insert my button with the print command attached to it but it continues to print a black blotch of ink... I've tried different paths and combinations but I can't get it to work.. any examples, suggestions, etc...?

Tink
05-31-2003, 08:17 PM
sounds like your not targeting you clip correctly. can u post your code? u need something likeprint(_level8.myMainClip_mc.myClipToPrint_mc, "bmax")