11
pod
Re: sry to ask Ive searched
  • 2006/12/23 13:34

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


If you could post the code from the HTML page in question, or link us there, it might help in troubleshooting this. From what you have said thus far though, I can offer two suggestions:

First, make sure that your XML file and your SWF file are in the same directory as the page you are attempting to view them on.

If that doesn't work, look to the OBJECT tag in your html page. Specifically, look at the movie parameter:
<param name="movie" value="whatever.swf" />

Where maybe you will see something like:
<param name="movie" value="whatever.swf?xmlfile=myxmlfile.xml" />

...in which case you want to make sure the value of 'myxmlfile.xml' points to the XML file in question on your server.

If this & all else fails, you can zip your project files & send them to me & I'll take a look at it & see what I can do. You can email me directly from my website link below.

Hope this helps =)
www.myxoops.com - MyXoops Is Your XOOPS!

12
carnuke
Re: sry to ask Ive searched
  • 2006/12/23 16:16

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Quote:
I tried adding a custom block which shows but only a red x no pic.

These are easy to solve in Internet explorer. Simply right click on the red X and select image properties. This will give you the path that YOU have set for the image (mozila won't do this...shame) Now check this path with the real path that leads to that image. To test it, enter the path in the browser address bar, it will display the image if correct. Now go and check/change that path in your code to get it to show correctly.

Paths are real important, especially if you are using /../.. etc. (relative paths)
http://houseofstrauss.co.uk Resource for alternative health and holistic lifestyle
search xoops

Login

Who's Online

176 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits