That big emergency security patch broke external file loading


(fizzd) #1

That big Flash security patch yesterday broke external file loading, or something to do with it. My game Rhythm Doctor, which loads external music during the tutorial level in order to save on the initial load time, doesn’t want to play the external music anymore. (You can see if you load the game, and press N at the tutorial).

Anyone know what’s up, or anyone has run into similar problems?


(Jacob Albano) #2

I’ve never messed with external files for release builds, but as far as I know you need to have crossdomain policy files in order for them to work at all – I’m assuming you did have these, and they’ve only now stopped working?


(Martí Angelats i Ribera) #3

I havent used it ether but if i were you i’d try to make a new project and try to load it (no need for graphics or anything just use trace).