I followed the spec example (Z.6) and put a titleEndHandler(evt) in my script file. And added EventListener (addEventListener("title_end", titleEndHandler, false) on top of my script file. But after my title play through, the event is not called. I thought the event should automatically fired. Do I need to do anything on the playlist too

How to set and call titleEvent and ChapterEvent?
jturpin
Paule_XE
How are you confirming that your titleEndHandler function isn't being triggered
Have you added any other event handlers Are they firing