Hi, Use StyleManager.setstyle();
Thanks, Shyam.S On Fri, Nov 12, 2010 at 12:41 AM, Ganga Ambika <[email protected]> wrote: > Yes. I agree. I would like to know,what should be passed as a "value", if > the "propertyName" is skin, not style. > > For skins, we have to pass Embedded class name. > > For Ex: > [Embed(source="assets/track.png")] > private var trackImage:Class; > > can.setStyle("borderSkin","trackImage"). > > > On Fri, Oct 29, 2010 at 11:48 AM, Nasurudeen MK > <[email protected]>wrote: > >> Hi, >> >> Using setStyle("propertyName","value") method. >> >> On Thu, Oct 28, 2010 at 12:31 AM, Ganga Ambika <[email protected]>wrote: >> >>> Hi All, >>> >>> How to change the BorderSkin of a container dynamically without using >>> Embed tag and CSS using flex3? >>> >>> Thanks, >>> Ganga >>> >>> -- >>> 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]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> 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]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > > > -- > Thanks, > Ganga > > "Start by doing what is necessary, then what is possible, and suddenly > you are doing the impossible." > > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- 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.

