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
[EMAIL PROTECTED]


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to