![]() |
Great, will install later.
|
Understand.
Since I'm technologically impaired here, can you please tell me what code to alter to force the browsers to use WMP for all the video files (mpeg and mpg). And what part of China are you in? I've traveled the country extensively. Thanks! rich |
very nice thanks!! installed!
|
work well , thanks
|
Quote:
Search: PHP Code:
PHP Code:
I Live in Wuhan, do you know it? :) |
OK, got it. Still doesn't work, but it's calling to windows media player in my source
Quote:
Is there somewhere else (forum permissios) that I need to look at? I have overlooked something, somewhere, and I just know that it has to be something really simple... Usergroup permissions are set. Never been to Wuhan. I train in gong fu in Henan, and have traveled western, northern, and a bit of eastern China quite a bit. Wonderful country. Just some absolutely incredible places to see and experience, especially Yunnan. Thanks! rich |
Quote:
As to gong fu, you have made the right choice: Henan :rolleyes: |
It's a Mozilla thing. I've done some investigating here, hope this helps:
When using Mozilla based Netscape Navigator Pagesource when I use [MEDIA=0,0,0,wmv]: This works well, though it autoplays when it was told not to: Quote:
Quote:
When using Internet Explorer, your hack works perfectly, as written. This is the page source: Quote:
It's a Mozilla thing. I don't know how to fix it, but, that's the problem. Never been to Wuhan. Have a monk teacher/friend who teaches at their Wushu University there. I hear that it's an excellent sports university. My travels have taken me to Xinjiang, Yunnan, Tibet, Harbin, Xian, Huangshan/Guilin areas, among others. Definitelly have to return to Chengdu/Tibet/Yunnan part of your country. It is phenomenal! |
I think you may add me to your msn list or etc.
I'll tell you how to handle the prob. My contact method is in the zip file, on the install guide page. PS. I'm so glad to know that you like our country. :) |
Quote:
LOL |
this looks like a super complete hack, however, i cannot seem to get it to even show up on my board. everything installed per instructions but no media player. the only other hacks i use are vbportal and templates hack
can anyone help me, as i really need video to take my forum live thanks a million chris www.thinktalk.com/forum |
Is it possible to have this not buffer the clip before loading the page? I'm noticing some long load times on pages that have good sized attachments.
|
chriciardi, look at my posts immediately above. You might have better luck changing the bbcode.php edit to use windows media instead of quicktime.
It is a fantastic hack, but I'm having mozilla issues with it. Nothing that can't be fixed, I'm sure. |
Suggestion to turn this into a Plugin
=> No more file edits. |
Quote:
|
Quote:
I'm working on it now,and will release a new version later. |
I know it's on it's way - but the ability to restrict to particular forums would be terriffic!
|
Quote:
W3C recommend us to use type="MIME" to call a media object. It works well on Mozilla, Firefox, Opera and etc. However, there's bug when we use IE to view it: It will download the whole file then play it. So you must wait for long before you could see the rest of the page.(You can even find that it sometimes display a blank object, it's another bug I think.) So, to IE, I use the traditional way to display it: just use the clsid. Therefore, It could be display perfectly on IE and other explorers. So, if u don't care the bug, just do as this: edit the anymedia template take adobe flash as example: replace these codes HTML Code:
<object data="$media[url]" type="$media[mime]" width="$media[width]" height="$media[height]" class="player_mozilla"> HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="$media[width]" height="$media[height]"> HTML Code:
<style type="text/css"> HTML Code:
<style type="text/css"> |
[1.2.0]
[DEL] Codes Modifications (Thanks to Andreas's suggestion) [CHG] Allow every group to use anymedia by default [NEW] Templates Cache [How to upgrade] 1.Re-import the XML file (Must). 2.Remove the codes we added to the class_bbcode.php.(Note:You could also skip the step, it'll work well too.) Could anybody Move the thread to [vB3.5 Extensions] Forum? It became an Extension just now. :) |
Quote:
Just another noob requst: can you include a sript to delete those old media BBcode buttons(MP3, WMV, RM...) that are no longer useful? :nervous: |
This is probably what I have been looking for.
But as a total noob I need som help to get it right. I have followed the "How to install" guide as far as I can: 1.Extract and upload the files of the uploads folder; Done! 2.Import the product-anymedia.xml in admincp; Done! 3.Follow Templates Modifications, be careful and remember to save; Done! 4.Follow Codes Modifications, be careful and remember to overwrite the old one; Here is where I stop. What code is to be modified? 5.Log into the admincp and setup AnyMedia BBCode Options; Can anybody tell me how to set up this? 6.Change the AnyMedia BBCode Permissions if it's necessary; Ok. I'll do that later 7.Please read How to Use first; Done. I think i will figure this one out. 8.All Done! Thanks :nervous: |
Quote:
5.vBOptions -> AnyMedia All Done! ;) Special Thanks to Andreas and Crist ! |
swf media files work without a problem but when I try to play a wmv file nothing happens. The media player loads but the movie doesn't show. Is there something which I have to consider when playing wmv files?
thanks for your help Edit: Okay, it seems that this problem only occurs when using the Opera browser. That means no .wmv files in Opera! Internet Explorer and Firefox works without any problems. |
Quote:
|
Quote:
I update the install guide just now. |
Crist
Latest version: I have the same issue with the mpegs not playing (it wants QuickTime, instead of Windows Media Player). Now, I hate Microsoft as much as anyone else, and I am an Apple afficionado, but, let's face it, WMP has beaten QT when it comes to widespread availability. Can you make a product that forces videos, other than the usual Mac file formats, to use WMP? Thanks! Hope all is well over there in Wuhan. I'll be there this summer. rich |
I'll second that ! I've done the code change from the earlier post , but it still tries to play mpegs and wmv using quick time :ermm:
|
Quote:
You could edit the product xml file. Find PHP Code:
PHP Code:
|
Thought so. But still doesn't work in Netscape. Page source as follows:
Quote:
And for some reason, when I type in a URL in IE advanced reply box, it automatically puts [url] tags on it, which annoys the player.... |
My question is on the autostart feature. I tossed up a wmv file to test with and that showed just fine but it seems to always autostart regardless of how I have the setting in the ACP.
Thoughts? |
same question above....
I dont want it autostart, how do i disable the autostart??? if possible, can this one setup like whole album song, instead of single, I can setup like 10 songs together, then i just click next song, and next song, thisone I have to setup single song on every page...... but anyway... this is really kool one i ever seen thanks |
this is what i get in my post
[MEDIA]http://funcop.net/Army.swf[/MEDIA] it doesnt show any media. Please advise what I am doing wrong? |
If this is a link on your sites server, try using just /army.swf
|
Quote:
|
太棒了!
tai bang le! |
Quote:
Which permissions do I need to change? I dont think I have changed any permissions. Please advise which permissions do I need to change and how? |
Quote:
go to usergroups manager.... then you will see what Chris was taking about..... btw..... this version is great thanks again |
Anyone figure out why Netscape Navigator is not pulling up WMP for mpegs? Editing the product.xml file doesn't pull up the player (though it does, flawlessly, in IE). Is there some simple setting that I'm missing somewhere?
|
Installed under 3.5.3. Works great. Thanks!
|
Quote:
|
All times are GMT. The time now is 07:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|