When i inspect the code into web page(firefox 4), i see the following
<span class="vvqbox vvqvideo" style="width:400px;height:364px;">
<object width="400" height="364" type="application/x-oleobject" standby="Loading Microsoft Windows Media Player components..." codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<param value="http://localhost/marianela/wp-content/uploads/BB_King_-_Let_The_Good_Times_Roll.avi" name="url">
<param value="true" name="allowchangedisplaysize">
<param value="true" name="autosize">
<param value="1" name="displaysize">
<param value="true" name="showcontrols">
<param value="true" name="showstatusbar">
<param value="true" name="autorewind">
<param value="false" name="autostart">
<param value="100" name="volume">
</object></span>
the movie .avi no show up.but in IE show up success
<span class="vvqbox vvqvideo" style="width:400px;height:364px;"><object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" width="400" height="364"><param name="url" value="http://localhost/marianela/wp-content/uploads/BB_King_-_Let_The_Good_Times_Roll.avi" /><param name="allowchangedisplaysize" value="true" /><param name="autosize" value="true" /><param name="displaysize" value="1" /><param name="showcontrols" value="true" /><param name="showstatusbar" value="true" /><param name="autorewind" value="true" /><param name="autostart" value="false" /><param name="volume" value="100" /></object></span>
i dont found the problem, but just when i put the [videofile]path[videofile] and i want seem in the firefox 4, no show up
note: the firefox with other code. show up in firefox 4
thanks for you help