The following lesson shows you how to set a fade effect to display a caption only when the user hovers over an image.
Read More »Posts Tagged ‘mx:Canvas’
August 21st, 2010
No Comments »
June 3rd, 2010
No Comments »
I have faced a problem when i tried to have a canvas with rounded corner and having an image. I doesn’t want to make the rounded corners in image as the content is going to be scaled. After doing some research on Net i found a good solution to the problem. it is a kind of trick where you put the rounded corner canvas as a mask on your image and it works perfectly
. Following is the code for the same
February 13th, 2010
No Comments »

