I am fairly new to Flex 2. I have spent a better part of the past two weeks 
going through the "Adobe Flex 2 Training from the Source".

I am putting together an application demo that absically does the following (so 
far.)

(1) Uses HTTPService to obtain data from a remote XML file (e4x) and creates a 
tree of that data (works fine.)
(2) When you click on an item in the tree, it populates a form in another box 
(which works fine too.)

For each item in the grid/form there is an image associated with it. I want to 
pull the image from the same server that the data is coming from. The imagename 
is listed in the XML file as imageName="filename.jpg". I really don't want to 
further qualify it there.

I'm stumped and have been working in circles for almost two days on this. Clues 
would be appreciated.

TIA

Foye M Troute
Staying out of the Florida sun!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4465
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to