Is that all of your code?  If so, you need to include the namespace on the root node of the component.

 

<mx:HTTPService xmlns:mx=http://www.adobe.com/2006/mxml

 id="usrRequest" url="" useProxy="false" />

 

 

_____________________________________

Andrew Trice

Cynergy Systems, Inc.

http://www.cynergysystems.com

 

Blog: http://www.cynergysystems.com/blogs/page/andrewtrice

Email: [EMAIL PROTECTED]

Office: 866-CYNERGY 

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of mcmcbrianfarrell
Sent: Monday, July 17, 2006 9:19 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: HTTPService in components

 

--- In [EMAIL PROTECTED]ups.com, "Carson Hager" <carson.hager@...>
wrote:
>
> Can you include the errors here? Without them, it's a bit hard to
> figure out what might be going on.
>

Carson,
My code is:

<?xml version="1.0" encoding="utf-8"?>

<mx:HTTPService id="usrRequest" url="" useProxy="false" />

...which is at the top of the file and the error I get is:

The prefix "mx" for element "mx:HTTPService" is not bound.

__._,_.___

--
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




__,_._,___

Reply via email to