February 27th in Tutorials by admin .

Tutorial – embedding swf with external assets (xml, external images, etc.) in a wordpress blog

Hello!
I know most of you (myself included) have been having problems embedding a complicated swf with external assets (like 3D wall) in your wordpress blog so I am going to clear it up.
First of all, grab this great plug in from here http://kimili.com/plugins/kml_flashembed/wp and activate it in your wordpress install.
Second, upload all the content of the deploy folder (from your package) in a folder named wall in the root of your wordpress install.
Finally, just copy/paste this code in the page …

December 16th in Tutorials by admin .

Papervision 3D Perfect Pixel Precision

To achieve pixel just use the following formula – planecon.z = ((view.camera.zoom – 1) * view.camera.focus) – Math.abs(view.camera.z);