My program uses the BlitzFlash plugin to embed Flash animations in a Blitz 3D windowed application. On Windows 2000 I place the Flash object at x,y coordinates over a nice container graphic. In XP I find the flash object is offset one pixel up and to the left. It's as though in drawing the Flash object, the origin for drawing operations is 0,0 in Windows 2000 but 1,1 in XP
What's the best fix for this? Can I get the Windows version and just add an offset for XP?
Cheers.
What's the best fix for this? Can I get the Windows version and just add an offset for XP?
Cheers.