3 Replies Latest reply on Jun 19, 2008 4:55 AM by kosl

    problems with passing parameters to flash player

    kosl

      Dear All,

      I'm using richfaces and in my application I try to embed a flash movie

      <embed src="mediaplayer.swf" widht="300" height="290"
       flashVars="width=300&amp;height=290"/>
      


      Unfortunatelly I get an exception with flashVars. When I do it like above I get the malformed xml exception saying that the second equal sign in this:


      is incorect. When I don't use the &amp; it says that height must end with ';' delimeter.

      Any help? Any more information needed, thanks in advance.

      karol