I am having some issues making javascript calls from flash using getURL("BLOCKED SCRIPTjsFunction();","_self");
When clicking the button it doesnt do any JS if the flash is inside my myspace app. If its on my own server or local it accesses the js function just fine. Any suggestions? I even tried uploading the swf and using that to see if it was some kinda of access issue but that didn't help either.
If anyone has any suggestions on what im missing please help me out.