Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Record OS X screen activity to a Flash movie' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Record OS X screen activity to a Flash movie
Authored by: fuerst on Oct 01, '04 03:35:37PM

Looks like your DISPLAY environment variable is not set.

Call vnc2swf from the X11 Terminal (xterm) or set the DISPLAY environment variable in your shell to :0.0

tcsh: setenv DISPLAY :0.0
bash: export DISPLAY=:0.0



[ Reply to This | # ]