Ninetynine is a creative design & coding agency

Archive for December, 2009

Doc? v3.0 BETA released

with 3 comments

Yesterday we’ve released a public beta from the new Doc? (v3.0)
Go and check it out at www.airdoc.be!

Doc? Air Local Livedocs

Here are some of the most important new features :

  • Minimize/Close to tray (WINDOWS)
  • Local Books
  • Online Books Download
  • Inline Search
  • Performance Upgrade (SQLITE)
  • Custom tree icons
  • Complete design makeover

Take a look on our website to learn more …


Written by michiel

December 27th, 2009 at 12:43 pm

Posted in AIR,AS3,Doc?,Flex

Tagged with , ,

Flex: TabNavigator Label Jump (Quick Fix)

without comments

Hey,

Somethings been bugging me while skinning a flex application :

The label from the selected tab from the TabNavigator component is 1px lower than the other tabs. As you can see in the example.
(It has something to to with the bottom border I’m guessing).

This can help as a visual support you are on a different tab, but I found it rather annoying, so here is my fix for it.
A quick fix by changing the “paddingTop” property.

View source is enabled so can download the example there.
http://ninetynine.be/blog/wp-content/uploads/2009/12/srcview/index.html

This movie requires Flash Player 9

Code after the jump.

Read the rest of this entry »

Written by michiel

December 20th, 2009 at 1:38 pm

Posted in AIR,AS3,Flex

Tagged with , ,