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.
私はこのドキュメントを見ていますが、彼らが何を言っているのか完全に混乱しています。ScrollPaneコンポーネントのスタイルを変更して、ペイン領域を透明に設定する簡単な例はありますか?
これはトリックを行うようです:
空のムービークリップを作成し、アクションスクリプト用にエクスポートします。次に、スクロールペインインスタンスで次のようにします。
myScrollPane.setStyle( "upSkin", myEmptyMC );