Sunday, 27 April 2008

360 Degree views of Various cars in Flash

Once i had exported the 360 degree camera view animation from 3d studio max, I brought it into the flash application on a new layer.I added two arrows which i created in Photoshop and converted them to movieclips. I then had to add some actionscript to the enable the arrows to navigate around the car to a full 360 degrees. The first action was to go into the car movieclip containing the various frames and add a stop(); to the first frame. I then added the following script to the layer as you can see below.As you can see, i gave the arrows and the car movieclips instance names. The actions also enable the user to click left when the car is at frame 1 and it will skip to the last frame and continue to subtract a frame number. The complete 360 degree view is shown below.

No comments:

Contributors