I have a flash movie embedded in the page. I have set allowScriptAccess to always using javascript's setAttribute. Now, when I try to use GetVariable on variables in the flash object, null is returned every time. No, I cannot use ExternalInterface, I certainly would if I could.
Why might GetVariable be returning null when I am trying to access variable that do exist that have a value? Any ideas? I am using Google Chrome and ActionScript 3.