Select to view content in your preferred language

bookmark storage location

645
1
11-08-2010 07:21 PM
MarkMenzel
Emerging Contributor
Hi,

I am trying to work out where the bookmarks created by users are stored. Are they stored in a temp directory somewhere or on the server?

I want to add some bookmarks via the SFV, get the coord pairs, and then add those coords pairs the bookmark.xml so they are there for every user when they open the page. Otherwise I will be left to make educated guesses at the bounding boxes for each area.

By the way I am using SFV 2.1 and am pretty new to this part of GIS.

Cheers,
Mark
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Mark,

   ESRI has produced a get little tool to do just what you are trying to do. Look here at the extent helper. http://help.arcgis.com/en/webapps/flexviewer/help/extenthelper/flexviewer_extenthelper.html

   The actual bookmarks are stored in a local client storage space that Flash Player uses and can only be read by code. You can clear this data by using this web url.

http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
0 Kudos