Scott,

I have been messing around with a QT external based on Tim Monroe's example. It supports the GetMaxLoadedTimeInMovie QT API call which will give you the amount of the movie downloaded in the movies timscale. You could use this with the duration property of the player to show percentage downloaded.

You are welcome to have the external code I have so far in order to create your own solution. I am not a C programmer so there are probably some things that could be cleaned up and some better error checking but thing work in the tests I have done so far and it would show you what needs to be done.

Let me know if you are interested.

--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]

On Nov 13, 2003, at 1:22 AM, Scott Rossi wrote:

Anyone know if it is possible to track/display progress of setting the
filename of a player to a Web-based URL? I know a QT player can display
progress inside the controller bar but I'm using a hidden player and am
hoping to display the download progress using my own UI widget.


Thanks & Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: [EMAIL PROTECTED]
W: http://www.tactilemedia.com

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to