Hi people,
I've the jw player 4.3 embedded in flex 3.4 and it's working but when I update to 4.6 I get:
TypeError: Error #1009: Cannot access a property or method of a null object reference at.
at com.jeroenwijering.player::View()
at com.jeroenwijering.player::Player/loadMVC()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.jeroenwijering.player::SPLoader/loadSkin()
at com.jeroenwijering.player::Player/loadSkin()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.jeroenwijering.utils::Configger/loadFlashvars()
at com.jeroenwijering.utils::Configger/loadCookies()
at com.jeroenwijering.utils::Configger/load()
at com.jeroenwijering.player::Player/loadConfig()
at com.jeroenwijering.player::Player()

Hi Molocco,
We really don't support this, in part because it's impossible to tell what could be causing the issue.
I would recommend using the debug player and stepping through the code to figure out what's not set.