You can use these files everywhere you want, except for any media distribution (cd, email, web d/dl...)
This directory of free files is opened to everyone. This means that everyone is invited to partecipate with its own file or any kind of modification to my files.
This directory of free files is opened to everyone. This means that everyone is invited to partecipate with its own file or any kind of modification to my files.
This is a simple component which simulate the ipod clock scroller component.
Just pass an array of images and that's all.
For more info see at the source code example within the zip file.
For the tween animation it uses the kitchensync tween libraries.
A Flex example using the DisplacementMapFilter to create a simple liquify effect.
Actionscript 3 true type font parser. It allows to read all the data contained into a font file and display each font glyph using a separate graphic library.
The .zip consist in 2 different flex project. One for parsing the font file and the other one to display the font outlines.
A simple Flashlite 2.1 Chronometer. I've tested it only on my Nokia N73.
The zip includes the source .fla, the .swf file and a symbian installer .sis file.
My first attempt with Flashlite. A remake of the famous tetris game.
Works better with 240x320 display resolution.
Labelled box just extends the builtin mx.containrs.Box component, with the addition of a title.
The title is drawn inside the box border.
Click on preview to see a demonstration
A small utility to view your flickr account images with a cube effect that can be placed anywhere in your website.
Just change one of the flashvar available for the swf file (api, nsid, max_images, total_images, effect_duration, pause, etc.. see README.txt)
Simple and easy to use resize tool to be used in Flex2. It allows you to resize every display object on the screen. See the .zip file for an howto example application.
A photogallery made in Flex2/ AS3 using Flickr API.
This application let users to browse your flickr pictures, see your sets, tags and notes.
It's also implemented the flickr authentication for flickr registered user. In this way registered users can also add comments, tags (if allowed) to your images.
In order to use this photogallery you need t
Customization of the default Flex Tree component.
This component simply add a checkbox on every tree item.
The checkbox allows 3 states: selected, unselected, partially selected.
Then you can control the state of checkbox nodes within the code.
Changlelog:
- 2008-04-24 Ported to Flex3, completed with the tree source code
Advanced Color Picker component for Flex2.
Features:
* possibility to switch to websafe visualization
* 'add swatch' button in order to add selected color to the color picker colors collection
* pick color from stage
swc and documentation included in the .zip file, moreover an example mxml file is given