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.
新しいウィンドウを開かずに ActionScript 2 から URL を呼び出すにはどうすればよいですか? 「getUrl」と「LoadVars」のさまざまなメソッドを試しました。
var loader = new LoadVars(); loader.load("http://example.com/yourscript");