Here's what you gonna do!
make your product!
Convert it into button!
Paste the script below in your button's actions pallete.
Have a nice day!
on (release) {
var formData = new LoadVars();
formData["add"] = "1";
formData.cmd = "_cart";
formData.business = "your_Email_Here@bluhbluh!.com";
formData.item_name = "put_your_item_name_here!";
formData.item_number = " bluhbluhbluh!...";
formData.amount = "your_specified_amount(no dollar sign)";
formData.page_style = "PayPal";
formData.no_shipping = "2";
formData["return"] = "http://www.mowglihaircutters.com/html/payment_status_01.html";
formData.cancel_return = "http://www.mowglihaircutters.com/html/payment_status_02.html";
formData.cn = "Message from customer...";
formData.currency_code = "GBP";
formData.lc = "GB"
formData.bn = "PP-ShopCartBF"
formData.send("https://www.paypal.com/cgi-bin/webscr", "_blank", "GET");
}
How to add paypal cart in flash!
About Blog!
I made this blog for EDUCATIONAL PURPOSE ONLY! not intended to harm any Software/s or Company. I am no way affiliating softwares and i cannot be held liable profit loss to any company. Users! use at your own risk.
I am just the links finder not sotfwares/files uploader. If wanna say thank you, dont say it to me say it to the person who originally uploaded the files.
