
license error? only when using "primary: 'flash'" in setup
I have a strange Problem with JWplayer 7.
Everything works fine in html5 mode. But as soon as i switch to flash mode (either by using an rtmp stream as source, or by setting 'primary:"flash"' in the setup options) - i get a flash error: #1009. It seems that its related to the license? (Because after installing the flash debug tool from adobe it told me:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.longtailvideo.jwplayer.model::LicenseKey/decode()
at com.longtailvideo.jwplayer.model::LicenseKey()
at com.longtailvideo.jwplayer.model::PlayerConfigLicensed/setConfig()
at com.longtailvideo.jwplayer.model::Model/setConfig()
at com.longtailvideo.jwplayer.player::Player/setupPlayer()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at com.longtailvideo.jwplayer.utils::SimpleEvents/trigger()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at com.longtailvideo.jwplayer.player::SwfEventRouter$/_externalJsEvent()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at flash.external::ExternalInterface$/_callIn()
at Function/<anonymous>()
I am quite puzzled. Is flash support not included anymore in the free edition of jwplayer 7?