Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi everyone, I was trying to compile the code of yahoo map provided by the latest sdk.
things I am using, Flex sdk3.4, yahooflash api 0.9.4
I have got 4 errors.
Description | Resource | Path | Location | Type |
Could not resolve <rtc:AdobeHSAuthenticator> to a component implementation. | YahooMaps_Cocomo.mxml | /YahooMaps/src | line 38 | Flex Problem |
Description | Resource | Path | Location | Type |
Could not resolve <rtc:ConnectSessionContainer> to a component implementation. | YahooMaps_Cocomo.mxml | /YahooMaps/src | line 39 | Flex Problem |
Description | Resource | Path | Location | Type |
Could not resolve <rtc:RoomSettings> to a component implementation. | YahooMaps_Cocomo.mxml | /YahooMaps/src | line 37 | Flex Problem |
Description | Resource | Path | Location | Type |
Could not resolve <rtc:SimpleChat> to a component implementation. | YahooMaps_Cocomo.mxml | /YahooMaps/src | line 24 | Flex Problem |
Is there anybody who can explain, me how to compile this by fixing above errors.
Boby
Views
Replies
Total Likes
You seem to be having name space issues. Add this line - xmlns:rtc="http://ns.adobe.com/rtc" to your code. Also are you using the flex SDK?
Thanks
arun
Views
Replies
Total Likes
yes i am using flex sdk 3.6 and yahooflash api 0.9.4 with lccs.swc of player 9.
Now I am getting these 3 errors.
Description | Resource | Path | Location | Type |
1046: Type was not found or was not a compile-time constant: CocomoCollection. | SharedYahooMapsModel.as | /YahooMaps_Cocomo/src | line 45 | Flex Problem |
Description | Resource | Path | Location | Type |
1180: Call to a possibly undefined method CocomoCollection. | SharedYahooMapsModel.as | /YahooMaps_Cocomo/src | line 45 | Flex Problem |
Description | Resource | Path | Location | Type |
1180: Call to a possibly undefined method CocomoCollection. | SharedYahooMapsModel.as | /YahooMaps_Cocomo/src | line 45 | Flex Problem |
Regards and thanks for reply
Boby
Views
Replies
Total Likes
Hello Leif
How did you fix these errors.
Description | Resource | Path | Location | Type |
1046: Type was not found or was not a compile-time constant: GroupSpecifier. | YahooMaps_Cocomo | Unknown | Flex Problem |
Description | Resource | Path | Location | Type |
1046: Type was not found or was not a compile-time constant: NetGroup. | YahooMaps_Cocomo | Unknown | Flex Problem |
I believe you already tackled these errors.
Regards
boby
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies