Quote:
Originally Posted by Mecho
1 - i have problem with youtube links .. it shows me Failed error
2 - i checked Allow Web based Divx and also i checked "stage6" in Use AnyMedia Player for which video sites? and Supported video sites and it shows Saved successfully ! but again i saw they r unchecked . i did 10 times but i can not checked those options .. any idea ?
also is it possible that u can add a option to Screen that users can set the Size of the screen ??
thanks
|
You can just uninstall it and reinstall if it still doesn't work after rebuilding your bitfields.
admincp/index.php?do=buildbitfields
If neither of those work I'll take a look at it for you on your server if you would like.
Try these.
Tag without options:
[MEDIA]url_of_the_file[/MEDIA]
ex.
[MEDIA]http://server/file.mp3[/MEDIA]
Shown as a mp3 player (Use the flash mp3 player by default).
Tag with options:
[MEDIA="width, height, autostart, loop, extension"]url_of_the_file[/MEDIA]
[MEDIA="width, height, autostart, loop"]url_of_the_file[/MEDIA]
[MEDIA="width, height, autostart"]url_of_the_file[/MEDIA]
[MEDIA="width, height"]url_of_the_file[/MEDIA]
ex.
[MEDIA="300,380,yes,2,rm"]http://server/file.mp3[/MEDIA]
It will use the real player to play the file.mp3,
the object is 300px width, 380px height,
it will autostart and will repeat for twice.
[MEDIA=250,150,0,3]http://server/file.flv[/MEDIA]
It will use the flash player to play the file.flv,
the object is 250px width, 150px height,
it'll NOT autostart but will repeat for 3 times.
[MEDIA=400,480,false]http://server/file.swf[/MEDIA]
It will use the flash player to play the file.swf,
the object is 400px width, 480px height,
and it'll NOT autostart.
[MEDIA=421,211]http://server/file.pdf[/MEDIA]
It will post the pdf object on the page,
the object is 421px width, 211px height.
If they don't work I'l put it on the todo list!
Quote:
Originally Posted by Dannyloski
Upgraded to 3.0.8, smoothly :up: ...
Nix: Any idea on Photobucket being added?
|
Working on it and some other sites.
Quote:
Originally Posted by cupra
Upgraded to 3.0.8 and still, with VISTA x64 cant play a video that is on my server...
the FF and IE7 are frozen...
|
Thats a hard one to test for me. But I'll try and look into it.
Quote:
Originally Posted by Skavenger
autostart option is not working for me
you can check it here
|
Thats more for playing your own videos. Youtube has auto start off. If you have 20 videos in a thread you don't want them auto starting.
Quote:
Originally Posted by testebr
The extension .divx never still checked after check and click to save settings. This is a bug or anything like?
|
You don't need this for anything. I'll probably just remove it in the next release. Its not needed to play stage6.
Quote:
Originally Posted by testebr
|
I'll look into it.