Hello.
I’ve created a flash site, with includes a form.
I’ve use the LoadVariablesNum command to send the data
because if I use getURL, or “send” commands instead,
they try to load the file in the browser which the data is being sent to,
which isn’t what I want. That’s why I chose to use
LoadVariablesNum, so that the data is sent without
interruption to the flash site.
Anyway, when I try the form using Flash Player 7, and
on my harddrive it works, but if I either use Flash Player 8 to
view it OR upload it (viewing it in Flash Player 7), it doesn’t seem
to work.
So I ask, what could I have done wrong? What is the best method
to send data silently, that will work with Flash Player 8(on both PC and Mac)?