Answered
V2 Components
i have been using the template downloaded from adobe but I
receive following error
**Error** C:\work\Incubis\developement\Building.as: Line 43: There is no property with the name 'bB'.
bB = createObject("bBase", "bB", this.getNextHighestDepth());
**Error** C:\work\Incubis\developement\Building.as: Line 44: There is no property with the name 'bB'.
bB._x = 0;
**Error** C:\work\Incubis\developement\Building.as: Line 45: There is no property with the name 'bB'.
bB._y = 0;
Total ActionScript Errors: 3 Reported Errors: 3
title: undefined
files are here BuildingComponents.zip
**Error** C:\work\Incubis\developement\Building.as: Line 43: There is no property with the name 'bB'.
bB = createObject("bBase", "bB", this.getNextHighestDepth());
**Error** C:\work\Incubis\developement\Building.as: Line 44: There is no property with the name 'bB'.
bB._x = 0;
**Error** C:\work\Incubis\developement\Building.as: Line 45: There is no property with the name 'bB'.
bB._y = 0;
Total ActionScript Errors: 3 Reported Errors: 3
title: undefined
files are here BuildingComponents.zip