Jump to content


Photo

Cronometro Em Flash


  • Faça o login para participar
6 replies to this topic

#1 Neo

Neo

    Ativo

  • Usuários
  • 302 posts
  • Sexo:Não informado

Posted 01/09/2004, 23:54

Fala aí pessoal, preciso aprender como se faz um cronometro em flash, coisa simples. Por exemplo:

03:59 -> 3 minutos e 59 segundos

quando ele chegar a exatamente 00:00 quero que ele execute alguma animação

desde ja agradeço valew!

#2 Foxn

Foxn

    Alone in the dark

  • Usuários
  • 1230 posts
  • Sexo:Masculino
  • Localidade:São Paulo - SP
  • Interesses:Programação, FLASH, JAVA SCRIPT, HTML, DHTML, XML, PHP e DELPHI

Posted 02/09/2004, 09:00

Coloque isso na linha de empo:

Cronometro = function($tempo){
	var tempo_array = $tempo.split(":");
	tempo_array[0] = Math.abs(tempo_array[0]);
	tempo_array[1] = Math.abs(tempo_array[1])-1;
	if(tempo_array[1]<0){
  tempo_array[1] = 59;
  tempo_array[0]--;
	}
	if(tempo_array[0] < 0) tempo_array[0] = 0;
	if(tempo_array[0]<10) tempo_array[0] = "0" + tempo_array[0];
	if(tempo_array[1]<10) tempo_array[1] = "0" + tempo_array[1];
	return tempo_array[0] + ":" + tempo_array[1];
}
// --------------------------------------------------------------
tempo_str = "03:59"; // Tempo de inicio
qps_str = 12; // numero de quadros por segundo que o seu filme esta rodando
contador_str = 0;
// --------------------------------------------------------------
this.onEnterFrame = function(){
	contador_str ++;
	if(contador_str >= qps_str){
  contador_str = 0;
  tempo_str = Cronometro(tempo_str);
	}
	if(tempo_str == "00:00"){
  trace("Acabou");
  delete this.onEnterFrame;
	}
}

A variável "tempo_str" exibe o resultado.
<?php $Nome = "Renato B. Pacheco";

	$Ocupacao = "Programador PHP";

	$Ocupacao .= "<br /> Programador ASP";

	$Ocupacao .= "<br /> Programador Action Script";

	$Localizacao =  "São Paulo - SP - Brasil" ?>

#3 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 02/10/2017, 09:45

Amoxicillin Pet buygenericlevitraonlineusa Buy Viagra Without A Rx In The Us Que Es La Kamagra

#4 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 13/10/2017, 10:20

At Indomethacin Online Order No Rx Usa Cialis 5 Mg Efectos Secundarios viagra Acticin Medicine

#5 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 13/10/2017, 20:16

Wirkung Viagra Video online pharmacy Propecia Glatze

#6 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 28/10/2017, 18:16

Levitra Professional 20mg Viagra Finto Scherzo Propecia Rezeptfrei Deutschland viagra Buy Viarga Without A Percription Ez Pharmacy Online Average Wholesale Price Viagra

#7 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 13/11/2017, 15:05

Amoxicillin Genital Tract viagra online pharmacy Cialis Para Que Se Usa
Cialis Preise Forum Cialis Tadalafil Buy Nexium Uk20 Mg Nolvadex Pct cheap cialis Order 60 Mg Cialis Online Buy Kamagra 100mg Generic Viagra




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq