steamfrog
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Sminc – Find the file Plugins > content > tpl > viewer.tpl.php
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="100%" height="100%" id="<?php echo $this->mapToken?>"> <param name="FlashVars" value="<?php echo $this->mapToken?>" /> <param name="movie" value="http://umapper.s3.amazonaws.com/assets/swf/embed.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="allowScriptAccess" value="always" /> <embed src="http://umapper.s3.amazonaws.com/assets/swf/embed.swf" FlashVars="<?php echo $this->mapToken?>" allowScriptAccess="always" quality="high" wmode="transparent" width="100%" height="100%" name="<?php echo $this->mapToken?>" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>This worked for me! Copy this code and replace yours, OR copy and see where I have added the lines wmode in twice.
Forum: Plugins
In reply to: [Plugin: User Photo] 2 Warnings with WP 2.5 Permission error & Header errorNice work connected888 that solution worked for me in WP 2.7
Forum: Plugins
In reply to: Best image handler plugin?Well i just installed exhibit 1d and its fine bit of a tweak getting it working 1hr fiddling (and i dont know php) and its running fine. I can get full pictures not thumbnails in my posts.
Viewing 3 replies - 1 through 3 (of 3 total)