Hello, I'm pretty new to WordPress, this is my problem.
I'm trying to insert an Flash/XML US Map on a WordPress page.
I was provided all the files, modified the XML file to list the correct colors, text and links. The links in this case will be within the page to anchors below.
Next I modified the SWF so it could locate the XML data.
I've tested all of this outside of WP first, and it all works on a regular HTML webpage.
I've pasted the HTML into my WP page, and updated it. The map generates and all the text and colors work, but the links don't do anything, it's as if I removed the url so the map is just a mouseover graphic.
Does WP not like XML links?
Do I need to add something to my PHP files?
I've searched all the other forum and looked for plug-ins but doesn't seem to be anything out there. If anyone has any questions just ask.