[flexcoders] Re: Populating ComboBox from Model/XML

2006-07-21 Thread ericonanson
Hi, here is something that works, if you know cold fusion then create a cfc that has the data you want and call it from a webservice, other wise populate an xml file and call that. Step one; Create xml file - name it mydata.xml AL

[flexcoders] Re: Returning query results to flex from CFC

2006-07-24 Thread ericonanson
Using CF 7.02 and Datagrids is very easy now! Remember that the column names come through in CAPS. Example I wrote after the Flex Data Services session to test the speed of webservices. xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> id="wsc" wsdl="http://www.getpaidtoseeads.com

[flexcoders] ButtonBar vs Buttons Help with Video control

2006-07-30 Thread ericonanson
I am trying to use the mx:ButtonBar to control my movie. I can control the movie just fine with mx:Button and the Click event. Example. I just can't figure the right method of putting together the dataprovider for the ButtonBar to send these comands to the VideoDisplay. Some t

[flexcoders] ButtonBar problems

2006-07-31 Thread ericonanson
I can't seem to get the buttonbar control to control a fash movie. Has anyone used buttonbar this way? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Link