I'm having huge problems using loadVariables in a standalone flash player (version 8, Mac).

I've set the security sandbox to allow network connections only, but the loadVariables command fails on collecting data from a perl script eg:

_level0.loadVariables("http://www.mysite.net/cgi-bin/loaddatabase.pl";);

the actionscript works fine when previewing the swf in flash, but fails in the standalone player and when viewed in a local html document (flashplayer 8 and 8.5)

any advice much appreciated

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

Reply via email to