Hi there. I've got this module running fine on some versions of IE, others won't display the flowplayer app at all. When I view the source on an earlier version of IE8, or Chrome, it doesn't show any of the :

<div class="field field-type-bd-video field-field-video">
      <div class="field-label">video:&nbsp;</div>
    <div class="field-items">
            <div class="field-item odd">
                    <div id='flowplayer'  style="width: 640px; height: 384px;" class="flowplayer"></div>        </div>
        </div>
</div>

This is running on Apache on a Windows box. Works fine on IE 8.0.7600 but not on 8.0.6001.
Had a look through the open tickets here & on the Flowplayer module but not getting anywhere fast.

Cheers in advance.