There is no allowScriptAccess property in the tag in theme_emvideo_brightcove3_flash.
there needs to be a configuration feature which will allow administrator to configure the value of allowScriptAccess to "none" or "Samedomain" or "always" and adds this to tag.

Comments

timmillwood’s picture

+1

timmillwood’s picture

Version: 6.x-1.1-alpha1 » 6.x-2.x-dev
Assigned: Unassigned » timmillwood
Status: Active » Needs review
StatusFileSize
new3.58 KB

Here's the most simplest patch for the 6.x-2.x-dev branch.
This patch adds allowScriptAccess="always" as a hardcoded parameter.
I'd be great to add this as a controllable option within the brightcove settings. (on my todo list)

Please test and review.