Hi...
Im new to the wordpress thing... but enjoying everyminutte of it
YEsterday I bought this slideshow in flash but I have trouble posting it on my page.
Can anyone see the reason why?
http://jenzo.org/slideshow/slideshow.html
Here it is outside the wordpress.
http://jenzo.org/?page_id=8
Here it is inside... damn
It kind'a starts but doesnt really!
Thanks...
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...
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?
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....
Doesn't seem to work... :(
Thanks for trying though...