Dezinerfolio

Freebies

a
Get the PSD

Here are few Adobe CS3 style icons ( PSD Layered ) which are fully customizable. If you have our Web 2.0 Gradient Set you can play around more with these icons.

71
a
131 Layer Styles for Fireworks 8 & CS3

Here are the 131 Web 2.0 Layer Styles for Fireworks 8 & CS3 [initial release contains 48 styles]. This set is based on our Ultimate Web 2.0 Layer Styles for Photoshop and is re-done for Fireworks by Akhtar Sheikha

102
a
Clean Dark Wallpaper

A very simple clean dark design which will sure enrich your desktop. This wallpaper is inspired from one of the TWITTER wallpapers. The download file contains both Standard and Wide versions.

103
a
Lightweight Accordion JS

Javascript accordians have been used a lot in todays web design world. There are a lot of scripts we have seen and sure you too would have seen them.

We hope our script is one of the smallest accordion script which is extremely simple and easy to integrate. Does’nt require any framework and fully cross-browser compatible.

68
a
Simple AS3 Class to Align Objects

As you all know that we have been working on the next release of the gallery, but is just eating up a lot of time in development as we are trying to use AS3 and provide advanced skinning options.

During this time we had to create a few helper classes to support the gallery’s requirement, and I just thought we could share the class out to the readers. The StageUtis class provides static methods to align objects similar to the Align panel in flash. Below is a simple code to align MC1 to the Left top corner of MC2

StageUtils.align(MC1, MC2, StageAlign.TOP_LEFT);

Please use the flash to view the different available options of aligning MC1 and MC2 using the StageUtils class.

104