﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
194	mp4 streaming module breaks embedded text data	Dan Rossi	somebody	"The mp4 streaming module is breaking onTextData stream events from being dispatched once an offset has been requested. Please see here


http://code.google.com/p/flowplayer-core/issues/detail?id=619
http://blog.martinfjordvald.com/flowplayer/bugexample.html

If i request without the offset it will dispatch to a flash method onTextData. 

public function onTextData(obj:Object):void
		{
			trace(""ontextdata"", obj);	
		}

"	defect	closed	minor	1.3.6	nginx-module	1.3.x	fixed				1.3.2
