the flash map calls the xml external file which contains data the map shows in firefox and works a treat but wont show any of the xml data Help
|
|
The problem with it not displaying in IE is due to the embed code, in your index.aspx page, make sure that the embed code matches, currently it doesn't:
The paths "VALUE" need to match, FIREFOX used the src in the embed tag, IE uses the value in the param tag, that’s why it didnt work in IE |
||
|
|
