Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

dowenk
dowenk
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by dowenk
Customize the badges you want to showcase on your profile
Re: Ambiguous refernce to mxml:HTTPService - Adobe LiveCycle 01-06-2008
I think I see what is causing the error but I"m still notsure how to resolve the ambiguity. I have the following in anincluded .as script:import mx.rpc.http.HTTPService;private var svc:HTTPService = new HTTPService();How do I use mx.rpc.http.HTTPService in the script andmx.prc.http.mxml.HTTPService in mxml without causingconfusion?

Views

139

Likes

0

Replies

0
Ambiguous refernce to mxml:HTTPService - Adobe LiveCycle 01-06-2008
In Flex Builder 3, I get "Can not resolve a multinamereference unambiguously." when I include: The error text is:Can not resolve a multiname reference unambiguously.mx.rpc.http.mxml:HTTPService (from /Applications/Adobe Flex Builder3/sdks/3.0.0/frameworks/libs/rpc.swc(mx/rpc/http/mxml/HTTPService))and mx.rpc.http:HTTPService (from /Applications/Adobe Flex Builder3/sdks/3.0.0/frameworks/libs/rpc.swc(mx/rpc/http/HTTPService)) areavailable. FeralHiveProject/src BeeLine.mxml Unknown 121233597983646...

Views

2.1K

Likes

0

Replies

7