AS2.0 Firefox and Base Param

[font=verdana, arial, helvetica][size=2]Morning all,
I encoutnered a bit of an issue with an xml navigation i’ve built. Within the html page I’ve had to add another parameter to the html( <param name=“BASE” value="."> ) to get the external XML to load properly. It now works fine in IE but not in Firefox. Should this fix the issue in both browsers or is there something more involved needed to get it to work? Or perhaps is simply the load path in the .as? The flash movie loads OK in Firefox, but it seems to be something to do with this base value thats put a spanner in the works for loading the XML.

Cheers for any help,

James[/size][/font]

Dagnabbit, cheapo depracated syntax - IE pulls from PARAMS , FFox pulls from EMBED attributes.