Page 1 of 1

problem installing flash api for BlueBox

Posted: 16 Nov 2007, 11:26
by preecep
I am attempting to get the new BlueBox api working in an existing game. But I do not think I have installed the new API correctly mainly because I do not know what the following instruction means:

In order to test your existing SmartFoxServer applications with BlueBox support, you simply have to recompile them with the new API provided in the package.


I have copied the BB api to AppData\Local\Adobe\Flash CS3\en\Configuration\Classes. Is that where I need to copy the API? Probably not, as it doesn't work!

Posted: 16 Nov 2007, 12:51
by Lapo
The simplest way to do it is pointing the classpath of your FLA to the folder where the API are located, then recompile the SWF.

In this post we explained how to set it up. It is also valid for Actionscript 3 projects based on Flash CS3

HTH