> Why don�t you try with copyPixels? It worked flawlessly for me for this task.
Thanks Agust�n, what you suggested doesn't work either with the software renderer. It seems to be a problem of switching off DTS at runtime. This fails on all machines that use the software renderer. Anybody else who could and would share his/her experience? Thanks in advance Michael ----- Original Message ----- From: "Agust�n Mar�a Rodr�guez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 18, 2004 3:52 AM Subject: Re: <lingo-l> Screenshot of 3D member [EMAIL PROTECTED] wrote: > Hi everybody! > > I have run into this bizarre problem: > > I have a 3D-szene, of which I would like to make a screenshot. > > (win2K and winXP, Dir 8.5.1) > > So here's what I do: > > screenshot = new(#bitmap) > screenshot.image = the stage.image. > > I have tested this on approximately 10 windows machines from 400 Mhz to 2.8 > GHz and it worked well on all systems as long as the 3D member was NOT > directToStage. > > However - as you can imagine - I don't want my 3D movie to run extremely > slow all the times, so I decided to run it directToStage, but to switch DTS > temporarily off just before taking the image of the stage and turn in on > again afterwards. > > Well this works fine on some machines, but not on all. Why don�t you try with copyPixels? It worked flawlessly for me for this task. HTH, -- Agust�n Mar�a Rodr�guez | [EMAIL PROTECTED] | www.OnWine.com.ar [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
