From: [EMAIL PROTECTED]
Subject: SMIL and GetLength()

I have not been successful with embedded IE5/ActiveX control in using the
GetLength method to determine the total running time of the clips in a
playlist. I have simply two video clips playing in sequence within the SMIL
code (I know it works). If you launch the SMIL file in the standalone
player, it shows the total running time in the status bar of about 8
minutes. But in the embedded player, when I use the onClipOpened callback,
the GetLength() returns only the length of the first entry. If I do it
before the clip is opened it returns zero. Any ideas?

My next strategy is to loop through the total number of entries in the
playlist, in this case 2, and GetLength individually,  and add them on to a
variable to get total time.

Any help?

Doug


*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to