Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
kuntala sawan #1
Flex Builder Design View programmatic skinning
I am writing programmatic skins, by extending ProgrammaticSkin class. If i
apply these skins to mx:Button, i can see the skin in Flex Builder design view.
But when i style my custom component with programmatic skins, Flex Builder
design view does not show the skin, though the skin is applied when i run the
application. Is there a way for me to write my custom classes (class Node
extends UIComponent), and apply skins, so that i can see the skins in Flex
Builder design view.
kuntala sawan Guest
-
Flex Builder 3, Design window not working
A few days into a new project, suddenly flex builder 3 crashed and I can no longer graphically edit my layout. Editing the source works, and the... -
Skinning with CSS in Flex
I have a question regarding the best way to apply a CSS file to a component or application. I have tried compiling my CSS files into a SWF and then... -
Switch from Flex Builder 2 to Flex Builder 3
Hi All, I've developed an application in Flex Builder 2 and I'm trying to switch it in Flex Builder 3. My application receives data from a... -
Skinning Flex Menus
Hi, I am a relative newbie with Flex, and I have a styling/skinning issue. I'm trying to imitate my company's Intranet template using Flex. I am... -
user controls: design-time vs. programmatic behavior
hello, ive got a usercontrol that has some textboxes, a button, and a handler routine for its button_click. when this usercontrol is dropped into... -
Greg Lafrance #2
Re: Flex Builder Design View programmatic skinning
I don't think you can see programmatic skins in design view.
Greg Lafrance Guest
-
kuntala sawan #3
Re: Flex Builder Design View programmatic skinning
Actually I found the answer to my question. You can find it in my blog.[url]http://abeginner.blogspot.com/2008/05/programmatic-skinning-in-flex-builder-3.html[/url]
kuntala sawan Guest



Reply With Quote

