It should be supported by the server side, so syntax depends on the server, e.g. stream.play("file.flv?start=100000");
Btw there s a general advice that you should seek to unbuffered position only to a keyframe to avoid display of changes on a monochrome background instead of a keyframe. Information about keyframes times and filepositions can be found it the video file metadata object
I want to disable the tooltip on certain buttons. The tooltip manager seems to be an all or nothing solution. Is it possible to disable the tooltip for just one or two buttons?