After finding my webplayer crashed from using the WWW class, i decided to remove it entirety. Now i am still occasionally getting crashes on Chrome and i found this in the log:
Platform assembly: C:\Users\Douglas\AppData\LocalLow\Unity\WebPlayer\player\Release3.x.x-Development\Data\lib\CrossDomainPolicyParser.dll (this message is harmless)
Crash!!!
Why is a CrossDomainPolicyParser.dll getting loaded if i am not using the WWW class anymore and how can i remove it?
Thanks in advance for any help i get.