Hey all -
I have a movie working perfectly when I test it, but when I play the swf, the xml doesn’t load. The .fla and .swf and .html file are all in the same directory, above the ‘_xml’ directory.
Ideas? here’s my xml load code:
document_xml.load('_xml/t4Data_en.xml');
ocm_xml.load('_xml/ocmLocal.xml');
Thanks!