. can direct_snapshot_previewWindow return picture location?
Posted: Sat Jul 10, 2010 5:39 am
. i'm working on my second interactive video piece called 'collage'
. it lets the user move still frames of a video comprised of images/webding fonts and 'place' them on in the composition. when they're ready to go to the next image, i want to grab a screen capture, then load that into the next clip layer and let them choose another image.
. is there a way to get the file location and file name of the image that i just captured with direct_snapshot_previewWindow ?
. i know i can hardcode the directory that i set in preferences then import the os libraries in a module and grab the file name, then use direct_media_change to pull them image in and reset the media on the clip layer, but i'm looking for a slightly more elegant way of doing this.
. or is that the elegant way to do it?
-james
(a nomad. )
. it lets the user move still frames of a video comprised of images/webding fonts and 'place' them on in the composition. when they're ready to go to the next image, i want to grab a screen capture, then load that into the next clip layer and let them choose another image.
. is there a way to get the file location and file name of the image that i just captured with direct_snapshot_previewWindow ?
. i know i can hardcode the directory that i set in preferences then import the os libraries in a module and grab the file name, then use direct_media_change to pull them image in and reset the media on the clip layer, but i'm looking for a slightly more elegant way of doing this.
. or is that the elegant way to do it?

-james
(a nomad. )