I have just pick up Flex from knowing nothing about
ColdFusion, AS, and XML. Flex Builder has help us(the know-nothing)
to grow in the enviroment. recently i am doing a project, based on
Flex.

i have this code here:

<mx:HTTPService id=”formSender” url=”mail.php”
method=”post” showBusyCursor=”true” useProxy=”false”
result=”getResultOk(1,event)” fault=”getResultOk(0,event)”>

it looks fine to me, but I got an error message showing down
at the
problems tab.

can someone please help me? Thank you so much|||
there is no one can help…|||
Should that not be :

<mx:HTTPService id=”formSender” url=”mail.php”
method=”post” showBusyCursor=”true” useProxy=”false”
result=”getResultOk(1,event)” fault=”getResultOk(0,event)” />

ie /> to close the HTTPService tag rather than >

Also, you might need to pass the full URL but I’m not sure
about that?

John

Related posts:

  1. Error: Can not resolve a multiname reference unambiguously. mx.rpc.http.mxml:HTTPService
  2. HTTPService Parameter Problem
  3. Sending data to PHP Script
  4. Sending data to PHP Script
  5. Problem with HTTPService in ActionScript

Related posts brought to you by Yet Another Related Posts Plugin.

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2012 free icons download Suffusion theme by Sayontan Sinha

Featuring Recent Posts WordPress Widget development by YD