[flexcoders] Use StyleManager.setStyleDeclaration to set button skins in Flex

2010-02-10 Thread vipinck
Hello all, I am trying to load an swf file which has button skins as images (In the library of the swf file i have given export properties which is 'TickMark') and set the skin of a flex button using StyleManager.setStyleDeclaration. I am getting errors like 'Argument count mismatch on

Re: [flexcoders] Use StyleManager.setStyleDeclaration to set button skins in Flex

2010-02-10 Thread Alex Harui
Sounds like those classes have constructor arguments. On 2/10/10 12:36 AM, vipinck vipi...@gmail.com wrote: Hello all, I am trying to load an swf file which has button skins as images (In the library of the swf file i have given export properties which is 'TickMark') and set the skin of a