<BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">Originally posted by bentruyman:<BR>This is what I was talking about:<BR>
http://redmelon.net/tstme/box_model/<BR><BR>I'm using Safari 4 right now and this example works. Skew, rotate, etc. all appear to work. Was the author possibly confused with transitions/animations? </div></BLOCKQUOTE><BR><BR>That is an embedded flash movie explaining the concept. Don't believe me? Check the markup:<BR> <pre class="ip-ubbcode-code-pre"><OBJECT classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="650" HEIGHT="390" id="BoxModel" ALIGN="">
<PARAM NAME=movie VALUE="Box_Model.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="Box_Model.swf" quality=high bgcolor=#FFFFFF WIDTH="650" HEIGHT="390" NAME="BoxModel" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</pre>