![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Can not play embedded wmp11 videos in vista Hi, I am unable to play embedded wmp11 videos in vista. I see the viewer on the screen and when I click on it to enable the active x control, the menu options appear to be in Italian! I'm not making this up. If I click the version number it says version 6.4.09.1130. I have a feeling a game I installed overrode one of the files and IE7 is running the older noncompatible wmp addon. I went into Internet Options, managed add ons and I think the file I need to replace is audioatd.ocx. The version I have is from 8/19/04. Can anyone with vista check their c:\windows\system32 directory to see what date they show for their audioatd.ocx file? If you have a more recent one and you are running Vista Home Premium can you send it to me? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Can not play embedded wmp11 videos in vista The file audioatd.ocx isn't a Vista system file (Home Premium, or otherwise) (or an XP system file, for that matter). If you go to c:\windows\system32 and check out the properties of audioatd.ocx, can you figure out what program on you computer it belongs to? Does it have any Product name or Copyright info on the details tab? This is all I could find on it in Google, and the result is in Spanish... http://www.google.com/search?hl=en&q...td&btnG=Search "Jerry" <Jerry@xxxxxx> wrote in message news:09417CA5-9E7E-4EDD-82B4-74F6500290C1@xxxxxx Quote: > Hi, I am unable to play embedded wmp11 videos in vista. I see the viewer > on > the screen and when I click on it to enable the active x control, the menu > options appear to be in Italian! I'm not making this up. If I click the > version number it says version 6.4.09.1130. I have a feeling a game I > installed overrode one of the files and IE7 is running the older > noncompatible wmp addon. > > I went into Internet Options, managed add ons and I think the file I need > to > replace is audioatd.ocx. The version I have is from 8/19/04. Can anyone > with > vista check their c:\windows\system32 directory to see what date they show > for their audioatd.ocx file? If you have a more recent one and you are > running Vista Home Premium can you send it to me? |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Can not play embedded wmp11 videos in vista It says Windows Media Player 2 ActiveX Control in the description. Version 6.4.9.1130. Product name Microsoft Windows Media Player. "dean-dean" wrote: Quote: > The file audioatd.ocx isn't a Vista system file (Home Premium, or otherwise) > (or an XP system file, for that matter). If you go to c:\windows\system32 > and check out the properties of audioatd.ocx, can you figure out what > program on you computer it belongs to? Does it have any Product name or > Copyright info on the details tab? > > This is all I could find on it in Google, and the result is in Spanish... > http://www.google.com/search?hl=en&q...td&btnG=Search > > "Jerry" <Jerry@xxxxxx> wrote in message > news:09417CA5-9E7E-4EDD-82B4-74F6500290C1@xxxxxx Quote: > > Hi, I am unable to play embedded wmp11 videos in vista. I see the viewer > > on > > the screen and when I click on it to enable the active x control, the menu > > options appear to be in Italian! I'm not making this up. If I click the > > version number it says version 6.4.09.1130. I have a feeling a game I > > installed overrode one of the files and IE7 is running the older > > noncompatible wmp addon. > > > > I went into Internet Options, managed add ons and I think the file I need > > to > > replace is audioatd.ocx. The version I have is from 8/19/04. Can anyone > > with > > vista check their c:\windows\system32 directory to see what date they show > > for their audioatd.ocx file? If you have a more recent one and you are > > running Vista Home Premium can you send it to me? |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Can not play embedded wmp11 videos in vista I fixed the problem. The IE7 addon was set improperly to that audioatd.ocx file for some reason. I performed a run regsvr32 wmpdxm.dll, restarted my browser and it appears to be working now.. "dean-dean" wrote: Quote: > The file audioatd.ocx isn't a Vista system file (Home Premium, or otherwise) > (or an XP system file, for that matter). If you go to c:\windows\system32 > and check out the properties of audioatd.ocx, can you figure out what > program on you computer it belongs to? Does it have any Product name or > Copyright info on the details tab? > > This is all I could find on it in Google, and the result is in Spanish... > http://www.google.com/search?hl=en&q...td&btnG=Search > > "Jerry" <Jerry@xxxxxx> wrote in message > news:09417CA5-9E7E-4EDD-82B4-74F6500290C1@xxxxxx Quote: > > Hi, I am unable to play embedded wmp11 videos in vista. I see the viewer > > on > > the screen and when I click on it to enable the active x control, the menu > > options appear to be in Italian! I'm not making this up. If I click the > > version number it says version 6.4.09.1130. I have a feeling a game I > > installed overrode one of the files and IE7 is running the older > > noncompatible wmp addon. > > > > I went into Internet Options, managed add ons and I think the file I need > > to > > replace is audioatd.ocx. The version I have is from 8/19/04. Can anyone > > with > > vista check their c:\windows\system32 directory to see what date they show > > for their audioatd.ocx file? If you have a more recent one and you are > > running Vista Home Premium can you send it to me? |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Can not play embedded wmp11 videos in vista I would do this. In Manage Add-ons, disable audioatd.ocx. Then go to C:\windows\system32, and rename audioatd.ocx to audioatd.ocx.old (the program that installed the file will squawk that "audioatd.ocx is missing, and cannot continue" or something like that. That way you can determine which program installed the file. Windows, or any of the programs that came with it, however, doesn't need that file.) Then right-click Command Prompt (using the shortcut in Start Menu\Programs\Accessories), choose Run as Administrator, and type: regsvr32 wmp.dll Press Enter. (Wmp.dll is the ActiveX control that Internet Explorer should be using.) Then try a site that uses the embedded WMP. "Jerry" <Jerry@xxxxxx> wrote in message news:26B687C4-86A6-44F6-AE3F-D7B5C7259FEA@xxxxxx Quote: > It says Windows Media Player 2 ActiveX Control in the description. Version > 6.4.9.1130. Product name Microsoft Windows Media Player. > > "dean-dean" wrote: > Quote: >> The file audioatd.ocx isn't a Vista system file (Home Premium, or >> otherwise) >> (or an XP system file, for that matter). If you go to >> c:\windows\system32 >> and check out the properties of audioatd.ocx, can you figure out what >> program on you computer it belongs to? Does it have any Product name or >> Copyright info on the details tab? >> >> This is all I could find on it in Google, and the result is in Spanish... >> http://www.google.com/search?hl=en&q...td&btnG=Search >> >> "Jerry" <Jerry@xxxxxx> wrote in message >> news:09417CA5-9E7E-4EDD-82B4-74F6500290C1@xxxxxx Quote: >> > Hi, I am unable to play embedded wmp11 videos in vista. I see the >> > viewer >> > on >> > the screen and when I click on it to enable the active x control, the >> > menu >> > options appear to be in Italian! I'm not making this up. If I click >> > the >> > version number it says version 6.4.09.1130. I have a feeling a game I >> > installed overrode one of the files and IE7 is running the older >> > noncompatible wmp addon. >> > >> > I went into Internet Options, managed add ons and I think the file I >> > need >> > to >> > replace is audioatd.ocx. The version I have is from 8/19/04. Can >> > anyone >> > with >> > vista check their c:\windows\system32 directory to see what date they >> > show >> > for their audioatd.ocx file? If you have a more recent one and you are >> > running Vista Home Premium can you send it to me? |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| VISTA won't play embedded windows movie | Vista music pictures video | |||
| Videos not playing when embedded in a browser | Vista music pictures video | |||
| Can't play an AVI file in Vista with WMP11 | Vista music pictures video | |||
| Vista or WMP11 won't play AVI videos | Vista General | |||
| Embedded videos will no longer appear | Vista music pictures video | |||