I am trying bind webservice data into textinput fields that are in the second
frame of my movie. I tried to add the webservice connector to frame 2 but the
bindings window said it had to be in frame 1. I moved the webservice component
to frame 1 but now I can't see the frame 2 textinput fields in the bindings
window. Is there any way that I can accomplish this? Thanks, Joe
JamesDad - 25 Feb 2005 23:05 GMT
All of the components involved in the data binding need to be in fame 1. So the
webservice components, dataholder components, and UI components that have data
bound to them, all need to be in frame 1. (IMHO, this is one of the weaknesses
of version 7, because all of those components need to load before the user can
begin to use the application.)