hey. this is actually from a previous post, no response so I figure I'd post it here being it's relevant and could help others if this is in fact part of the prob:
going through the source I happened to notice a correlation between the boxes in ie, and something in the golive dhtml ani script. which is this: <cstrack layer="bag" parts="0,0,0,,1,1,#ccccff"></cstrack>
the reason why this is interesting is because ccccff appears to be the same color as the box background inserted in ie/pc when the png is in a floating box
anyone have any speculation? maybe it's just a coincidence. I tried deleting the color from one of the strings, but golive reinserted it. I guess it needs some color there, not sure if there's something I can put in its place to make the color value 'transparent'.