Wink Pixel

Faça uma doação
Pagseguro:
Paypal:
Últimos tópicos:
Tópico:
Postado em:
Feito por:
Casa de Câmbio - Troque seus Pontos por Winks
(Down)Tryon CMS R1
[Tutorial] GFX Percy Jackson
[Tutorial] Sign Gorillaz - Nivel Médio
[ Tutorial ] Sign Dificil .
[Sign] Collage Guittar
Nova Administradora no Transformice
[Loja] Mudança de Nick
ICE cms v1
[Down] HacksDB Evoluida Para Phoenix [Down]
30.03.12 21:49
30.03.12 21:46
28.02.12 5:15
28.02.12 4:33
28.02.12 4:30
28.02.12 4:26
28.02.12 4:22
28.02.12 4:16
10.02.12 19:10
10.02.12 19:06










Últimos tópicos:
Tópico:
Postado em:
Feito por:
Casa de Câmbio - Troque seus Pontos por Winks
(Down)Tryon CMS R1
[Tutorial] GFX Percy Jackson
[Tutorial] Sign Gorillaz - Nivel Médio
[ Tutorial ] Sign Dificil .
[Sign] Collage Guittar
Nova Administradora no Transformice
[Loja] Mudança de Nick
ICE cms v1
[Down] HacksDB Evoluida Para Phoenix [Down]
30.03.12 21:49
30.03.12 21:46
28.02.12 5:15
28.02.12 4:33
28.02.12 4:30
28.02.12 4:26
28.02.12 4:22
28.02.12 4:16
10.02.12 19:10
10.02.12 19:06











Você não está conectado. Conecte-se ou registre-se

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

1Bloqueado Criando Player em Flash 01.12.11 22:09

JuninhoFR

JuninhoFR
Membro
Membro


Action frame - code
__________

function stream()
{ System.security.allowDomain("http://seuip:suaporta/");
myRadio = new String("http://seuip:suaporta/;");
mySound = new Sound();
mySound.loadSound(myRadio, true);
mySound.start();
} // End of the function
function clearBuffer()
{ mySound.stop(); delete mySound; stream();
} // End of the function
timerinProgress = false;
musicOn = true;
offonText = "OFF";
System.security.allowDomain("http://seuip:suaporta/");
myRadio = new String("http://seuip:suaporta/;");
mySound = new Sound();
mySound.loadSound(myRadio, true);
mySound.start();
var vol = 80;
_root.onEnterFrame = function ()
{ _root.mySound.setVolume(vol);
};
var intervalID = setInterval(clearBuffer, 1200000);

___________________________________________________________

botão play - code __________

on (release)
{
function stream()
{
System.security.allowDomain("http://seuip:suaporta/");
myRadio = new String("http://seuip:suaporta/;");
mySound = new Sound();
mySound.loadSound(myRadio, true);
mySound.start();
} // End of the function
function clearBuffer()
{
mySound.stop();
delete mySound;
stream();
} // End of the function
stream();
var intervalID = setInterval(clearBuffer, 1200000);
timerinProgress = false;
musicOn = true;
}
___________________________________________________________

botão stop - code
__________

on (release) { mySound.stop();
mySound.close(); _root.timerinProgress = true; _root.musicOn = false; _root.clearInterval(intervalID);
}
___________________________________________________________

botão mais - code
__________

on (release)
{ if (_root.vol == 100) { _root.vol = _root.vol - 0; } else { _root.vol = _root.vol + 5; } // end if
}
___________________________________________________________

botão menos - code
__________

on (release)
{ if (_root.vol == 0) { _root.vol = _root.vol + 0; } else { _root.vol = _root.vol - 5; } // end if
}
___________________________________________________________

botão site - code
__________

on (press){
getURL("http://www.seusite.com.br", "_blank");
}
___________________________________________________________



Última edição por JuninhoFR em 02.12.11 6:22, editado 1 vez(es)

HeaD

HeaD
Administrador
Administrador
Arrume seu tópico. Além de estar mal explicado, o video não está no formato certo.

24 Horas para arrumar, senão LIXEIRA ! =)

ϟVσrτєx

ϟVσrτєx
Gerente
Gerente
Usuário: JuninhoFR
Você terá até 3/12/11 as (4:47 am) para arrumar seu tópico ou sera enviado para lixeira.
Avisos: (2)

Conteúdo patrocinado


Ver o tópico anterior Ver o tópico seguinte Ir para o topo  Mensagem [Página 1 de 1]

Permissões neste sub-fórum
Não podes responder a tópicos

Criar um fórum | ©phpBB | Fórum gratuito de ajuda | Denunciar um abuso | Criar um fórum