I create a square, f8 him, put in the linkage identifyer: bo
then i go:
var gh:bo = new bo();
addChild(gh);
And then flash says something like ‘error something, the class bo could not be found’
I dont understand, how could it not be found if is self generated?