urlLoader won't load my .json file. Error #2044: Unhandled ioError:. text=Error #2032

Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///C|/Users/Will/Documents/FlashClasses/com/zombies/tilesets.json
at com.zombies.game.engine.map::MapHandler()
at com.zombies.game.engine::GameClient()
at com.zombies.game::OurGame()

This is the error I get when I try to load an external file located on my computer. The thing is the url request is exact… to the dot. this error

file:///C|/Users/Will/Documents/FlashClasses/com/zombies/tilesets.json

shows where the file is. No typos. Nothing. Yet I still get the error.

I am using flash pro cs6(not flash builder)

Please help if you can :slight_smile: thanks