Hi there - I am having an issue where I have a scrollpane component on my stage that loads and uses an empty movie clip from my library. Now that clip (from the library) has a few remoting calls in it that dynamically populate the MovieClip with text fields, etc. These text fields are then populated with results from my database. The scroll pane is set to "auto" for the vertical scrollbar.
Now my issue is that when the content is loaded, a vertical scroll bar does not show even though it should in this case (I know there are many results from the database). Now i am pretty sure that my issue is that when my contentPath is set for the scrollpane, there has not yet been any content created in the MovieClip - hence no scrollbar. My data does in fact populate, and all of it is there - but the scrollbar just does not show up when it should. Any ideas? d _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

