You have only the name of the bitmap you want to add as a String. Here is the line:
target.addChild ( new Bitmap ( new ( getDefinitionByName(“exportForASbitmapNameInLibrary”) ) ) (0,0) ) );
You have only the name of the bitmap you want to add as a String. Here is the line:
target.addChild ( new Bitmap ( new ( getDefinitionByName(“exportForASbitmapNameInLibrary”) ) ) (0,0) ) );