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
Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707.
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.