Hey All,

I am having issues with javascript working from a swf file. The problem is
that the html file I embed the flash in, is pulling the flash content from
another server. So to fix this I found out that i need to have the
allowScriptAccess param. It works when I use the html generated by flash,
and change that allowScriptAccess to "always", but I need to use swfobject.
to write the swf. So if I do so.addVariable("allowScriptAccess", "always" );
It doesn't work then..

has anyone run into this issue?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to