https://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/events/NetStatusEvent.html

"NetStream.Play.Start"
"NetStream.Play.Stop"http://livedocs.adobe.com/fms/2/docs/00000592.html
"NetStream.Pause.Notify"
"NetStream.Unpause.Notify"

http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/net/NetStream.html#seek()

"In normal seek mode, the server starts streaming from the nearest keyframe. For example, if a video has keyframes at 0 and 10 seconds, a seek to 4 seconds causes playback to start at 4 seconds using the keyframe at 0 seconds."

In laymen's terms, seek doesn't jump to an exact time, it jumps to the nearest keyframe time prior to the time you told it to seek to.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to