Susan Day wrote:
Hi; How do I create a link on a bitmap that I draw by code, so that people can click and go to another page?
The Bitmap class does not extend InteractiveDisplayObject, so you need to stick it in something that does. Just stick it in a Sprite.
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

