Ver Mensaje Individual
  #8 (permalink)  
Antiguo 24/07/2003, 11:25
onoda
Invitado
 
Mensajes: n/a
Puntos:
hola...
la idea es cargare esto

getURL("http://www.miwebxl.com/cgi-bin/form.pl", "", "POST");

y las variables del archivo de texo

getURL("forma.txt", "_level0");

al presionar el boton

andres me ayuda bastante
on (release)
{
getURL("http://www.miwebxl.com/cgi-bin/form.pl", "", "POST");
loadVariable("forma.txt", "_level0");
{

pero aun me salen errores al testearlo

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 6: Syntax error.

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 2: Statement block must be terminated by '}'
{

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 6: Syntax error.

qui´zas el algo básico pero en realidad no se como hacerlo..

GRACIAS POR LA AYUDA PRESTADA.