novafirst
03-13-2005, 04:00 PM
There is no documentation provided for v2 of ScrollPane component. I created an instance of new ScrollPane component and I am trying to load movie clip from the library. I already set movie clip property Export for Action Script and this is the code I am trying to use.
ScrollPaneOne.contentPath = "license";
This is valid code for ScrollPane version 1, but with v2 is not working. It works fine if I manually set Scroll Content value to "license", but I need to be done programmatically.
I am using Flash MX 2004 pro.
ScrollPaneOne.contentPath = "license";
This is valid code for ScrollPane version 1, but with v2 is not working. It works fine if I manually set Scroll Content value to "license", but I need to be done programmatically.
I am using Flash MX 2004 pro.