Hello! I've been developing my application for the last week everything working perfectly. I moved the final SWF (and associated files) over to a live website and it no longer works! My HTTPService functions quit working & when I try to run locally on the production server it throws ExternalReference errors. However, when I run it locally from the development area it works great again. So - runs from within Flex development environment. Runs from local folder (C:\folder\app.swf). Does NOT run from website (http://myapp/app.swf). Does NOT run from dev. local folder (D:\website\app.swf). Anyone know what the problem could be? The app is also using Yahoo! web services (particularly the Map AS3 API). Thanks for any help! -Nathan

