begin (embed) - in object


  <embed src="@cfg-camera-media.swf?config=@config.xml" 
  quality="high" bgcolor="black"
  width="@width" height="@height"
  name="camera-media" 
  align="middle" 
  play="true" loop="true" 
  wmode="transparent"
  allowScriptAccess="sameDomain"
  allowFullScreen="true"
  type="application/x-shockwave-flash" 
  pluginspage="http://www.adobe.com/go/getflashplayer">
  </embed>
  <!-- end (embed) -->
  </object>