Re: [flexcoders] skinning accordion header

2005-07-11 Thread Clint Modien
I replied. http://www.mail-archive.com/flexcoders@yahoogroups.com/msg09983.html http://www.mail-archive.com/flexcoders@yahoogroups.com/msg09985.html On 7/11/05, Nithya R <[EMAIL PROTECTED]> wrote: hai,   i posted this question long back but found no response... i use the following code for

[flexcoders] skinning accordion header

2005-07-10 Thread Nithya R
hai,   i posted this question long back but found no response... i use the following code for skinning an accordion but it doesnt display anything except the label for header et runtime... please anybody tell me where the fault is... if the code is correct then is there anythiong wrong the swf t

Re: [flexcoders] Skinning accordion header

2005-07-05 Thread Clint Modien
oops... no quotes on the skin variables import mx.containers.accordionclasses .AccordionHeader class MyCustomHeader extends AccordionHeader {     [Embed("accordion-b.swf")]     var accoridonDownSkin:String;     [Embed("accordion-a.swf")]     var accordionOverSkin:String;     private function i

Re: [flexcoders] Skinning accordion header

2005-07-05 Thread Clint Modien
well @ first glance your code never calls changeMe() ? In any case... a better approach would be to create a custom header like this... import mx.containers.accordionclasses.AccordionHeader class MyCustomHeader extends AccordionHeader {     [Embed("accordion-b.swf")]     var accoridonDownSkin

[flexcoders] Skinning accordion header

2005-07-04 Thread Nithya R
hai,  sorry in my previous mail I forgot to attach the code.   I am using the following code for skinning the accodrion header..   But it isnt displaying the swf that i am using.. pls tell me if there is anything wrong with the code. I dont get any error either.. http://www.macromedia.co

[flexcoders] Skinning Accordion Header..

2005-07-04 Thread Nithya R
hai, I am using the foolowing code for skinning the accodrion header..   But it isnt displaying the swf that i am using.. pls tell me if there is anything wrong with the code. I dont get any error either..   thanks, nithyaSend instant messages to your online friends http://uk.messenger.yah