html form to flash
hi, this is my first time in this forum.
...this question was posed back in June- and it was partially answered yet I am having trouble with it.
the issue is - using the PayPal shopping cart in Flash MX.
my specific question is - what word(s) are used to calculate the (quantity) value.
"...
var add="1"; //this one may not work, since 'add' is a key word in flash
..."
in other words the actionscript equivalent to the following bit of html:
<input type="hidden" name="add" value="1">
thanks for looking/posting,
sharkE
|