PDA

View Full Version : XML image paths not working on MAC


chris_angell
08-10-2007, 10:38 AM
I i have created a FLASH apllication that calls all the data needed from an xml file.. when i run .hqx file on a mac it doesn't pull in the external images,, they work fine on the exe on a PC...

does anyone have any ideas why the paths work on the PC but on on the MAC ???

here is an example of the XML

<file>NorthAmerica\US_State_Masks\Louisiana_NAM_L1.swf</file>

ANY HELP WOULD BE GOOD ....

Alex Vincent
08-10-2007, 10:54 PM
Backslashes? Mac & Linux use forward slashes to separate directory names. :thumbsup: