Hi Mark,
> Thanks Kevin and Simon for the response. I tried the load command and the
> video was cached. Do I save it from there? Could not figure out how?
>
> Or, is there another way to save the video to a file? If so, would you
> please show me an example?
>
> Thanks!
>
> -Mark
try this...
When the video is cached:
put url"Http://the_net_path_to/your/video.mov" into\
url"binfile:C:/yourcachedvideo.mov"
set the filename of "yourplayer" to "C:/yourcachedvideo.mov"
...and there you go...
Hope this helps.
Regards
Klaus Major
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.