id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,thread
718,javascript playlistHandler() bug.,jeroen,jeroen,"There seems to be an issue in the handling of playlist that prevent JS from working. Got two separate errors (Safari, IE):


{{{
ReferenceError: Error #1069: Property duration not found on String and there is no default value.
	at com.jeroenwijering.player::Controller/playlistHandler()
	at com.jeroenwijering.player::Controller/loadHandler()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at com.jeroenwijering.player::View/sendEvent()
	at Function/http://adobe.com/AS3/2006/builtin::apply()
	at flash.external::ExternalInterface$/_callIn()
	at <anonymous>()
}}}


{{{
missing : after property id
on the line starting
try { __flash__toXML(PlaylistHandler
}}}",bug,closed,,Flash 4.7,,fixed,,,
