Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox or Windows Media Player DRM Code.

  • 5 trả lời
  • 6 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Merhabalar. Daha önce çalıştırabildiğim kod şuan çalışmıyor

<embed width="0" height="0" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="CizgiFilmEddy2.avi" ShowDisplay=0 ShowStatusBar=1 AUTOSTART="true" loop="false" autoreplay="false">

bu kodum şuan ki firefox sürümünde çalışmıyor. araştırmama göre loop u playcount="99" şeklinde yapmam gerekiyormuş bunuda yaptım fakat değişen birşey olmadı. Bana bu kodun tamamını düzgün şekilde çalıştırabileceğim hale getirecek biri yok mu ?

Merhabalar. Daha önce çalıştırabildiğim kod şuan çalışmıyor <embed width="0" height="0" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="CizgiFilmEddy2.avi" ShowDisplay=0 ShowStatusBar=1 AUTOSTART="true" loop="false" autoreplay="false"> bu kodum şuan ki firefox sürümünde çalışmıyor. araştırmama göre loop u playcount="99" şeklinde yapmam gerekiyormuş bunuda yaptım fakat değişen birşey olmadı. Bana bu kodun tamamını düzgün şekilde çalıştırabileceğim hale getirecek biri yok mu ?

Tất cả các câu trả lời (5)

more options

Do you have the Microsoft Windows Media Player plugin installed and enabled? Because of your question, I noticed that mine is missing disabled.

Play Windows Media files in Firefox with the Windows Media plugin

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào

more options

Windows Media Plugin has been enabled.

currently suffering from the site is not working when entered directly. When trying a new tab is opened run the Windows Media Plugin.

more options

Try to set the autostart parameter to 1 and maybe leave out some of the others.

<embed type="application/x-mplayer2" src="CizgiFilmEddy2.avi" height="0" width="0" autostart="1">
more options

No matter what the codes are not working clicking the new tab.

<embed type="application/x-mplayer2" src="CizgiFilmEddy2.avi" height="0" width="0" autostart="1">

i tested.click the new tab for runned.

more options

Do you have a test page that we can check?