View Full Version : How Do I Bind a ScrollPane to a DataSet?
vasdefrn
09-04-2007, 01:56 AM
Is it possible to bind a scroll pane to a dataset, so that it fills up with thumbnail images from an XML connection (they are url strings within the xml fields)? It seems like it should be possible, so any help would be lovely.
Thanks.
ikkon
09-04-2007, 03:13 AM
if I am understanding correctly, what you will need to do, or one way I would do it, is to load the images from the xml into individual movie clips inside a main movieclip and set content path of the scroll pane to that movie clip.
vasdefrn
09-04-2007, 11:20 AM
Yes, that sounds like a possibility - but will that mean that when I click a thumbnail in the scrollpane, the selected index of the other dynamic components will change to?
Also, I don't know how to populate the mc with the xml url strings.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.