Adobe AS3 SDK for Facebook are in SWC: what happens if I need to customise?
Hiya
As the Adobe AS3 SDK for Facebook are supplied in precompiled class libraries, in .SWC files, they are closed.
What happens if I need to make changes to the classes, extend them etc? I've noticed that you can also download the Source from:
http://code.google.com/p/facebook-actionscript-api/downloads/list
Is it possible to use the uncompiled source isntead of the .SWC?And if yes how would I go about doing it?
Just asking as the SWC also has some graphic compiled into it, which isnt present in the Source folder.