I’d start by making the code valid:
You’ve copied <head>, <body> and <html> tags from the original code into your post. Fixing that won’t necessarily get the slideshow working, but you’re likely to have other problems anyway…
Thread Starter
jenzo
(@jenzo)
Well… Im trying anything right now… (ie pasting the whole damn page). Really.. it doesnt do any difference…
It’s odd… why doesnt it work?
Thread Starter
jenzo
(@jenzo)
http://jenzo.org/test/ <— see the problem here instead!
Looking at the page source, WP is adding a <p> tag around the first section of the <object> tag, which might jsut be breaking it.
Try editing the post, and remove any line breaks in the Flash bit – especially between
id="slideshow" align="middle">
and
<param name="allowScriptAccess....
Thread Starter
jenzo
(@jenzo)
Doesn’t seem to work… 🙁
Thanks for trying though…