Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Programming (https://forum.ceriwis.com/forumdisplay.php?f=63)
-   -   [help]ada yang bisa ngerubah code flash as 2.0 menjadi as 3.0 gak? (https://forum.ceriwis.com/showthread.php?t=538458)

Braincode 11th November 2011 01:20 PM

[help]ada yang bisa ngerubah code flash as 2.0 menjadi as 3.0 gak?
 

langusng aja ya gan....secara di flash as 3.0 gak bisa letak script pada tombol/button.gw mo minta tolong nih ngerubha nya menjadi as 3.0

ini code yang ada pada button/tombol di flash as 2.0:

on (release){

if (box1.text !="" and box2.text !=""){

visitor = box1.text ;

comment = box2.text ;



loadVariablesNum("http://localhost/website/submit_to_Database.php", 0, "POST");

gotoAndStop(20);

}

}





bisa dirubah menjadi as 3.0 gak?

soal nya d 3.0 kan gak bisa letak script pada tombol/button.

</div>


All times are GMT +7. The time now is 08:43 AM.