<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ammap.com/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.ammap.com/docs/feed.php">
        <title>amMap documentation v.2:how_to</title>
        <description></description>
        <link>http://www.ammap.com/docs/</link>
        <image rdf:resource="http://www.ammap.com/docs/lib/images/favicon.ico" />
       <dc:date>2010-09-09T01:41:53-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.ammap.com/docs/v.2/how_to/create_custom_maps?rev=1256109749&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ammap.com/docs/v.2/how_to/create_drill_down_maps?rev=1251702260&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ammap.com/docs/v.2/how_to/embed_flash_to_your_page_without_swfobject?rev=1251702260&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ammap.com/docs/v.2/how_to/zoom_in_and_out_with_mouse_wheel?rev=1251702261&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.ammap.com/docs/lib/images/favicon.ico">
        <title>amMap documentation</title>
        <link>http://www.ammap.com/docs/</link>
        <url>http://www.ammap.com/docs/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.ammap.com/docs/v.2/how_to/create_custom_maps?rev=1256109749&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-21T02:22:29-05:00</dc:date>
        <title>v.2:how_to:create_custom_maps</title>
        <link>http://www.ammap.com/docs/v.2/how_to/create_custom_maps?rev=1256109749&amp;do=diff</link>
        <description>This tutorial teaches you how to create a custom map using standards which are used for amMap country maps.

You can use this FLA sample map of Lithuania as a tutorial.

Quick recommendations for experienced users:


1) place country/areas borders in a separate layer, named borders; 

2) give instance name &quot;borders&quot; for borders movie clip; 

3) use 0.25 width solid white line for borders; 

4) Use original country / area name for movie clip name; 

5) Use lower cased names for movie clip instanc…</description>
    </item>
    <item rdf:about="http://www.ammap.com/docs/v.2/how_to/create_drill_down_maps?rev=1251702260&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-31T02:04:20-05:00</dc:date>
        <title>v.2:how_to:create_drill_down_maps</title>
        <link>http://www.ammap.com/docs/v.2/how_to/create_drill_down_maps?rev=1251702260&amp;do=diff</link>
        <description>Creating drill-down maps is easy. Before starting you could check a drill_down example in the examples folder of the ammap package.

For the start, simply create separate data files for every map, for example ammap_data.xml and ammap_data_europe.xml.
All you need to do is to link the &quot;europe&quot; area of the world map to the europe_data.xml data file. To do this you should add url attribute with the path to the new data file. For the flash to know that this is link to the data file and not the simpl…</description>
    </item>
    <item rdf:about="http://www.ammap.com/docs/v.2/how_to/embed_flash_to_your_page_without_swfobject?rev=1251702260&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-31T02:04:20-05:00</dc:date>
        <title>v.2:how_to:embed_flash_to_your_page_without_swfobject</title>
        <link>http://www.ammap.com/docs/v.2/how_to/embed_flash_to_your_page_without_swfobject?rev=1251702260&amp;do=diff</link>
        <description>Instead of using SWFObject, you can embed a Flash object inside a web page using the traditional method. However, this method has some disadvantages - viewers using Internet Explorer will be required to click on the Flash control to activate it. Here is the syntax:</description>
    </item>
    <item rdf:about="http://www.ammap.com/docs/v.2/how_to/zoom_in_and_out_with_mouse_wheel?rev=1251702261&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-31T02:04:21-05:00</dc:date>
        <title>v.2:how_to:zoom_in_and_out_with_mouse_wheel</title>
        <link>http://www.ammap.com/docs/v.2/how_to/zoom_in_and_out_with_mouse_wheel?rev=1251702261&amp;do=diff</link>
        <description>amMap has a setting, &lt;mouse_wheel_enabled&gt; which, if set to &quot;true&quot;, allows zooming the map with mouse wheel. However in some cases this is not working with some browsers. A solution would be to use JavaScript functions flashMovie.zoomIn() and flashMovie.zoomOut() - you can register events of mouse wheel with JavaScript and call these functions. Here is the sample code:</description>
    </item>
</rdf:RDF>
