Flash – Highlighting a string in a textfield

Jack Doyle at greensock shared a really cool AS2 class he calls ‘TextMetrics’ – sounds promising ha?The class calculates x/y coordinates of a string in a textfield, allowing highlighting it or calculating rows width.. nice.Check out his example. Thanks Jack!

How about a Greener Apple?

When I just got my first car, It felt like I was set free – I could go wherever I want, whenever I want.. few years later I got a similar feeling when as a graphic design student I bought my first Mac – suddenly...

Window resize – Apple are you sure?

The difference between PC and Mac in term of window resizing (where to drag in order to resize a window) is old and everybody got used to it by now.Basically PC windows have a drag-able border, when you place the cursor over the window border...

3D in Flash CS3 – Papervision3D Component

Few days ago John Grden released Papervision3D Component for Flash CS3.I wanted to try Papervision3D (actionscript 3D engine, check this out!) for some time now, and didnt have the time, with this cool shortcut I simply couldn’t resist..This component adds a panel for controlling properties...

OpenOffice for Mac – great news!

According to Philipp Lohmann, Sun Microsystems joins porting effort for OpenOffice.org for Mac. I’ve been using NeoOffice for a while now, and even though it got better (it should with the amount of patches they release), it is still kinda slow. But the current OpenOffice...

SWX – a cool way to exchange data in flash

Great things are happening recently! SWX is a new data exchange format for flash, by Aral Balkan, basically delivering the data in swf format, so the flash is actually using a native loadMovie() function to load the data.Passing data to and from flash has been...