Facebook as3 library in flash cs4
1 answer
You can add facebook swc to idea by adding them as external library path, just use source files and add them to source path both can be found under
file -> publish settings -> (tab) flash -> (Script: AS3.0) Settings
there you can add.
for CS3 flash:
To use a SWC file in the Flash development environment:
- Copy the SWC file to the Flash_root / en / First Run / Components directory.
-
Start the Flash development environment or reload the Components panel if it is already running. To reload the list of components in the Components panel, click the menu button and select Refresh.
The component icon appears in the Components panel. Now you can use the component as if it were one of the built-in components.
source: livedocs
+1
a source to share