i have a loadvars variable called my_lv.add that has to be named 'add' to work
with the paypal system. flash is reading it as a reserved word and not allowing
me to use it as a variable field name. how can i get around this?:confused;
Pilipo - 17 Apr 2005 17:13 GMT
Hi Pamela,
If you use this notation, it will work:
my_lv["add"] = myValue;
Pamela Morejon - 28 Apr 2005 16:45 GMT
thanks so much pilipo! i greatly appreciate your help!
Pamela Morejon - 28 Apr 2005 16:46 GMT
thanks so much pilipo! i greatly appreciate your help!
forumnotifier - 28 Apr 2005 16:46 GMT
thanks so much pilipo! i greatly appreciate your help!