|
Hello everybody, I have a little question… how is this error
possible ? : « Can not resolve a multiname reference
unambiguously. flash.net:Responder (from C:\Program Files\Adobe\Flex Builder 2
Beta 2\Flex Framework 2\frameworks\libs\playerglobal.swc(Responder)) and
org.nevis.cairngorm.business:Responder (from
G:\www\AdminBapp\org\nevis\cairngorm\business\Responder.as) are available. » It is in a line like : gateway.call(
"adminbapp.getStudents", new Responder(onResultInit, onFaultInit)); But I write before : import flash.net.Responder ;
to say that I would like this Responder. I probably make a mistake… What must I change ? Is is because in my main.mxml I have this line :
xmlns:business="net.willdestiny.adminbapp.business.*" ? Thank you, William, Belgium. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] [Flex 2 beta 2] Location Problem ? Duplicate P... William Lambé

