1
0

Merge commit 'd9b709f3075d1060f9279d366a278e9b2362367e' into panorama_flash_fix

This commit is contained in:
Mike Miller 2013-01-29 07:46:37 +02:00
commit bc9c591791

View File

@ -32,9 +32,11 @@ class Item_Model extends Item_Model_Core {
<param name=\"movie\" value=\"$swfUrl?panoSrc=$img_url&FOV=40&minFOV=20&maxFOV=40&panHFOV=$panoramaHFOV&panVFOV=$panorama->VFOV\" />
<param name=\"quality\" value=\"high\" />
<param name=\"BGCOLOR\" value=\"#AAAAAA\" />
<param name=\"wmode\" value=\"transparent\" />
<embed src=\"$swfUrl?panoSrc=$img_url&FOV=40&minFOV=20&maxFOV=40&panHFOV=$panoramaHFOV&panVFOV=$panoramaVFOV\"
allowFullScreen=\"true\"
width=\"640\" height=\"480\" quality=\"high\"
width=\"640\" height=\"480\" quality=\"high\"
wmode=\"transparent\"
pluginspage=\"http://www.macromedia.com/go/getflashplayer\"
type=\"application/x-shockwave-flash\" bgcolor=\"#DDDDDD\">
</embed>