On Direct-L it was announced that an updated version of the PRegEx Xtra for Director 11 will be release in the next few weeks. Great news!
PRegEx is a free, open source, Xtra that brings the power of Perl regular expressions and list handling to Lingo.
June 13th, 2008
Years ago when I was working on a CD I needed a way to grab a copy of the screen and get it in to the cast so the user could do something with it. That was pre-OSX and I used to use the ScrnXtra with Director 5 and 6. Many moons ago.
I saw a posting in the Macromedia forums and I started wondering about ways to do a screen grab. I remembered the Shell Xtra by Valentin Schmidt. This might be one of the most powerful Xtras out there, although since I do pure Shockwave for education sort of work I have always avoided Xtras.
I downloaded the Xtra, did a quick google search for ‘capture clipboard shell osx’ and the first link gave me the answer. With the demo file provided by Valentin I just entered the phrase
screencapture -c -m
The clipboard could then be put in a cast member for further processing. If you wanted to create files you could use other commands to do a screencapture straight to a file.
Pretty nifty.
February 27th, 2006