Mike Williams | March 8, 2009
AutoCAD 3D Tip: Flatshot Command
How to use the FLATSHOT Command to convert 3D solids into 2D objects. For the best picture quality, I recommend playing the video in full screen mode.
Get the Flash Player to see this player.
var s1 = new SWFObject(”http://autocadtipoftheday.com/tipblog/wp-content/plugins/flash-video-player/mediaplayer/player.swf”,”n1″,”400″,”280″,”7″);
s1.addParam(”allowfullscreen”,”true”);
s1.addParam(”allowscriptaccess”,”always”);
s1.addParam(”wmode”,”opaque”);
s1.addVariable(”id”,”n1″);
s1.addVariable(”controlbar”,”bottom”);
s1.addVariable(”height”,”280″);
s1.addVariable(”playlist”,”none”);
s1.addVariable(”width”,”400″);
s1.addVariable(”autostart”,”false”);
s1.addVariable(”bufferlength”,”1″);
s1.addVariable(”displayclick”,”play”);
s1.addVariable(”icons”,”true”);
s1.addVariable(”linktarget”,”_blank”);
s1.addVariable(”mute”,”false”);
s1.addVariable(”quality”,”true”);
s1.addVariable(”repeat”,”none”);
s1.addVariable(”resizing”,”true”);
s1.addVariable(”shuffle”,”false”);
s1.addVariable(”stretching”,”uniform”);
s1.addVariable(”volume”,”90″);
s1.addVariable(”aboutlink”,”http://www.longtailvideo.com/players/”);
s1.addVariable(”file”,”http://autocadtipoftheday.com/tipblog/wp-content/uploads/Video/3d/flatshot.mp4″);
s1.write(”video1″);
Note: You may need the latest version of flash installed on you computer [...]
Category: tips |
13 Comments »
Tags: 3d, flatshot, tips, video tip