RE: [flexcoders] Container backgroundImage aligned to top left?

2007-10-22 Thread Alex Harui
] Container backgroundImage aligned to top left? Hey everyone, I'm trying to set a backgroundImage for a Container (well, a Canvas, but it looks like the BGimage stuff is handled in Container). I'd like the image to align itself to the top left, not the center which is the framework def

[flexcoders] Container backgroundImage aligned to top left?

2007-10-22 Thread tddclare
Hey everyone, I'm trying to set a backgroundImage for a Container (well, a Canvas, but it looks like the BGimage stuff is handled in Container). I'd like the image to align itself to the top left, not the center which is the framework default. Has anyone come up with a good way to do this? Than