video-template-2
This commit is contained in:
2
code/public/template/videodingzhu/static/player/parse.js
Normal file
2
code/public/template/videodingzhu/static/player/parse.js
Normal file
@@ -0,0 +1,2 @@
|
||||
MacPlayer.Html = '<iframe width="100%" height="100%" src="'+MacPlayer.Parse + MacPlayer.PlayUrl+'" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no" allowfullscreen="allowfullscreen" mozallowfullscreen="mozallowfullscreen" msallowfullscreen="msallowfullscreen" oallowfullscreen="oallowfullscreen" webkitallowfullscreen="webkitallowfullscreen" security="restricted" sandbox="allow-same-origin allow-forms allow-scripts"></iframe>';
|
||||
MacPlayer.Show();
|
||||
Reference in New Issue
Block a user