PDA

View Full Version : coordinating combobox with listbox in flash application



designmagic
April 15th, 2005, 04:17 AM
hello guys,
i want to amke one application in flash same functionality what is http://www.kbhome.com/dcenter/designCenter.aspx
has done.

can u guys tell me how to make selection of one item in combobox to update the value of the listbox below and how to make the different folders and subfolders with icon as they have done...

am still not actually very comfortable using componets..please help me on that

thanks

pixeldude
April 15th, 2005, 04:37 AM
U can use txtfile or xml to store the dt...previously I just using txtfile...but I'm also looking for method using xml....

designmagic
April 18th, 2005, 03:39 AM
any u give me any details example?

jasarius
May 8th, 2005, 12:03 AM
I know some of it, but I'm not sure how to tell ya, I just fandagled my way through it.

Right now I've got a combo box that is dynamically loaded via XML using the MXL connector and then based on your selection it will load the array into a combo box, but that's as far as I got.

Bad news is the data doesn't look the way I want in the list box and I don't know what function to use to get the users click within the list box to load a movie.

I have a post somewhere with a link to the file, I'll find it and post it here.

jasarius
May 8th, 2005, 12:12 AM
Here's the link. (http://www.fullhouseprints.com/fullhouse_4.swf)