I have added videos (flvs) with transparent backgrounds to websites made with Dreamweaver. The process is simple just add these two lines of code:

1st code: <param name="wmode" value="transparent">

2nd code: wmode="transparent"></embed>

The first code is added after this, I will call A

<param name="quality" value="high" />

And the second line is added after this B

P1_Prod_Version=ShockwaveFlash" wmode="transparent"></embed>/>

The problem is, I cannot find either of the lines A or B in a Xara made site

Any suggestions?