Forum Discussion

jose_pita's avatar
jose_pita
Super Contributor
12 years ago

Flex / Air aplication with flex sdk 4.10

Hi there people,



I've been able to test a flex desktop app after following this steps ( http://support.smartbear.com/viewarticle/30904/#Compile ) but now I have to test a mobile flex app and I always get this error:




SecurityError: Error #3207: Application-sandbox content cannot access this feature.


at flash.system::Security$/allowDomain()


at FlexClient::Agent()


at FlexClient::Agent$/init()




at flash.events::EventDispatcher/dispatchEventFunction()


at flash.events::EventDispatcher/dispatchEvent()


at mx.preloaders::Preloader/timerHandler()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/framework/src/mx/preloaders/Preloader.as:572]


at flash.utils::Timer/_timerDispatch()


at flash.utils::Timer/tick()




I remember this error when I tested the desktop app but, somehow, I finally got around it, but nothing seems to work with this mobile app...



Its a flex app built with sdk 4.10 and running on the air simulator for iphone 3gs.



Hope you can help me...

1 Reply