I don't know for certain, but if you can't attach the bitmap directly to the display list, you may have to create a sprite through code and attach it to the sprite first. Then you can attach it to the display list. I will check this to see if it works.