dewey
06-22-2006, 05:06 PM
I'm using the "swfObject" javascript function with my page and I have included a variable...
so.addVariable("affiliateID", "1");
Anways, when my page loads, I want a javascript alert to pop open so I can see that that 1 is passed through but I have no idea how to 'retrieve' that variable... can anyone help me?
Thanks,
--D
EDIT: Problem solved... should said so earlier... thanks anyways :D
so.addVariable("affiliateID", "1");
Anways, when my page loads, I want a javascript alert to pop open so I can see that that 1 is passed through but I have no idea how to 'retrieve' that variable... can anyone help me?
Thanks,
--D
EDIT: Problem solved... should said so earlier... thanks anyways :D