Topic: Browser issue with flash_embed_multiple.fla
Hi, I used the flash_embed_multiple.fla example to create a tiltviewer loader for two galleries. It works in Internet Explorer, but in Firefox and Safari, it loads the default Flickr gallery.
I have security.allowDomain("*"); in Flash as well as fo.addParam("allowscriptaccess","always"); in js.
How do I make it work on all browsers?
Thank you.