Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WRT:http ://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7e3f.html
为什么 Flash 应用程序可以使用 Remote 或 Local Sandbox 。如果它同时使用它们会有什么问题?一次说一个闪存应用程序与本地文件通信......并且还与服务器上的某个文件通信。这不被允许吗?
由于安全原因,不允许这样做,如果允许与两者进行通信,您可能会从用户计算机中获取文件并将它们发送到网络上的服务器。