Hi,
It’s been a looooooooooooong time since my last post…I’ve been very very busy with a big project at work which has been taking up must of my time for just over a year now. Anyway, enough of that…
I haven’t used AS3 much so this really was my first steps into it, I decided to have a play around with Papervision3D to see what I could come up with - this is a pretty neat image loader that combines Papervision3D & Tweener for a nice transition.
Example Here
No source just yet as I’m still perfecting it.
Public Methods
setImageSize(width:Number, height:Number);
setGrid(columns:Number, rows:Number);
init();
loadImage(url:String);
lewi-p