How to use phpbb video player wmv

Asked By 30 points N/A Posted on -
qa-featured

How can I use phpbb video player wmv ? Or better yet how can I play phpbb video player wmv files? Anybody here knows of phpbb? Please give me an easy explanation…

SHARE
Answered By 5 points N/A #164023

How to use phpbb video player wmv

qa-featured

Dear Neff,

I made an intensive search effort to find an answer to your question, and I have found the answer to your question on the website of the program. It takes you through step-by-step to simply answer your question of "How to play FLV and WMV in phpbb using attachments".

1. Download the FLV player from this link https://www.jwplayer.com/

2. Copy player.swf and swfobject.js to phpbb.com.

3. Download the WMV player from the above link.

4. Copy silverlight.js, wmvplayer.js and wmvplayer.xaml to phpbb.com.

5. Use the code in the link below, styles/prosilver/template/attachment.html:

https://www.phpbb.com/community/viewtopic.php?f=46&t=1461335

6. Change "YOUR URL" in code to your url.

7. Open ACP->Posting->Manage extensions and put:

  • Flash Files: FLV
  • Real Media: mp3.
  • Windows Midia: wmv and wma

8. Open ACP->Styles->STYLE COMPONENTS->Templates->prosilver->Refresh
9. Put a sample on your website and see how it works.

You will find more information at the following link.

https://www.phpbb.com/community/viewtopic.php?f=46&t=1461335

Also, you will find a lot of discussions on similar topics on another link below.

https://www.phpbb.com/search/?q=wmv
 

Related Questions