Flex application can also be decompiled even though we put viewSource property to false but when flex application is decompiled you will get As Code not Mxml and to my knowledge it cannot compiled again to run the code. but where as flash(.fla) compiled swfs can be decompiled and can run the swf. We can have swf protector softwares to protect your code from decompiling.
On Sep 23, 11:47 am, karthi keyan <[email protected]> wrote: > viewSourceEnabled property not available application properties. Can you > explain me little more brief. > Thanks in advance. > > On Tue, Sep 8, 2009 at 8:43 PM, [email protected] <[email protected]>wrote: > > > > > > > with the flash decompilers you can only decompile flash files such as .fla > > etc. You cannot decompile a flex app. > > Moreover you can turn off the viewSourceEnabled property in your > > application. > > > On Tue, Sep 8, 2009 at 7:57 AM, Preetham Hegde > > <[email protected]>wrote: > > >> Hi Krishna, > > >> As i know we cannot stop swf from decompiling. And about that swf > >> decompiler it is not useful > >> for code written in flex, bcos it will return in flash format..... > > >> On Tue, Sep 8, 2009 at 6:16 PM, krishna2004 > >> <[email protected]>wrote: > > >>> Hi All, > >>> Is there any way to obfuscated (hide) the code in flex? > >>> because i saw some swf decompiler software ( > >>>http://www.sothink.com/product/flashdecompiler/ > >>> ) from here user can get the source code from any SWF files.Thanks in > >>> advance. > > >> -- > >> Regards, > >> Preetham Hegde > > >> _______________________________________________ > >> If you only have a hammer, you tend to see every problem as a nail. > > -- > Regards > J.R.Karthikeyan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

