http://www.beavervalleysoftware.com/product.aspx?product=PayPal%20Flash%20Button%20Creator
despues de hay se utiliza el sothink decompiler y te muestra el trabajo echo
fotograma acciones me dio esto
Código :
setProperty("__sx4", _x, "0");
setProperty("__sx4", _y, "0");
setProperty("__sx4", _xscale, "100");
setProperty("__sx4", _yscale, "100");
setProperty("__sx4", _rotation, "0");
setProperty("__sx4", _alpha, "100");
setProperty("__sx4", _visible, "1");
y dentro del movieclip que se llama
_sx4 :
on (press)
{
cmd = "_xclick";
amount = "90.00";
business = "[email protected]";
item_name = "Register PayPal Flash Button Creator at http://www.bvsc.us to legally accept this payment! Payment for: 60min";
item_number = "60mincwd";
currency_code = "EUR";
no_shipping = "1";
button = "C:\\Archivos de programa\\Beaver Valley Software Company\\PayPal Flash Button Creator\\noimage.jpg";
cbt = "Continue";
submit.x = "47";
submit.y = "28";
bn = "beavervalley.flashcreator";
getURL("https://www.paypal.com/cgi-bin/webscr", "paypal", "POST");
}bueno espero que os sirva a todos lo que comparto y que viva el codigo libre jejejeejje
