Use shared library at runtime

Hi for all… :ne:,…this is my fisrt post. :ne:

As I from a movie B, which has in its library items from a movie A through RSL [COLOR=DimGray][Shared Runtime Library][/COLOR], put them on the scenario but code …?? . Ex:

 var t: Circle = new Circle(); 
  this.addChild (t); 
  • Circle is the name of the class to which is linked the purpose of the library that comes from the movie A.

When compiling gives me this error :

[COLOR=Red]**1046: Type was not found or was not a compile-time constant: Circle.

**[/COLOR][COLOR=Black]That is what we should do to run correctly. ???[/COLOR]

Greetings