As per HTML designer, there is no need to put the whole strip of image which is linear, similar from top – bottom or left – right. The trick HTML designer uses is, he takes a 1px of image that strip and set that image as a background for a table(or row or cell) and set it to repeat.
When it comes to Flex, if we want to put a background image which has the similar linear from its directions. Then we can set the whole strip of image as background for containers.which makes a heavy embedding of image,. So i thought to create a similar kind of container which provides to set a repeating background image and should allow to repeat the image in both horizontal and vertical directions.
Continue reading ‘Flex Image Repeating Canvas Container’
Archive for July, 2008
Adobe people again on the mark. The flex 4 SDK, code named Gumbo is started and is up for download now.
Continue reading ‘Flex 4(Gumbo) is ON and available for Download’
Continue reading ‘Flex 4(Gumbo) is ON and available for Download’
As we know we use the blocks to create the inline item renderers for a list based components, which is warped within the take a look;
Continue reading ‘Accessing the application properties and methods within inline item renderers’
Continue reading ‘Accessing the application properties and methods within inline item renderers’
While configuring the event listeners for the a component, some time we want to pass additional parameters to the event listener.
Continue reading ‘Passing Additional Parameters To Event Listener’
Continue reading ‘Passing Additional Parameters To Event Listener’