Jump to content


carlos coelho

Member Since 13/04/2005
Offline Last Active 29/08/2005, 16:48
-----

Posts I've Made

In Topic: Como Faz Este Meu?

13/05/2005, 01:21

meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="javascript">
<!--
if (document.images) {
image1on = new Image();
image1on.src = "images_ts/b_products_on.jpg";
image2on = new Image();
image2on.src = "images_ts/b_wholesale_on.jpg";

nem eh flash

ja tentou olhar o codigo fonte HTML javascript

In Topic: Formulário Usando Flash+php

01/05/2005, 23:27

System.useCodepage = true
stop();
meu_btn.onRelease = function () {
loadVariablesNum("mail.php", 0, "POST");
gotoAndStop (2);
// para apagar os dados que foram posteriormente digitado
}
apaga_btn.onRelease = function() {
nome = "";
telefone = "";
eventos = "";
data = "";
local = "";
hora = "";
email = "";
mensagen ="";
}

meu_btn = INSTANCIA

In Topic: Formulário Usando Flash+php

01/05/2005, 23:03

use isso System.useCodePage=true;
na 1º frame de onde esta seu form onde fica os parametros dos botoes talvez soh vendo seu flash para te dizer

IPB Skin By Virteq