Question

How can i use facebook as3 library in flash cs4 to build air application. I don't want to use flex here. Cs4 can build air application. But i can not use the library in cs4. Please help me as soon as possible....

Was it helpful?

Solution

You can add the facebook swc to your ide by adding them as an external library path, your just use the source files and add them to your source path both can be found under

file -> publish settings -> (tab) flash -> (Script: AS3.0) Settings

there you can add to it.

for flash CS3:

To use a SWC file in the Flash authoring environment:

  1. Copy the SWC file into the Flash_root/en/First Run/Components directory.
  2. Start the Flash authoring environment or reload the Components panel if it was already running. To reload the component list on the Components panel, click the menu button and select Reload.

    The component's icon appears in the Components panel. You can now use the component as if it were any of the built-in components.

source: livedocs

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top