topical media & game development
animation-ch02-KeyCodes.cfg / cfg
object / embed - with param(s)
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="animation-ch02-KeyCodes"
width="@width" height="@height"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
<param name="movie" value="animation-ch02-KeyCodes.swf?@param" />
<param name="quality" value="high" />
<param name="bgcolor" value="black" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="true" />
begin (embed) - in object
<embed src="animation-ch02-KeyCodes.swf?@param"
quality="high" bgcolor="black"
width="@width" height="@height"
name="animation-ch02-KeyCodes"
align="middle"
play="true" loop="true"
allowScriptAccess="sameDomain"
allowFullScreen="true"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
<!-- end (embed) -->
</object>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.