This shows you the differences between the selected revision and the current version of the page.
| — | demos:horsie 2009/09/03 17:23 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====Horse ==== | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | **Issue** - does not look like vertexes ( vertex groups) are assigned to joints. | ||
| + | |||
| + | <html> | ||
| + | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | ||
| + | id="Sample" width="600" height="400" | ||
| + | codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> | ||
| + | <param name="movie" value="/demos/models/horsie/Sample.swf" /> | ||
| + | <param name="quality" value="high" /> | ||
| + | <param name="bgcolor" value="#335566" /> | ||
| + | <param name="allowScriptAccess" value="sameDomain" /> | ||
| + | <param name="flashvars" value="model=/demos/models/horsie/horse-anim.zc3&rpath=/demos/models/horsie" " /> | ||
| + | <param name="flashvars" value=/> | ||
| + | <embed src="/demos/models/horsie/Sample.swf" quality="high" bgcolor="#335566" | ||
| + | width="600" height="400" name="Sample" align="middle" | ||
| + | play="true" | ||
| + | loop="false" | ||
| + | quality="high" | ||
| + | allowScriptAccess="sameDomain" | ||
| + | type="application/x-shockwave-flash" flashvars="model=/demos/models/horsie/horse-anim.zc3&rpath=/demos/models/horsie" | ||
| + | pluginspage="http://www.adobe.com/go/getflashplayer"> | ||
| + | </embed> | ||
| + | </object> | ||
| + | </html> | ||
| + | |||
| + | |||
| + | |||