PDA

View Full Version : Binding the XML connector to my component


Tay511
04-10-2006, 01:35 PM
Hi All,

I have a very simple component with a single text field called ‘title’. I trying to bind the ‘title’ text field to data from the XML connector. I have added a schema to my component as ‘title: String’, setting the binding to ‘in’ and selecting the node form the XML connector I want to bind to. But when I test the movie the ‘title’ text field remains blank.

There’s little or no docs on setting up your own components for binding so I don’t fully understand how to setup the variables and schema of my component.

Can anyone help!!

Thanks -

T