mcmcom
07-05-2004, 09:28 PM
I have two scrollPanes. They are the old version scrollPanes. The ones that allow you to edit the Flash UI Components folder when you place it in your library.
I have on my stage:
scrollPane 1 : ContentPath = viewport (a MC with Export for Actionscript set).
scrollPane 2 : ContentPath = navport (another MC with Export for Actionscript set).
ScrollPane 2 never shows the content in it. both navport and viewport are basically the same clip duplicated, and scrollPane1 and scrollPane2 are both copies of the same component. Yet only scrollPane 1 ever shows its Content. Pane2 is like its dead. Never shows anything. Do I have to DUPLICATE my component in my Library in order to make this work, do they share properties that they are getting from the UI Components folder?
I can't understand why the second instance of this control will not work. Everything is set the exact same.
And just to throw gas on the fire: If I take the NEW version of the scrollPane component (the MX 2K4 ver, with no UI Components folder) and place that as scrollPane2, it works fine. It's just that the two versions look so different, that im not using them both.
Sorry its so long winded....
I have on my stage:
scrollPane 1 : ContentPath = viewport (a MC with Export for Actionscript set).
scrollPane 2 : ContentPath = navport (another MC with Export for Actionscript set).
ScrollPane 2 never shows the content in it. both navport and viewport are basically the same clip duplicated, and scrollPane1 and scrollPane2 are both copies of the same component. Yet only scrollPane 1 ever shows its Content. Pane2 is like its dead. Never shows anything. Do I have to DUPLICATE my component in my Library in order to make this work, do they share properties that they are getting from the UI Components folder?
I can't understand why the second instance of this control will not work. Everything is set the exact same.
And just to throw gas on the fire: If I take the NEW version of the scrollPane component (the MX 2K4 ver, with no UI Components folder) and place that as scrollPane2, it works fine. It's just that the two versions look so different, that im not using them both.
Sorry its so long winded....