Tag Archive for 'backgroundattachment'

05
Jan

Changing a VBox container’s background image attachment in Flex

The following example shows how you can set a background image and change its attachment to scrolling or fixed for a Flex VBox container by setting the backgroundImage and backgroundAttachment styles.

Full code after the jump.

Continue reading ‘Changing a VBox container’s background image attachment in Flex’