Topic: using simpleviewer 2.0 pro on ebay
hello,
on ebay it`s not possible to use the swfobject.js.
In past i used the free version with this code to load an external swf-simple-viewer gallery.
<object width="620" height="520" data="http://www.xxxx.cc/simple/[Article_Id]/viewer.swf" type="application/x-shockwave-flash">
<param name="bgcolor" value="#7A6954" />
<param name="flashvars" value="xmlDataPath=http://www.xxxxx.cc/simple/[Article_Id]/gallery.xml" />
<param name="src" value="http://www.xxxxx.cc/simple/[Article_Id]/viewer.swf" />
</object>
Now i tried to load this external swf with simpleviewer PRO with Basic embed code.
But there is shown a Error: "cannot parse xml".
<object width="800" height="600"><param name="movie" value="Main.swf?galleryURL=gallery.xml"></param>
<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always">
</param><param name="bgcolor" value="222222"></param><embed src="simpleviewer.swf?galleryURL=gallery.xml"
type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="800" height="600"
bgcolor="222222"></embed></object>
My Question: How can i point correctely to the gallery.xml and the simpleviewer.xml using the
basic embed-version?
And what about Main.swf?
Thank you for your response & sorry for my english.
Regards !
Michael