Streaming media (Richard?)

sims sims at ezpzapps.com
Thu Apr 10 06:37:01 EDT 2003


>  I would like to be able to:
>
>set the filename of player 1 to URL
>"http://www.altuit.com/webs/altuit/KenRay/test.mov" and have it begin to
>playback almost instantly (on a fast connection).
>
>but this doesn't work either. So...how do you stream video from the web to a
RR/MC client?


The following works here - plays your mov almost immediately with Rev 1.1.1 on
Mac 10.2.1  Cable modem.

on mouseUp
   set the filename of last player to 
"http://www.altuit.com/webs/altuit/KenRay/test.mov"
start player 1
end mouseUp

sims
-- 
-----------------------------------------------------------
    http://EZPZapps.com         info at EZPZapps.com
       Software - Internet Development - Consulting



More information about the use-livecode mailing list