Archives

Resizing HSlider thumb while skinning

The default thumb of a HSlider component is traingular in shape and the default size is 12×12. While skinning thumb it’s usually a problem if you need to have a thumb bigger than the default. So here is a quick solution for the above problem. Write down a small custom class to handle width and [...]

“Franklin Gothic” - embeding problem in Flex

Flex builder 3.0 will show you an error if you will try to embed “Franklin Gothic” in any of your application. This problem is only found in case of only Franklin Gothic font - not in other kind of this family( it runs smoothly for condensed, italic). The file name of the font is “FGR_____.TTF”. [...]