Topic: Code without swfobject.js -> "Gallery not found"
Hi all,
I'd like to display the gallery without using swfobject.js.
I just create the following code but it doesn't work. I get the famous message "Gallery not found".
<object data="/svmanager/g2/viewer.swf" height="377" type="application/x-shockwave-flash" width="377">
<param name="movie" value="/svmanager/g2/viewer.swf">
</param>
<param name="quality" value="high">
</param>
<param name="xmlDataPath" value="/svmanager/g2/gallery.xml">
</param>
</object>
Do you already try it ?
Thx