Posted by steviekouris on March 9, 2010 at 8:13pm
Hello everybody,
I am new to drupal and i have created a site in which i have encountered a problem.
I would like to embed a player to show live a sailing event but i don't know how
I have the code that the organizers sent me but i can't get it to show anything
The code is the following:
<div id="vxFlashPlayer">
<div id="vxFlashPlayerContent">
<div id="vxFlashPlayerFailure">
<strong>You need Flash Player 8 or higher to view video content
with the Kit Digital Flash Player.
<a href="http://www.adobe.com/go/getflashplayer">Click here</a>
to download and install it.</strong>
</div>
</div>
<div id="vxFlashPlayerSyncIMUFrame" class="vxFlashPlayerIMU"></div>
</div>
<script type="text/javascript"
src="http://publish.vx.roo.com/wwwsailtv/lvtrophy/embed/?vxSiteId=0b962946-2
74a-4e39-9234-0811238eb4ed&vxTemplate=sailtv-900-lvtrophy.swf&vxClickToPlay=
true"></script>I need some help please!!!
Thank you very much for your time
Comments
html
If you add a "page" default content type and then switch the body to render "Full HTML" and paste the code in there, you will get the SailTV and Kit digital player "skin". But it looks like it needs to be pointed to the correct XML file and if it is remote Flash, you will probably need to set a crossdomain policy.
Thank you very much for your
Thank you very much for your reply
But can you help me out some more with the crossdomain policy??
thanks again
steviekouris