open file in flash: if file.open("init.lua") then print(file.read()) ... remove "foo.lua" from file system. file.remove("foo.lua") ...
確定! 回上一頁