← Desenvolvimento Web

[PROCURO] Instalar player de musica em site

Lida 3215 vezes

Offline

euluism 
Membro
Mensagens 975 Gostos 0
Feedback +4

Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

Adquiri o player seguinte na theme forest:
http://activeden.net/item/mp3-music-player-05-with-album-art-as3/75258

Preciso de o inserir num determinado cítio num website baseado em wordpress.

Depois de N tentativas não consegui que o player funciona-se.

Pago a quem me conseguir inserir este player onde eu solicitar.

Necessitava disto para ontem quem conseguir:

Código:

Código: [Seleccione]
        <!-- EMBED CODE -->
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
var params = {};
var attributes = {};
attributes.id = "oxylusflash";
params.allowScriptAccess = "always";
params.bgColor = "#000000";

// set here below the path to resolve all the relative paths in the player if you want to store it in a different folder
params.base = "";

// change here below the width and height
var embedWidth = "285";
var embedHeight = "109";

swfobject.embedSWF("main.swf", "flashAlternativeContent", embedWidth, embedHeight, "9.0.0", "js/expressInstall.swf", flashvars, params, attributes);
</script>
        <!-- end of EMBED CODE -->
       
</head>
<body bgColor="#151515">
   
    <!-- Here is the flash container -->
<div id="flashAlternativeContent">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</div>
        <!-- End of the flash container -->
Offline

zorreta 
Membro
Mensagens 850 Gostos 2
Feedback +10

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Tenth year Anniversary Nineth year Anniversary Signature Linux User Mobile User Windows User Super Combination Combination Topic Starter

eu posso-te ajudar. Basta dizeres-me qual é o template do wordpress e a localização que pretendes ;)

PM sff...

Cumps
Offline

euluism 
Membro
Mensagens 975 Gostos 0
Feedback +4

Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

pm enviada
Offline

euluism 
Membro
Mensagens 975 Gostos 0
Feedback +4

Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

Ele não consegui próximo candidato a tentar? Preciso urgente plz
Offline

euluism 
Membro
Mensagens 975 Gostos 0
Feedback +4

Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

Já consegui instalar o player.