Quote:
Originally Posted by Digital Jedi
Be sure to always include the http:// in the URL, or the viewer cannot find the document. Also make sure the document isn't encrypted.
|
It's not encrypted and yes, I've tried it with all possible versions (with / without
http://, with / without
www.), but doesn't work. It's no secret: That's the file I've tried to embed:
http://www.trekkingforum.com/upload/Kackar-Gebirge.pdf
Quote:
Originally Posted by Digital Jedi
I'd need to see what your Regular Expression for your WMV videos definition. That should not be happening.
|
I haven't changed it:
Quote:
([URL]http://[/URL][\w]*[\.]*Trekkingforum\.[\w/&;%-\.]+\.wmv)
|
replacement:
Quote:
<object id="MediaPlayer" width="500" height="300" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components?" type="application/x-oleobject" codebase="[URL]http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112[/URL]">
<param name="filename" value="$p1">
<param name="Showcontrols" value="True">
<param name="autostart" value="false">
<embed type="application/x-mplayer2" src="$p1" name="MediaPlayer" width="500" height="300" autoplay="false"></embed>
</object>
|
Picase Webalbum & Wikimapia
Quote:
Originally Posted by Digital Jedi
I'll certainly look them over to see if it's possible.
|
Would be great and highly appreciated. Till now I've defined bb-Codes for these, but they are a bit complicated and users use it very rarely.
Andreas