Quote:
Originally Posted by mustangcanada
Great hack, just one question...
Will the hack work properly with vbadvanced? I tested a youtube url to post on my homepage (I usually embed the video) and nothing displayed except for the media player border and the "download" link at the bottom.
Any suggestions?
|
edit the template 'anymedia'
find:
Code:
<script type="text/javascript" src="clientscript/anymedia.js"></script>
replaced with:
Code:
<script type="text/javascript" src="$vboptions[bburl]/clientscript/anymedia.js"></script>