topical media & game development
object-extend-swf.cfg / cfg
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="@id"
width="@width" height="@height"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
<param name="movie" value="@mx-@cfg-object-extend-swf.swf" />
<param name="flashVars" value="message=\"hello world\" />
<param name="quality" value="high" />
<param name="bgcolor" value="black" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="true" />
<embed src="@mx-@cfg-object-extend-swf.swf"
flashVars="message=\"hello (x) world\""
quality="high" bgcolor="black"
width="@width" height="@height"
name="@id"
align="middle"
play="true" loop="true"
allowScriptAccess="sameDomain"
allowFullScreen="true"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</object>
(C) Æliens
20/2/2008
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.