Ticket #649 (closed bug: fixed)
Small playlist error when doing JS load
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.7 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
TypeError: Error #1010: A term is undefined and has no properties.
at com.jeroenwijering.plugins::Playlist/itemHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.jeroenwijering.player::Controller/sendEvent() at com.jeroenwijering.player::Controller/playItem() at com.jeroenwijering.player::Controller/itemHandler() 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>() at flash.external::ExternalInterface$/_evalJS() at flash.external::ExternalInterface$/call() at com.jeroenwijering.player::View/forward() at com.jeroenwijering.player::View/setController() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.jeroenwijering.player::Controller/sendEvent() at com.jeroenwijering.player::Controller/playlistHandler() at com.jeroenwijering.player::Controller/loaderHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()

Fixed by chaging line 154 in plugins/Playlist.as: