|
From: KobeForThreeYes on 30 Jan 2008 20:42 How do I take a snapshot of my screen?
From: Sean Wilson on 30 Jan 2008 21:01 Do you mean your entire desktop, or just the stage of your Director application (be it a projector or Shockwave)?
From: Sean Wilson on 30 Jan 2008 21:25 If you mean just your Director piece, presumably you want to save this image to disk? In which case you'll need an xtra that can prompt for a folder and filename, and an xtra capable of exporting an image. FileIO - displaySave() or Buddy API - baGetFilename() are a couple of options for filename/folder prompts; while the (free) SharpExport xtra will export an image. Buddy API: <http://www.mods.com.au> Sharp Image Export: <http://www.sharp-software.com/products/index.htm#sharpexport>
From: wherold on 31 Jan 2008 16:33 If you want to do a snapshot of you stage, eg. to save the image to member 10. This member must be a bitmapmember Member(10).image = _movie.stage.image cheers Wolfgang
From: ginod on 31 Jan 2008 17:06 nice tip... tnks Ginod
|
Pages: 1 Prev: Betcha can't: Next: Director 10.1 French update : corrupted file on the Adobe server |