Hi, maybe it is not possible what im asking, but I will try anyway..

I have a class, which contains some methods that I make available
through ExternalInterface.

The problem is that I want to be able to provide this class as a
library or something like that, to a bunch of Flex applications. And
not need to initialize the class from the Flex applications.

Is it possible to provide the class as a library or something, and
make it initialize itself in some way automatically?

Reply via email to