Hi folks
Trying to get flowplayer working in an Adobe AIR html app, and so far failing.
When player initialisation is attempted, I get the following error in the player window:
300: Player initialization failed: SecurityError: Error #2142
I've been following the 'minimal installation' directions. I've added the FP swf and js files to the project, have made sure that both are packaged. I have included the js in the main html page, created the anchor container, and am instantiating the player as shown in the tutorial.
Looks like the above problem is some sort of Flex / Air security sandbox issue, but I've been unable to find anything concrete relating to it - has anyone else had it and / or solved it?
Any pointers appreciated.
Trying to get flowplayer working in an Adobe AIR html app, and so far failing.
When player initialisation is attempted, I get the following error in the player window:
300: Player initialization failed: SecurityError: Error #2142
I've been following the 'minimal installation' directions. I've added the FP swf and js files to the project, have made sure that both are packaged. I have included the js in the main html page, created the anchor container, and am instantiating the player as shown in the tutorial.
Looks like the above problem is some sort of Flex / Air security sandbox issue, but I've been unable to find anything concrete relating to it - has anyone else had it and / or solved it?
Any pointers appreciated.