I've build a simple map in Flex that uses a tiled service from a server on my network. It works in on my local drive in the project folder but when I move the SWF to a network drive if stops loading data from my server. It will still load in data from ArcGIS online(http://server.arcgisonline.com).
What can I do to allow the SWF to access my server after I move it to the network drive?