what is happen?
you register requests on server?
browser browser traceany javascript errors (firefox in javascript pane)?
I fount 2 issues in latest firefox version
1. sending no ascii chars with fscommand
2. call for example as:getURL("javascript:testURL()")
js: function testURL(){
location="/my_next_page.html"//throws security restriction
location="http:domain.com/my_next_page.html"//ok
}
Robert Wąs

Philip Isaacs wrote:
I've seen this posted on a number of websites, but not many useful solutions.

I built this nifty application in Flash that reads data from an Oracle database via a Perl cgi script and loads this info back into Flash. The only problem is that I use a Mac and everything works fine, but I was ask to test it on Windows and it doesn't work
with FireFox.

Has anyone ever encountered a problem with LoadVars using FireFox or Mozilla?

If so what have you discovered.

Thanks is advance.

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to