I am adding a background image to canvas using the following:
mx:Canvas backgroundImage="{image_class}"It works but the image is not centered vertically. Instead, it gets all away up. How can I center it vertically and horizontally? Thanks
I am adding a background image to canvas using the following:
mx:Canvas backgroundImage="{image_class}"It works but the image is not centered vertically. Instead, it gets all away up. How can I center it vertically and horizontally? Thanks