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

Leif_Wells_-_At
Leif_Wells_-_At
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Leif_Wells_-_At
Customize the badges you want to showcase on your profile
Yahoo! Maps Example and CocomoCollection - Adobe LiveCycle 17-03-2009
Nigel,I think that I had confused the server somehow with all thestarts and stops I was doing. Today, it seems like everything isworking as designed.Yesterday, not so much.As for "Auto Promote Users", isn't that on by default? It'son now and people are able to log in.I guess the one thing that is not implemented here is that ifyou change to "navigation" from "annotation", all your annotationgoes away. I assume that this is an unimplemented feature of democode?Thanks for your help.LeifAtlanta

Views

241

Likes

0

Replies

0
Re: Yahoo! Maps Example and CocomoCollection - Adobe LiveCycle 16-03-2009
Nigel,I am trying to figure out a way to make this demo selfrunning, if possible.The Yahoo! Maps part seems to be a little wonky right now onmy instance. The annotations work the first time only (I can't addany more arrows or boxes), and you never get back to navigate (movethe map around) after making annotations.I am assuming I have done something wrong. Do you have access to the fixed code that is supposed to bein the SDK? Just wondering how different it is to the set of code Ihave now.Thanks....

Views

241

Likes

0

Replies

0
Re: Yahoo! Maps Example and CocomoCollection - Adobe LiveCycle 16-03-2009
Nigel,Yes, I am using the code that is in the download for thecurrent SDK. I just downloaded again to double check and theCocomoCollection reference is still there.I think I am almost there but I've run into two moreproblems:1) SoundCodec Error:I *think* I made this go away by setting the FP version to10.0.0 but it pops up from time to time using the Debug Player.2) insufficient permissions to create a new CollectionNodeThis one is obviously a blocking error. I am not sure whereto even look at t...

Views

241

Likes

0

Replies

0
Re: Yahoo! Maps Example and CocomoCollection - Adobe LiveCycle 16-03-2009
OK,After inspecting the docs a little further, I see that thereis an item called SharedCollection, which makes sense.There were two other items that caused me problems afterthat:1) Line 82 of SharedYahooMapsModel.Apparently the markerCollection.subscribe("markers") needs tobe changed to markerCollection.subscribe() since the subscribemethod no longer accepts parameters.2) Line 21 of YahooMaps_Cocomo.mxml.Apparently the showMenu attribute has been removed and I donot see a replacement for this at...

Views

242

Likes

0

Replies

0
Yahoo! Maps Example and CocomoCollection - Adobe LiveCycle 16-03-2009
All,I have set up the Yahoo! Maps example code to work properly,but I have two errors that are preventing me from compiling:Severity and Description Path Resource Location Creation TimeId1046: Type was not found or was not a compile-time constant:CocomoCollection. CoCoMoExperiment/src SharedYahooMapsModel.as line45 1237215974201 30andSeverity and Description Path Resource Location Creation TimeId1180: Call to a possibly undefined method CocomoCollection.CoCoMoExperiment/src SharedYahooMapsModel....

Views

2.4K

Likes

0

Replies

11