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.
フラッシュムービークリップがあり、外部URLを参照する外部画像をクリップ内にロードする必要があります。www.myimage.com/ image.jpgのようにXMLで何かを実行しましたが、画像はxコードとyコードを使用したactionscript。
ヘルプが必要です!
ありがとう!
movieclipname.loadMovie("www.myimage.com/image.jpg");
これで問題が解決することを願っています