Customizing SMF > Modifications and Packages
Streaming 3
1948Pal:
Link to Mod
This Mod will allow users to add streaming video and sound (real, quicktime and Windows Media) to their posts.
Now, installable/uninstallable via the package mnager and works for both Internet Explorer and FireFox.
[edit]
7/19/06 new version added that supports Google video in the same fashion as the previous streams, only with Google video all you need is put the docid between the tags like so [gv=width,height]01234567890123[/gv] and you'll have an embedded Google video. The video must have permissions to be embedded. Also now you can actualy resize any player window by changing the values in the [tag=x,y].
[edit=8/23/06]Updated for 1.0.8 and 1.1 RC3, same version 4.2.2[/edit]
[edit]
9/1/06, new version 4.2.2a added with YouTube support. use [yt=x,y]code to youtube after the v=. Usually a mixture of 11 upper and lower case characters and numbers like yh2XtuP4jhG[/yt]
[/edit]
Latest release as of 12/29/2006 is 4.2.2b, it has no significant changes, but mdified to work with SMF 1.1 final and 1.1.1, additionally, now included a more detailed readme file, also now upon uninstall, the streaming bbc images will also be removed, whereby before, they were left behind.
dtm.exe:
I love it! I have been waiting for a mod like this for a long time now. I now have it on my forums.
www.oi-forums.com
-Dan The Man
CrazyJoe:
I seem to have a problem. When I try to install via the package manager it fails on the file Subs.php.
I tried to edit the file manually, but I looked for this line and couldn't find it:
--- Code: ---$codetocache[] = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="$1" height="$2"><param name="movie" value="$3" /><param name="play" value="true" /><param name="loop" value="true" /><param name="quality" value="high" /><param name="AllowScriptAccess" value="never" /><embed src="$3" width="$1" height="$2" play="true" loop="true" quality="high" AllowScriptAccess="never"></embed></object>';
--- End code ---
Instead I found this:
--- Code: ---$arr2[] = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="$1" height="$2"><param name="movie" value="$3" /><param name="play" value="true" /><param name="loop" value="true" /><param name="quality" value="high" /><param name="AllowScriptAccess" value="never" /><embed src="$3" width="$1" height="$2" play="true" loop="true" quality="high" AllowScriptAccess="never"></embed></object>';
--- End code ---
Any Ideas on what I can do to get this to work?
Anguz:
CrazyJoe, do you have any other mod installed?
CrazyJoe:
--- Quote from: Anguz on April 11, 2005, 10:55:04 PM ---CrazyJoe, do you have any other mod installed?
--- End quote ---
Yes I do. It's called SimpleDownloads. http://mods.simplemachines.org/index.php?mod=104
Thats the only one though. Is there any way to use both?
P.S. Thank you for the reply, much appreciated.
Navigation
[0] Message Index
[#] Next page
Go to full version