Dynamic XML text and HTML tags and link/button problems (probably .root problems)

Ok two problems -

  1. I have dynamic text fields that display text from an XML page - however I need to use the html tags that are within the text (so that the text is formatted correctly). However when I use the “render text as html” button the text is not displayed (but is loaded I think as I used a trace to test this). Is this something to do with teh “<” characters perhaps?

  2. I have a menu that resides on the root of my movie (I load external .swfs into a container in this index movie) The buttons work fine when I try the site on my local machine - however when I load them up to my server they stop working. I tried changing the urls of what the buttons load to teh absolute paths on the server but this didn’t help. Can someone check this for me cos I think its something stupidly simple.

Heres teh various files:
Main.fla - (the main index movie)

News.fla - (the page with teh dynamic textfields and the movie that automatically loads into teh main movie)

Bios.fla - (so that you can test the buttons out - obviously only the bios button will work when you publish it locally but all the buttons do essentially teh same thing)

If you publish these files locally you should see the first problem. Go to The Aviators to see difference with the buttons compared to locally loaded .swfs.

Cheers!
Gord_82