Projector: opening video files outside of flash?

I would like to open outside mpeg files from a projector file. e.g. have them run outside of the projector when a button is click inside the procjector.

I’ve tried fscommand(“exec”, …) and it doesn’t seem to work at all.

I’ve also tried getURL which seems to only work in opening the file when a browser window is already opened.

Is there a better way to fire up an outside video file from a projector file?