Search Results

3
votes

Security in Flex – is it possible to manipulate downloaded code and execute web service

I honestly think you need to seriously reevaluate your development plans. As others here have so correctly stated, you can not rely on the client's integrity. Simply put, …
1
vote

Flash and CORBA

Until somebody writes a CORBA-compliant library for Flex (which you may care to do yourself ;), your best bet may be to build a 'wrapper' web service (accessible via the standard Flex WebService ob …