Archive for the ‘Flex 3.x’ Category

Papervision3D + Box2D website “Q.films”

Friday, January 16th, 2009

090114_01

I create flash website named “Q.films. This is promotion site of independent production movie.

I use ActionScript 3.0 Library. These are Papervision3D and Box2DAS3.

090114_02

The most important for “Q.films” site is using framework “Progression” made in Japan. Progression offers you prenty of tools developing Flash site easily and you can focus on creative. I was offerd easily for changing scenes speedy.

090114_03

090114_04

I’ll open this website’s source code. Enjoy!

RGB Image Separater with Papervision3D

Thursday, November 13th, 2008

Flashgamers show demo which CMYK separated image with Away3D. Visualization of color logic is interesting for me.

By the way, it’s possible to separate RGB channel from image with BitmapData.copyChannel method. I created demo which four planes separated to RGB at runtime are on Papervision3D space. You can separate rgb channel by stage dragging. And the demo can use local image file with new Filereference of Astro.

(more…)

Available cache image by Flex

Sunday, September 14th, 2008

(more…)

Import Excel file into Flex

Sunday, September 14th, 2008

(more…)