Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
subSE7EN #1
XML into text field using XMLConnector
I'm creating a dynamic menu system from XML and am searching for a way to
connect the text field (which will hold the menu's buttons) to the XMLConnector
component. Any documentation I find on the XMLConnector component shows it
binding to another UI component and not a text field. Is this possible?
I'd prefer to use the XMLConnector in place of the XML class in actionscript,
because...well...that's sorta what it's there for...i thought hahah.
Thanks everyone!
subSE7EN Guest
-
Forms: Text field - auto fill another field?
Someone PLEASE help me... how do i structure a form so that when text is entered into one field, it auto-fills other fields on the form that are... -
XMLConnector and Dynamic Text
Hi, I have a text inside a xml file and i would like to display this text in a dynamic text field, using the xmlConnector. The files are at... -
Defined text field in form -> subject field in e-mail
Hi, I have a form on my web site which users send to me by mailto-function. I would like the text they write in a particular text field to... -
Radio btn makes text field equal value of different text field
What I am trying to do is when someone clicks on the YES radio button I want the text field called MYTEXT to equal the text field named DATE. The... -
Linking date field to text field entry
Is there a way to setup a date field that will automatically enter the date when any information is entered into a field next to it? -
LuigiL #2
Re: XML into text field using XMLConnector
Databinding works for components. To build the menu you can use the Label component instead of the text field.
LuigiL Guest
-
gugateider.com #3
Re: XML into text field using XMLConnector
Exist one problem while are you using components , the file will be very
weighed in kb.
I prefer use to class ActionScript for this.
You maked an test with the components ?
[]'s
--
Gustavo Teider ( gugateider )
[url]www.gugateider.com[/url]
Curitiba - PR
"LuigiL" <webforumsuser@macromedia.com> escreveu na mensagem
news:d9b4k5$72p$1@forums.macromedia.com...> Databinding works for components. To build the menu you can use the Label
> component instead of the text field.
gugateider.com Guest
-
subSE7EN #4
Re: XML into text field using XMLConnector
Well I've found something that will be very useful to me:
[url]http://www.kirupa.com/developer/actionscript/xml_dropdown_menu.htm[/url]
It's a tutorial on how to build a dropdown menu system from xml. It's not
exactly what I'm doing, but close enough that it will give me all the info I
need.
Thanks for your help guys!
Jess
subSE7EN Guest



Reply With Quote

