What about using an absolute path to the XML? Flash 8 & 9 allows use of a full URL with XML.Load as long as they don't cross-domains or cross-protocols.
If you have to use relative paths, you could try adding a basepath (<base href="">) to the layout. I don't know if a Flash object respects the basepath of the document that contains it, but if it does that would work. Rhett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
