Events will trigger at 10 seconds, 20 seconds, and 30 seconds.
The audio track is blank, so you won't be hearing anything!

Here's the events.txt file contents. The leading colons in the second parameter are there to tell the Realplayer not to treate this as a relative URL and prepend a complete http:// path onto it. We'll strip off the colons in our callback handler functions in the other frame. Here is the source code for EventCallback.java.

u 00:00:10.0 00:00:20.0 &&speaker&&:John_Smith
u 00:00:20.1 00:00:30.0 &&location&&:45Nx37.4E
u 00:00:30.1 00:00:40.0 &&score&&:11-5
Back to the examples