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.
contentContainer のような 1 つのコンテナーと 2 つ目のコンテナー mainContainer がある状況があります。2 番目のコンテナをスクロール可能にし、最初のコンテナをスクロール不可にしたい。
内部コンテナを参照してみてください。
trace( Maincontainer.insidecontainer);
また、そのコンポーネントがscrollableプロパティをfalseに設定した場合、私を理解していないか、助けが必要な場合は、説明するサンプルファイルを作成します...
I have a problem with NodeJS.express when I create a new package by using:
express test_web
It created successfully, but when I open localhost:3000
localhost:3000