« Return to Thread: Problem with XML.onHTTPStatus in Flash 8

Re: Problem with XML.onHTTPStatus in Flash 8

by Eric Priou :: Rate this Message:

Reply to Author | View in Thread

Hey Julien,


> The problem I have is that MTASC chokes on responseXML.onHTTPStatus.
> The error message when compiling the code below is "type error XML
> have no field onHTTPStatus"
Help yourself.
Go to the std directory of MTASC and add the missing headers to the
XML.as intrinsic file.
That's it.

Something like :
public function onHTTPStatus = function(httpStatus:Number) ;

HTH
-----------
erixtekila
http://blog.v-i-a.net/


--
MTASC : no more coffee break while compiling

 « Return to Thread: Problem with XML.onHTTPStatus in Flash 8