First, thanks a lot to Emmanuel and Kerry for answering to my questions about printomatic. But even with your advices, Printo'mean'tic stilled don't work ! The problem was in the "Xtrainfo.txt file". You have to replace this line : ; PrintOMatic Lite from Electronic Ink [#namePPC:"PrintOMatic Lite Xtra", #nameW32:"PMLITE.X32"] by those lines : ; Xtras from Electronic Ink [#namePPC:"PrintOMatic Lite Xtra", #nameW32:"PMLITE.X32", #package:"http://www.printomatic.com/packages/PMLite"] [#namePPC:"PrintOMatic Xtra", #nameW32:"PMATIC.X32", #package:"http://www.printomatic.com/packages/PMatic"] And then, the downloadable function correctly works and place the PMLite.x32 in the correct directory : C:\WINDOWS\SYSTEM\Macromed\Shockwave 8\Xtras\download\PMLite.x32 If you need, you can have all the details about the printomatic/Shockwave at this link : http://www.printomatic.com/technote.cfm?technoteid=17 Just a (very) cheap tip to ended : The unregistred version of printomatic don't allow you to use the "printstage" command to print the stage, so I use this simple two lines of lingo : member("image_tempo").picture = (the stage).picture print member "image_tempo" So, thanks again, the advantage when something don't work is you have to do a lot of researches and you can find some another good tips you was not looking for. For example, I find the archive of this mailing-list which is a great help for a lot of another questions I have. It's good to know there is somewhere in the world somebody with the good answer to a lingo question ! ===== Pierre-Yves http://www.ifrance.com/moonkats/ ___________________________________________________________ Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, Yahoo! Messenger : http://fr.messenger.yahoo.com [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
