Hi,

I wanted to use the repeat-x and repeat-y properties for background
image of a canvas but am unable to do so...

The code I am using is:
<mx:Canvas width="500" id="bg_1" height="200"
styleName="backgroundstyle"/>

and the css defined is:
.backgroundstyle{
        background-image: Embed("../images/back_ground_forum.png");
        background-repeat: repeat-y;
}


Could somebody please help me out...
Thanks in advance...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to