OT: (semi) Solving Issues On Windows

Trevor DeVore lists at mangomultimedia.com
Fri Sep 15 22:08:35 EDT 2006


On Sep 15, 2006, at 3:55 PM, Sivakatirswami wrote:

> But the simple "act" of setting a Revolution player to stream
> a remote URL "http://somedomain.com/someSoundOrMovie.mov.mp3/"
> seems to be an "iffy" proposition. I don't see how you can
> fix code that is only two lines:
>
> set the filename of player "player1" to \
> 	"http://somedomain.com/someSoundOrMovie.mov.mp3/"
> start player "player1"

Replace

start player "player1"

with

set the playrate of player "player1" to 1

and see if that fixes the issue.


-- 
Trevor DeVore
Blue Mango Learning Systems - www.bluemangolearning.com
trevor at bluemangolearning.com





More information about the use-livecode mailing list