Hey, We also use both commands on our applications and everything works just fine.
How are you calling the SWF object from JavaScript? Maybe you get a null reference, so no methods can be called on it... Regards, Evyatar On Mon, Apr 13, 2015 at 9:18 AM, piotrz <[email protected]> wrote: > Hi James, > > Everything is on https. I am using both lines currently. > > Security.allowDomain("*"); > Security.allowInsecureDomain("*"); > > Wondering whether this could break anything because both are used. > > Piotr > > > > ----- > Apache Flex PMC > [email protected] > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Flex-JS-Error-calling-method-on-NPObject-tp10044p10058.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
