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.
私はこの質問に答えたフォーラムや他のサイトに行ってきました。彼らはこのコードを与えました:
on(release) { fscommand("quit"); }
しかし、それは私にはうまくいきません。誰か助けてもらえますか?
別のレイヤーに配置してみてください。透明なボックスのようなものをレイヤーに配置します。そうしないと、フレームが無視されます。
on(press) {fscommand("quit","true"); }