multimediamkt
November 13th, 2002, 10:24 PM
A base movie has a lot of movie clips running at a time ;
one of the m. cs has buttons that are assigned with
loadMovie , that will load external movies that at its time will load
and cover up totally the base movie ;
is it necessary to stop the base movie mcs so that they will not be sucking too much from cpu ??
If so is there a command ( likewise stop all sounds for the sounds) to stop the mcs ?
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="50">
<param name=movie value="http://sites.uol.com.br/multi-media-mkt/mmktxtdance.swf">
<param name=quality value=high>
<embed src="http://sites.uol.com.br/multi-media-mkt/mmktxtdance.swf"
quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="50">
</embed>
</object>
one of the m. cs has buttons that are assigned with
loadMovie , that will load external movies that at its time will load
and cover up totally the base movie ;
is it necessary to stop the base movie mcs so that they will not be sucking too much from cpu ??
If so is there a command ( likewise stop all sounds for the sounds) to stop the mcs ?
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="50">
<param name=movie value="http://sites.uol.com.br/multi-media-mkt/mmktxtdance.swf">
<param name=quality value=high>
<embed src="http://sites.uol.com.br/multi-media-mkt/mmktxtdance.swf"
quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="50">
</embed>
</object>