Hello
I'm trying to figure out how Uploadify works.
I'm trying to see the POST in FireBug on the demos page, but can't see anything.
I thought even requests that originate from Flash still appear in Firebug.
LiveHTTPHeaders didn't tell me anything either.
When I try it on my site, the file can be selected OK and the progress bar moves, but I can't see any activity.
So, how do I check to make sure there is activity coming from the plugin?
Thanks
Update
OK, if I can't see the requests, what is the best way to make sure it is working? Make logs from the uploadify.php
file?