flex - How to know where live point is in a stream? -
How will it know where live in a stream?
NetStream.seek (99999999999999) basically sends me to the latest point, but how do I get the current exact end point of the stream?
found it on the client now
onMetaData ()
Info.duration
and its NetStream .time
Comments
Post a Comment