on 3/7/01 11:16 AM, Kevin Miller at [EMAIL PROTECTED] wrote:
> On 7/3/01 6:32 pm, Mark Talluto <[EMAIL PROTECTED]> wrote:
>
>> I am trying the following command with an avi file stored on my website, but
>> the syntax is not correct. Is it possible to do this like you can with text
>> and images?
>>
>> put url "http://www.mywebisite.com/video.avi" into player "video"
>
> No. Player objects are not containers, they can only reference media from a
> file. So you have to put the URL into a file on disk, then set the
> fileName.
>
> Regards,
>
> Kevin
>
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
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.