Posté par Ocelyn le mars 5th, 2008 |
1 commentaire
Aujourd’hui, je vous présente deux nouveaux sites qui contribuent au succès de Papervision3D, des sites de grandes marques de sport réalisés grâce à Papervision.
Nous commençons par le site Suite 23 qui nous offre la possibilité de nous balader dans un “appartement” consacré au star du basketball.
On s’y déplace de manière très fluide, la réalisation est […]
read more....
Posté par Ocelyn le mars 4th, 2008 |
11 commentaires
Tutoriel pour apprendre à créer une interactivité sur une Plane. (Code source sous la vidéo)
Get the Flash Player to see this player.
var s0 = new SWFObject(”http://www.ocelyn.com/papervision3d/wp-content/plugins/flash-video-player/flvplayer.swf”,”n0″,”576″,”432″,”7″);
s0.addParam(”allowfullscreen”,”true”);
s0.addParam(”allowscriptaccess”,”always”);
s0.addVariable(”javascriptid”,”n0″);
s0.addVariable(”width”,”576″);
s0.addVariable(”height”,”432″);
s0.addVariable(”backcolor”,”0xFFFFFF”);
s0.addVariable(”frontcolor”,”0×000000″);
s0.addVariable(”lightcolor”,”0×000000″);
s0.addVariable(”screencolor”,”0×000000″);
s0.addVariable(”autoscroll”,”true”);
s0.addVariable(”largecontrols”,”false”);
s0.addVariable(”logo”,”http://www.ocelyn.com/papervision3d”);
s0.addVariable(”overstretch”,”true”);
s0.addVariable(”showdigits”,”true”);
s0.addVariable(”showdownload”,”false”);
s0.addVariable(”showeq”,”false”);
s0.addVariable(”showicons”,”true”);
s0.addVariable(”showvolume”,”true”);
s0.addVariable(”thumbsinplaylist”,”false”);
s0.addVariable(”autostart”,”false”);
s0.addVariable(”bufferlength”,”3″);
s0.addVariable(”repeat”,”false”);
s0.addVariable(”rotatetime”,”5″);
s0.addVariable(”smoothing”,”true”);
s0.addVariable(”volume”,”80″);
s0.addVariable(”enablejs”,”true”);
s0.addVariable(”linkfromdisplay”,”false”);
s0.addVariable(”t”,”autodetect”);
s0.addVariable(”useaudio”,”false”);
s0.addVariable(”usecaptions”,”false”);
s0.addVariable(”usefullscreen”,”true”);
s0.addVariable(”usekeys”,”false”);
s0.addVariable(”file”,”http://www.ocelyn.com/papervision3d/content/plane_inter.flv”);
s0.write(”video0″);
read more....