I'm wondering if anyone has run across this before or not, and if so what is the possible cause. I don't like IE and with good reason this is one of them but the place I work at IE is MANDATORY IE8 to be specific.
With that said any one trying to help may or may not get the same issue as myself.
I made a flash video player that loads videos and all info from XML, has the ability to read and display transcript files. and is skin-able. This player was hand coded by Myself. I works perfectly fine for me on BOTH IE8 and Firefox(Firefox in my browser of choice). Now the player also works fine so far on all the other computers running IE8 that I know of except two and the one we first noticed the issue Its a new system running XP with the latest version of IE8 and same version as myself But it renders half the players elements at (0,0) like it should and the other half at (-100,-100). I don't have a screen shot of this but it messes up the players design. The second computer it was noticed on is my new system Windows 7 I think its IE8 not sure will look into it when I'm back on that system. but that renders the parts the rendered fine in the first IE issue found at (100,100) and the other half fine.
I can get screen shots and examples on request. Any ideas or solutions would be greatly appreciated.
The code in my player Is getting old and outdated and am getting ready to remake the player but I'd like to try to solve this issue before I spend the time rebuilding the player and find the same issue.