[flexcoders] Re: How do you change the color of text in a label

2005-12-19 Thread flexhtoo
--- In flexcoders@yahoogroups.com, [EMAIL PROTECTED] wrote: > > What is the property that you use to change it? > You can change text color with this code in script block . resultLabel.setStyle("text","#CFCFCF") Yahoo! Groups Sponsor

[flexcoders] How to fix Send Element not resolvable error call from WS in Flex!

2005-12-22 Thread flexhtoo
http://localhost:8080/myHelloWorld/ServletWS?WSDL";> There are my Web Service all flex application. It has call from WSDL Send: Element http://www.ourtest.org:/getAllPerson not resolvable error had come out. How to fix it this error!

[flexcoders] How to small in Title window's title content area?

2005-12-22 Thread flexhtoo
I have created TitleWindow that have Title content and close button! I assume the title area is a little big for my application. So I want to small title content area in Title Window? Flexhtoo! Yahoo! Groups Sponsor ~--> AIDS in India

[flexcoders] Re: How to fix Send Element not resolvable error call from WS in Flex!

2005-12-22 Thread flexhtoo
out how to call the getAllPerson method either because > the name is wrong or the parameters are wrong. Are there perhaps two > getAllPerson methods (with different parameters)? > > Matt > > -Original Message- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]

[flexcoders] Re: How to small in Title window's title content area?

2005-12-23 Thread flexhtoo
Thanks for your reply for this topic! flexhtoo --- In flexcoders@yahoogroups.com, "Joan Tan" <[EMAIL PROTECTED]> wrote: > > You can certainly use the width and height properties for TitleWindow to > make the entire window smaller which will affect the content area. Then,

[flexcoders] What event is data that can change in Editable DataGrid and how to updata its!

2005-12-23 Thread flexhtoo
ts 555-219-2270 [EMAIL PROTECTED] true Louis Freligh 555-219-2100 [EMAIL PROTECTED] true Ronnie Hodgman 555-219-2030 [EMAIL PROTECTED] false What events and how to change this data

[flexcoders] How to embed XML in AS3?

2005-12-24 Thread flexhtoo
Which file are MIME in Flex Framewrok, that is contain TTF(True Type Font). I want to konw how to embed XML in AS2? Is xml MIME type? My App Directory Structure is the following. +--assets | | | +--employees.mxl | +--main.as Flexhtoo Yahoo! Groups Sponsor

[flexcoders] Re: How to fix Send Element not resolvable error call from WS in Flex!

2005-12-24 Thread flexhtoo
http://schemas

[flexcoders] Re: How to embed XML in AS3?

2005-12-27 Thread flexhtoo
yXML:XMLNode; > > function createXML() { > myXML = mx.utils.XMLUtil.createXML("\n \n"); > } > > By this way we can manually embed XML file via ActionScript. > > Or I'm not right? > > On 12/26/05, Manish Jethani <[EMAIL PROTECTED]> wrote: >

[flexcoders] Why not XSD import not use in WSDL file in Flex WebService!

2005-12-27 Thread flexhtoo
schemaLocation="http://localhost:8080/MyWebService/schema/HelloService_schema1.xsd"/> with its schemalocation in browse and copy the entire schema into that text. And then I run it. It's ok. Why can't import XSD in WSDL! And then Another Problem! It i

[flexcoders] How to send Objects into WebService Request!

2006-01-05 Thread flexhtoo
. Flexhtoo! -- 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 Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flex

[flexcoders] Why JBoss WebService not working! I duno whose fault ( jboss, flex or just me!)

2006-01-19 Thread flexhtoo
I tried to call web service from jboss 5 alpha version ( latest CVS checkout).It just too hard to call web service from flex. After I spend couple of hour and i found something. here is the soap request from SOAP monitor. It is failed version. http://s