Hi all, I sorta asked about this in the Server-side section, but I guess the question is really more AS related…How can I send variables from a swf to a cfm page that the swf is embedded in WITHOUT having to reload the page.
I tried the LoadVars() Object, it send() variables fine but the page reloads, and it loops so I get a million windows opening…what do I do? I need to be able to communicate back and forth with the cfm files…
Please help!:afro: