For the moment, the html your using...
...
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
width="60" height="60">
<param name="movie" value="
file:///D|/Dragos/lucru/DesignInPrint/button.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="
file:///D|/Dragos/lucru/DesignInPrint/button.swf" width="60" height="60" quality="high" pluginspage="
type="application/x-shockwave-flash" wmode="transparent"></embed></object>
...
... Is linking to a .swf on your
own D drive, so obviously that doesn't work on any machine.
As for transparent movies, it doesn't work on Macs unless you have OS X...
The following browsers currently support windowless mode:
Windows and Mac OS X
Internet Explorer 3 or higher (Windows)
Internet Explorer 5.1* and 5.2* (Macintosh)
Netscape 7.0*
Mozilla 1.0 or higher*
AOL*
CompuServe*
* Macromedia Flash Player version 6,0,65,0 (Windows) or 6,0,67,0 (Macintosh) or higher required for this feature.
Note: Mac Classic is not supported for this feature. Transparent backgrounds are also not possible in a Flash standalone projector.
Note: If windowless mode is used, performance can be affected to some degree. If fastest performance is a top priority, you may consider other design options...
Regards,