Viewing 1 replies (of 1 total)
  • Thread Starter Prateek Kathal

    (@kakashihatake2)

    Or just help me make a reload code of this script?

    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
    				<script type="text/javascript">
    					var params = { allowScriptAccess: "always", wmode: "transparent" };
    					swfobject.embedSWF("' . htmlentities('http://www.youtube.com/e/'.$atts['id'].'?enablejsapi=1&version=3&playerapiid='.$uuid.'&rel=0&controls=1&showinfo=1') . '", "'.$uuid.'", "'.$width.'", "'.$height.'", "9.0.0", null, null, params);
    				</script>
    				<div id="'.$uuid.'_container" class="cp_youtube">
    					<div id="'.$uuid.'"></div>
    				</div>

    $uuid, $atted[‘id’] are functions being used by the script thats why i can’t call in the iframe….
    Please make a reload code for me?

Viewing 1 replies (of 1 total)
  • The topic ‘Youtube Reload Code?’ is closed to new replies.