| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2001
Posts: 247
|
I must be spacing out. What I'm trying to do is get the percent loaded on a netStream load so I have control over when I kick off the play. Problem is with the following code bytesLoaded and bytesTotal both return as 0.
I don't want to use the setBufferTime method since that doesn't translate into how much is loaded and the size of the videos can vary greatly. So what am I missing here? PHP Code:
Last edited by mpol777; 05-10-2004 at 04:45 PM.. |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jun 2001
Posts: 247
|
I think I have this thing figured out. Below is a hack, but a working hack nonetheless. It turns out the pause() method toggles the play status. play() starts the whole thing over.
PHP Code:
|
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|