i tried to link absolute linkage with this script in flash now: myData = new LoadVars(); myData.onLoad = function() { myText_txt.text = this.txt; }; myData.load("///Users/Chris/Desktop/text.txt"); works in safari, firefox, flashplayer but not in modul8 any tips? thx, chris