[flexcoders] connection refused with the http service

2006-09-02 Thread zd_khaled
Hi, I m trying to use the http service to connect to a MySQL server but I got this error 'HTTPservice Fault:connection refused:connect' I use the following code: srv.clearUsernamePassword(root,root); srv.send(); srv is the id of the HTTP service I tried to connect to the db over the MySQL

[flexcoders] How can I use the flash class MovieClip in my flex script

2006-06-19 Thread zd_khaled
Hi I need to use the flash class MovieClip in my flex application, I tried to import this class but it doesn't work. Can you help me please thanks, Yahoo! Groups Sponsor ~-- See what's inside the new Yahoo! Groups email.

[flexcoders] How can I use the Stream Class in a flex application ?

2006-05-19 Thread zd_khaled
it's my first week with Flex, I'm developing a such client that must be able to send to a server a sound recorded by the user ... I'm using Flex and Flash Server for that. I want to instantiate the class Stream in my script(in the mxml file), but in the compilation I had this message The class