You are browsing posts made during August, 2008

AS3 Papervision3D Website

( August 31st, 2008 )

I am creating a Papervision3D website. This is a work in progress. It’s still early stages.
It runs a lot better in Firefox 3 than IE 7. Please let me know if your browser crashes.
I have used the Tweener Class to smooth all the movement.

Have a look here: …/experiments/pv3dwebsite

As requested, here is the source

Also, here are the Papervision3D classes used to publish the file: Get Source
To point to the Classpath in Flash, go to Publish Settings / Settings / Classpath and add the path to the src folder i.e. …\src (”…” refers to the path on your system)


AS3 Papervision3D Model Viewer

( August 30th, 2008 )

Here is a Papervision3d and ActionScript 3.0 3D model viewer. It uses the COLLADA (.dae) file format, so you will need a 3D modeling application which supports the COLLADA file export function. You can control the rotation of the object with mouse movement and zoom with the mouse wheel.

My next version will allow the viewing of multiple files in the viewer.

(This file will open in Flash CS3) (Preview File)
Get Source


AS3 XML Scrollbar Class

( August 11th, 2008 )

Another big thank you to Valentino Tombesi for his fantastic AS3 Scrollbar Class v2.

As I did with the AS2 version, I have added the ability to update the scroll pane via XML. It is also HTML ready, so you can add text formatting and images to the scroll pane.

It took me a whole day to get this working, so if you pick up any bugs let me know.

I think that you will find this a very useful file for your ActionScript 3.0 projects:

(This file will open in Flash CS3) (Preview File)
Get Source