Re: [flexcoders] Flex and RTL Direction

2005-11-26 Thread Johannes Nel
what is the component? just as classes or a mxp? send a linkOn 11/26/05, R*. S*.J* <[EMAIL PROTECTED]> wrote: Hi, I found a flash componet to support RTL Direction on flash, how i can use it on flex? Tnx. Yahoo! Personals Single? There's someone we'd like you to meet. Lot's of someone's

Re: [flexcoders] Flex and RTL Direction

2005-11-26 Thread R*. S*.J*
Hi, I found a flash componet to support RTL Direction on flash, how i can use it on flex? Tnx. Yahoo! Personals Single? There's someone we'd like you to meet. Lot's of someone's, actually. Yahoo! Personals -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/

Re: [flexcoders] Flex and RTL Direction

2005-11-26 Thread Johannes Nel
RTL is not supported by the flash player. that said search the flashcoders list, some people have written libraries for this kind of thingOn 11/26/05, R*. S*.J* <[EMAIL PROTECTED]> wrote: Dear Flex Coders, I can not set direction for my text to "RTL" on Flex app. can you guide me? Tnx Y

[flexcoders] Flex and RTL Direction

2005-11-26 Thread R*. S*.J*
Dear Flex Coders, I can not set direction for my text to "RTL" on Flex app. can you guide me? Tnx Yahoo! Music Unlimited - Access over 1 million songs. Try it free. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http:/

[flexcoders] Re: Problem with binding from webservice

2005-11-26 Thread brownd_92
this is the code to generate the wsdl: using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Data.SqlClient; using System.Data; using System.Xml; [WebService(Namespace = "http://localhost/bookingsystem";)] [WebServiceBinding(ConformsTo = WsiP

[flexcoders] Re: Problem with binding from webservice

2005-11-26 Thread brownd_92
This is the wsdl: - http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"; xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"; xmlns:tns="http://localhost/bookingsystem"; xmlns:s="http://