I'm writing a program in visual basic .net 2003, and i used a manifest file to get the windows xp themes to work with the program. Everything worked fine until i added the flash.ocx file to my program to play flash animations. When i added the flash object to my form, the windows xp themes stopped working on most of the controls (buttons, labels, group boxes, radio buttons, etc.), but the xp theme still works on the TabControl i'm using. Can anyone help me figure out why this is happening, and how i can still use the flash object and have the windows xp theme still work? I'm running windows xp professional sp1. Thanks.