MrGNewport
Instructor
I have this media player that loads an XML file and plays the relevant music. However, it refuses to load the music.
I was watching the status bar to see where the flash system was trying to load the music from (the XML file loads fine) when I noted two things:
1. I cannot see the whole URL since the status bar on FF cuts it short. No idea how to get around this.
2. The URL starts off with a web address ([sitename].co.uk/...) even though there is no reference to this site within the PHP, HTML or AS2.0 code. I am testing this on a local host ( and there is no seemed connection between the eventual site and this test system. Where is it getting this address from?
I was watching the status bar to see where the flash system was trying to load the music from (the XML file loads fine) when I noted two things:
1. I cannot see the whole URL since the status bar on FF cuts it short. No idea how to get around this.
2. The URL starts off with a web address ([sitename].co.uk/...) even though there is no reference to this site within the PHP, HTML or AS2.0 code. I am testing this on a local host ( and there is no seemed connection between the eventual site and this test system. Where is it getting this address from?