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.
オブジェクト(テキストフィールドとビットマップを含むムービークリップ)を作成しようとしていますが、部分的に透明にする必要があります(半分を非表示にするなど)。どうしてそれは可能ですか?
// only things inside the rect will be visible DisplayObject.scrollRect = new Rectangle(...);
MovieClipはDisplayObjectでもあります。