When using the swftools_swf_display_direct method:

[swf action="swftools_swf_display_direct" file="http://www.iloveo.be/flash/slideshow.swf" flashvars="xmlfile=http://www.iloveo.be/ssp_director/images.php?album=32"]

Swf tools generates:

Gelieve minimum Flash 9 te willen installeren, deze is gratis verkrijgbaar via http://www.adobe.com

swfobject.embedSWF("http://www.iloveo.be/flash/slideshow.swf", "swfobject2-id-12426580381", "", "", "9", "", { "xmlfile": "http://www.iloveo.be/ssp_director/images.php%3Falbum" }, { "swliveconnect": "true", "play": "true", "loop": "true", "menu": "false", "quality": "autohigh", "scale": "showall", "align": "l", "salign": "tl", "wmode": "transparent", "bgcolor": "#000000", "version": "9", "allowfullscreen": "true", "allowscriptaccess": "sameDomain", "base": "http://www.iloveo.be/sites/default/files/", "src": "http://www.iloveo.be/flash/slideshow.swf" }, { "id": "swf12426580381" });

Which fails because { "id": "swf12426580381" } is not referencing to

.....

thanks for any help or follow-up,
Regards,

Chris Devriese
100IT
www.100it.be

Comments

IT100’s picture

whoops:

wrong size parameters (hight & width) settings are the real issue

Which was solved using params="width=123&&height=456""

Stuart Greenfield’s picture

Status: Active » Closed (fixed)

Issue was resolved by user last year!