What exactly does allowScriptAccess=“always” mean when you add that on to a YouTube video? What does it do? What’s the purpose, why do some people add that to the code?
<iframe width="560" height="315" src="https://www.youtube.com/embed/?rel=0" frameborder="0" allowfullscreen></iframe>
Erik_J
June 20, 2016, 11:04pm
2
Visit Adobe’s site for help: allowScriptAccess .
That I don’t know either. I thought “never” would be the proper parameter.
ralphm
June 20, 2016, 11:53pm
3
asasass:
allowScriptAccess
It seems to be something associated with the YouTube player API: https://developers.google.com/youtube/js_api_reference#Embedding
1 Like
system
Closed
September 20, 2016, 6:54am
4
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.