Demo data set for flash mapping

As specified in the MapViewer welcome page, what's the demo dataset which i need to import to view the Flash mapping demo.
Any help or suggestions will be appreciated.
Thanks in advance
Nagarjuna

In 10g, all demo programs are installed via separate companion CD. DM demo programs are part of the companion CD and you need to install the demos from there.

Similar Messages

  • Open data set for reading excel file on application server in back ground

    open data set for reading excel file on application server in back ground

    hi Vijay,
    I am afraid you won't be able to read from Excel file on Appl. Server.
    ec

  • Bt rfs date set, for about a few months ago :(

    So basically my elderly exchange which i get a measly 7mbps off had its rfs date set for 21CN and adsl2 (woohoo me though, good internet speeds for once!) it was set for:
    BT have announced a ready for service date for this exchange. The estimated go live date is between 13th April 2012 and 31th May 2012.
    So basically i probably think its not gona be done, as most people in my area are quite old and the exchange only serves 2000 people. My exchange is holymoorside btw, so who wants to vote will they finish it in 11 days? 
    Who knows (im guessing ill probably be stuck on slowness for a while to come)

    My exchange with 1,270 residential premises, not sure how old it is, had a 21CN rfs date of 31st March.  I was upgraded on 24th April, although not to ADSL2+ according to the experts on here.  I am delighted to have a doubling of my speed from 1.2 to 2.4Mbps.   Many people in my village get ~100Kpbs and some can’t get broadband at all.  So at 7Mbps we would all be over the moon, can we all move to your exchange please !
    Best regards,
    dfenceman

  • Help with Spry Detail Regions, XML Data Sets, for IMG gallery

    Hello,
    I'm working on a site for a friend of mine, a photo gallery. You can see the gallery here, it's a temporary one I'm working on
    http://www.emiliajozefa.com/a_index.html
    Here are some important parts of my code:
    //initially load these data sets. the function will be called by the links to update components later<script type="text/javascript">
         var intNumPhoto = 0;
         dsGallery = new Spry.Data.XMLDataSet("photofile.xml", "galleries/ride/photo");
         dsNav = new Spry.Data.XMLDataSet("photofile.xml", "galleries/ride");
         function updateSpryComponents(galleryDir){
              alert("updating spry components for " + galleryDir);
              intNumPhoto = 0;
              dsGallery = Spry.Data.XMLDataSet("photofile.xml", "galleries/" + galleryDir + "/photo");
              dsNav = Spry.Data.XMLDataSet("photofile.xml", "galleries/" + galleryDir);
              dsGallery.setCurrentRow(intNumPhoto);
              //document.getElementById('nav').innerHTML='<H1>'+enlarge.inp.value+'</H1>';
              document.getElementById('nav').innerHTML=
              "<span spry:detailregion = 'dsGallery'>
             <a href = 'javascript:' onclick = 'if(intNumPhoto > 0){intNumPhoto -= 1}; dsGallery.setCurrentRow(intNumPhoto);'>&lt;</a> {@id} / </span>
             <span spry:detailregion = 'dsNav'>{@numPhotos}
             <a href = 'javascript:' onclick = 'if(intNumPhoto < ({@numPhotos} - 1)){intNumPhoto += 1; }; dsGallery.setCurrentRow(intNumPhoto);'>&gt;</a>
             </span>";
    </script> <--- later ----><!-- SIDEBAR NAV. When link i clicked, set DataSet to the location of the new gallery -->
         <div id = "sideBarNav">
             <a href = "javascript:" onclick ='updateSpryComponents('ride');">Tannersville</a>
                <br />
              <a href = "javascript:" onclick = "updateSpryComponents('dive');">Dive</a>
            <br />
              <a href = "javascript:" onclick = "updateSpryComponents('poland');">Poland</a>
            <br />
              <a href = "javascript:" onclick = "updateSpryComponents('alaska');">Alaska</a>
        </div>
    </div>
    <div id = "content2">
         <!-- PHOTO CONTAINER I think I somehow need to refresh this section of the code to reload new data-->
         <div id = "fotoContainer" spry:detailregion="dsGallery"><img src = "photos/{@path}" width = "{@width}" height = "{@height}"/></div>
         <!-- IMAGE NAVIGATION -->
         <div id = "nav">       
             <span spry:detailregion = "dsGallery" id = "galSpan">
             <a href = "javascript:" onclick = "if(intNumPhoto > 0){intNumPhoto -= 1}; dsGallery.setCurrentRow(intNumPhoto);">&lt;</a> {@id} / </span>
             <span spry:detailregion = "dsNav" id = "navSpan">{@numPhotos}
             <a href = "javascript:" onclick = "if(intNumPhoto < ({@numPhotos} - 1)){intNumPhoto += 1; }; dsGallery.setCurrentRow(intNumPhoto);">&gt;</a>
             </span>
         </div>
    You could view source there to get the code. Here is what I believe is my problem
    I'm trying to automate the site so that when you click on one of the links on the left, without refreshing the page, the paths to the galleries xml file changes, and the spry Detail Regions (1 for the images, 1 for the navigation - left and right arrows). I think the problem is that once the link changes the set and calls my updateSpryComponenets() function, the detail regions need to be refreshed. I'm currently trying to solve this by dynamically rewriting the HTML thru .innterHTML, everytime I call updateSpryComponents().There may also be a problem in the Javascript function updateSpryControllers because if I put the alert after the spry calls, I never get the alert
    Thanks in advance for any help!

    Update:
    Ok, the first query on the Recent tab doesnt work for me because it wont show unless its already voted, and since these are supposed to be new blurts, that kind of breaks the whole site:
    "SELECT Blurt.Id_blurt, Blurt.Name, Blurt.Location, Blurt.Blurt,Blurt.`Date`,DATE_FORMAT(Blurt.`Date`, '%l:%i %p on %M %D, %Y') as Date, ratings.rating_id, Avg(ratings.rating_value) as average_r FROM ratings Left Join Blurt On ratings.rating_id = Blurt.Id_blurt Group By Id_blurt ORDER BY Blurt.`Date` DESC";
    So I replaced it with what I originally had.
    "SELECT Blurt.Id_blurt, Blurt.Name, Blurt.Location, Blurt.Blurt,Blurt.`Date`,DATE_FORMAT(Blurt.`Date`, '%l:%i %p on %M %D, %Y') as Date FROM Blurt ORDER BY Blurt.`Date` DESC";
    But this doesn't provide me with the initial average rating:(

  • Report Runing Very Slow for  range even data set for that range is small

    Hello Experts,
      I have a report which runs on date selection.
    When I run the report for say 01.01.2000 -31.12.2010  whcih contains 95% of the data , the report output is coming with in a minute.
    But when I ran the report from 01.01.2011 - 31.12.2011 , or say 01.01.2011 for a single day , where the data set is hardly 3k records,the report is runing for long time 15 - 20 minutes and not showing output.
    But when i remove this variable and run the report , it is coming again with in a minute.
    One weird thing is when i ran the report from 01.01.2000 - 31.12.2011 it is also coming with in a minute, but when i ran for 01.01.2011 single day it is not coming.
    Can any one share some inputs on this one.
    Thanks
    Vamsi

    Hello Experts,
      I have a report which runs on date selection.
    When I run the report for say 01.01.2000 -31.12.2010  whcih contains 95% of the data , the report output is coming with in a minute.
    But when I ran the report from 01.01.2011 - 31.12.2011 , or say 01.01.2011 for a single day , where the data set is hardly 3k records,the report is runing for long time 15 - 20 minutes and not showing output.
    But when i remove this variable and run the report , it is coming again with in a minute.
    One weird thing is when i ran the report from 01.01.2000 - 31.12.2011 it is also coming with in a minute, but when i ran for 01.01.2011 single day it is not coming.
    Can any one share some inputs on this one.
    Thanks
    Vamsi

  • Where is private data stored for Flash 12?

    As titled , I know it is not the same place as for Flash 10 as the data are not read by Flash 12 for the web sites . I am trying to copy the old data from flash 10 to Flash 12 's data store. Also, are the data in the same format as in 10? One of the major reasons I am still using Flash 10 because of the saved data are not being read using Flash 11, 12 or even 13 beta.
    Also, does Flash 12 resolve the problem of Firefox (27) hangs when  pressing the back button on youtube while the video is still playing? Also, firefox hangs for 20 or so seconds when Flash is starting for the first time after system boot, subsequent use of Flash does not have this problem.
    Sorry for asking two different questions here.

    Thanks, lllaass.

  • Update Apn data setting for BlackBerry 9800 torch.

    How can I update my Apn data setting on the BlackBerry 9800 torch? Because I am on the AT&T pay as you go plan, but on the pay as you go plan the phone as no mobile network but I have to use the wi-fI because on the 50$ unlimited plan is only talk and text, so I am trying to go to net 10 because unlimited talk and text and web and I have the unlocked code so I can take it over to net to but I when net 10 web page and they say I need to Updated the Apn data setting that the phone will work right, can someone help me, even if I have to someone besides net 10, just so the phone works at 100%.
    Solved!
    Go to Solution.

    Hello!
    Here is a KB with instructions:
    KB05327 How to set the APN settings on the BlackBerry smartphone
    Hopefully it contains something useful! 
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • XYGraph: export minimized data set for same plot form

    hello all
    we are loading about 50'000 data points into a XY Graph.
    Assuming that the graph is 1'000 pixel wide and the line width of the plot is in minimum 1 pixel, we see about every 50th value when looking at the whole horizontal range of the data set.
    that's fine.
    now we would like to export the data into a further processing where only the visual aspect of the plot is important.
    if we use the initial data set of 50'000 values it needs much time. and most of the data is not important (not visible) because there are stucked, hidden behind the 1'000 visible data points.
    so we look for a way to use only the most important values, the 1000 points which are shown as own pixels in the forground. like the plot itself when exporting it to a bitmap for example.
    filtering out every 50th point does not seem a good way because the original form of the plot can be tampered. we assumed it at least and think that is not the way Labview handles the graph visualisation.
    Does anyone know how Labview builds and optimize the graph build up or how a minimized data set with the same plot form can be made out of the whole set?
    thanks for any help
    best, mischl

    Hi,
    the algorithm how Labview builds and optimize the graph is not published. Attached you find an example how you can minimize data for export. A typical usage in application is therefore finding peaks, which could be filtered out by the actual graph visualizaiton. 
    Dont heasitate to ask again if you have any new quesitons concerning the subject.
    Best Regards, Fabian

  • Data Set code flash

    The site I am refering to is www.hastingsfamilyfarm.com
    There are two uses of data sets on the site; one on the home page, and the second on the In The Store page. Is there anyting that can be done to stop the second or two flashing of code before the xml data loads? I do not know coding - so if there is code to be added tell me what, where and how please.

    First, you must have a proper XML data file; e.g. steaks_data.xml should look like
    <?xml version="1.0" encoding="UTF-8"?>
    <steaks>
        <steak>
            <name>Sirloin</name>
            <avail>Yes</avail>
            <price>10</price>
        </steak>
        <steak>
            <name>Sirloin</name>
            <avail>Yes</avail>
            <price>10</price>
        </steak>
        <steak>
            <name>Porterhouse</name>
            <avail>Yes</avail>
            <price>12</price>
        </steak>
        <steak>
            <name>Rib Eye (bone in)</name>
            <avail>Yes</avail>
            <price>12</price>
        </steak>
        <steak>
            <name>Rib Eye (boneless)</name>
            <avail>Yes</avail>
            <price>13</price>
        </steak>
        <steak>
            <name>Tenderloin Steak</name>
            <avail>Yes</avail>
            <price>16</price>
        </steak>
        <steak>
            <name>T-Bone</name>
            <avail>Yes</avail>
            <price>12</price>
        </steak>
        <steak>
            <name>NY Strip</name>
            <avail>Yes</avail>
            <price>11</price>
        </steak>
        <steak>
            <name>Skirt</name>
            <avail>Yes</avail>
            <price>6.5</price>
        </steak>
        <steak>
            <name>Flank</name>
            <avail>Yes</avail>
            <price>8</price>
        </steak>
        <steak>
            <name>Flat Iron</name>
            <avail>Yes</avail>
            <price>6</price>
        </steak>
        <steak>
            <name>Top Round London Broil</name>
            <avail>Yes</avail>
            <price>5.5</price>
        </steak>
        <steak>
            <name>Eye of the Round</name>
            <avail>Yes</avail>
            <price>5.5</price>
        </steak>
        <steak>
            <name>Boneless Shoulder</name>
            <avail>Yes</avail>
            <price>5.5</price>
        </steak>
        <steak>
            <name>Tri-Tip</name>
            <avail>5/23</avail>
            <price>6.5</price>
        </steak>
    </steaks>
    Then the HTML
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style>
    .SpryHiddenRegion {visibility: hidden;}
    </style>
    </head>
    <body>
    <p>Click table headers to sort</p>
    <div spry:region="dsSteaks" class="SpryHiddenRegion">
      <table>
        <tr>
          <th spry:sort="name">Steak</th>
          <th spry:sort="avail">Avail</th>
          <th spry:sort="price">$/Lb.</th>
        </tr>
        <tr spry:repeat="dsSteaks">
          <td>{name}</td>
          <td>{avail}</td>
          <td>{function::FormattedPrice}</td>
        </tr>
      </table>
    </div>
    <script src="SpryAssets/xpath.js"></script>
    <script src="SpryAssets/SpryData.js"></script>
    <script>
    var dsSteaks = new Spry.Data.XMLDataSet("steaks_data.xml", "steaks/steak");
        dsSteaks.setColumnType("price", "number");
    function FormattedPrice(region, lookupFunc) {
        return "$" + parseInt(lookupFunc("{dsSteaks::price}")).toFixed(2);
    </script>
    </body>
    </html>
    Gramps

  • Failed to retrieve data set for spry

    I created a spry data set on a blank html page and had no
    problems. However, when I followed the same steps on an existing
    website I get a large box in live view saying "Failed to retrieve
    data set (ds2) for spry:repeat". I tried to create the spry set
    inside a div which was inside a div that was inside a table. Could
    nesting be the problem?

    Its because you have a JavaScript error on your page.
    in your iframe..
    var this_week_wed = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Wednesday']/items/item"{distinctOnLoad:true});
    it needs a , after your "/items/item"
    var this_week_wed = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Wednesday']/items/item",{distinctOnLoad:true});

  • Tooltip for flash map is misbehaving

    I'm creating a cool flash map with close to 70 locations
    listed. I created a tooltip function that displays the tooltip when
    the user rolls over any location button on the stage. Now, I would
    like to know what is the best way to inject the tooltip info
    dynamically in my function. So far I have this(see attached code
    below) and the tooltip function works but the array info is not
    displayed correctly. I get an "undefined" in the tooltip text area
    when I roll over the location. What could I be missing?
    Any help is much appreciated. Gracias!
    function showTip(tipText, orient) {
    tooltip._x = _xmouse;
    tooltip._y = _ymouse;
    tooltip._visible = true;
    tooltip.gotoAndStop(orient);
    tooltip.tiptext.text = tipText;
    tooltip.tiptext2.text = tipText;
    onMouseMove = function(){
    tooltip._x = _xmouse;
    tooltip._y = _ymouse;
    updateAfterEvent();
    function hideTip(){
    tooltip._visible = false;
    var b69_text:String = "Espies \n90 Wythe Ave.";
    var array_text:Array = new
    Array("location0","location1","location2","location3");
    for(i=0; i<5; i++){
    this["b"+i].onRollOver = function(){
    showTip(array_text
    , 5);
    this["b"+i].onRollOut = function(){
    hideTip();

    I played with the code in every way I can think of, so to get
    a reason as to what's being violated we'll need someone with expert
    knowledge.
    What it appears to boil down to is assigning the rollOver
    function in a loop with any kind of variable in the showTip
    function call won't fly, except for the case where it is as it
    appeared in your posting (with the [ i ] absent)... in which case
    the entire array displays. If I try to assign the current array
    value to another variable, within the loop, ahead of defining the
    function, and use that in the showTip call, it displays the last
    element of the array for all cases.
    In the event that no one who knows why comes into play,
    there's another way that you can skin this cat... Place your
    buttons into movieclips (right click->convert to symbol, etc),
    and use the loop to assign the tip text to a variable in the
    movieclip. Your button code within the movieclip can be the same
    for all cases, calling on that variable.

  • Looking for a Tut for Flash Maps

    Has anyone seen a tutorial explaining how to create something
    similar to the example below?
    http://www.towncenterplaza.net/StoreDirectory/StoreDirectory.asp?IdS=000F6A-EA0B540&Plugin _Detect=Flash;

    One particularly good thing about HoudahGeo is that it can identify folders and collections in Lightroom and list their contents. This is a handy addition to standard File Open or drag and drop ways to get the files. As a note, it seems better to use HoudahGeo with Google Earth, rather than Google Maps, as you then have the ability to search for locations.
    I'd also recommend Geosetter for Windows. I feel it's actually the better of the two programs. One caution is to be careful about the order in which you do work in LR, and read in the GPS data. If there are LR adjustments, Metadata > Read from File can overwrite them - after all, that's what you're telling LR to do. So make sure that you run Metadata > Save to File first.
    John

  • Why do i keep getting 'out of date' warnings for Flash Player?

    Yesterday I got a message on my Mac that my Flash Player was out of date, so I installed a new version, 12. Today I got the same warning, saying my version was old and was blocked, so I reinstalled it. Same thing keeps happening. I went to the Security settings in Preferences and it says this: "The version of 'Adobe Flash Player' on your computer has known critical security issues. Only websites set to 'Allow Always' are allowed to run this plug-in. To protect your system, use of this plug-in is now blocked for all other websites."
    Can someone tell me what's going on with this? Thanks.

    Download the FULL offline installer Flash Player 12 (Mac OS X)
    Then follow the illustrated instructions here: http://forums.adobe.com/thread/1343084

  • Data Interpolation for Automotive Mapping

    Hello all,
    I have a lookup table (see attached jpeg) for the main duration pulse (fuel injection) of a diesel engine, every data point (in msec) can be match to its respective speed (top row --RPM) and pressure (leftmost row --BMEP in bar). However, I do not have the complete map and thus I'm missing some points. I was told that LabVIEW has some neat data interpolation VIs that can be apply to this specific case, anyone knows one or knows how to tackle this problem?
    Thank you!
    Attachments:
    Lookup Table.JPG ‏77 KB

    Well, if you are running on a LabVIEW FPGA then the Linear Interpolation VI may be of interest. In LabVIEW for the PC the Curve Fitting Express VI or the 2D Interpolation.vi found in the NI Example finder can help out.
    Joshua B.
    National Instruments
    NI Services
    NI Support Resources
    NI Training Resources

  • Failed to retrieve data set for spry:repeat

    Help! I have read all the posts and fixes in the forums, but
    none seem to be helping me. I have moved this coding from my
    homepage to a sub-page. It previously worked fine on the homepage.
    The coding is the same, however I get the same error message each
    time. What am I missing?
    Below is my coding:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    .style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    .style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
    .style3 {font-size: small}
    .style5 {color: #808000}
    -->
    </style>
    <script src="../../SpryAssets/SpryMenuBar.js"
    type="text/javascript"></script>
    <script src="../../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <script src="../../SpryAssets/xpath.js"
    type="text/javascript"></script>
    <script src="../../SpryAssets/SpryData.js"
    type="text/javascript"></script>
    <script type="text/javascript">
    var this_week_mon = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Monday']/items/item",{distinctOnLoad:true});
    var this_week_tue = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Tuesday']/items/item",{distinctOnLoad:true});
    var this_week_wed = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Wednesday']/items/item"{distinctOnLoad:true});
    var this_week_thu = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Thursday']/items/item",{distinctOnLoad:true});
    var this_week_fri = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Friday']/items/item",{distinctOnLoad:true});
    var this_week_sat = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Saturday']/items/item",{distinctOnLoad:true});
    var this_week_sun = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Sunday']/items/item",{distinctOnLoad:true});
    </script>
    </head>
    <body>
    <table>
    <tr>
    <td width="200"><span class="style14
    style1"><strong>Monday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_mon"><span
    spry:repeat="this_week_mon"><a href="{@href}"class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14
    style1"><strong>Tuesday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_tue"><span
    spry:repeat="this_week_tue"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14 style2
    style3"><strong>Wednesday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_wed"><span
    spry:repeat="this_week_wed"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14 style2
    style3"><strong>Thursday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_thu"><span
    spry:repeat="this_week_thu"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14 style2
    style3"><strong>Friday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_fri"><span
    spry:repeat="this_week_fri"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14 style2
    style3"><strong>Saturday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_sat"><span
    spry:repeat="this_week_sat"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    <tr>
    <td width="200"><span class="style14 style2
    style3"><strong>Sunday</strong></span></td>
    </tr>
    <tr valign="top">
    <td><div spry:region="this_week_sun"><span
    spry:repeat="this_week_sun"><a href="{@href}" class="style14
    style5 style3">{item}</a><br />
    </span></div></td>
    </tr>
    </table>
    </body>
    </html>
    the webpage is located at
    http://www.harvestfamchurch.org/about_this_week.html
    I have tried everything and can't seem to find the final
    tweak to make it work.
    Thanks.

    Its because you have a JavaScript error on your page.
    in your iframe..
    var this_week_wed = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Wednesday']/items/item"{distinctOnLoad:true});
    it needs a , after your "/items/item"
    var this_week_wed = new
    Spry.Data.XMLDataSet("../../Data/this_week2.xml",
    "thisweek/day[name='Wednesday']/items/item",{distinctOnLoad:true});

Maybe you are looking for

  • Unable to check update from Software Update??

    I have a problem. When I click the Software Update to check new software, it doesn't show anything about new software but I'm sure that I have about 7 to 8 update available. Can u help me to fix this error?? I enclose 2 images about this error: When

  • Does Vision Development Module obviate the need for the Vision Run Time Engine?

    I have several computers with the full version of Labview (8.0.1 and\or 8.2) as well as the most recent version of the Vision Development Module (VDM 8.2.1), all fully registered and activated.  In addition, I have one computer we have designated the

  • Large Update Statement

    I have some very large update statements to run and it seems that this statement is causing my session to lock. Trying to figure out a more efficient way to run this as it is updating a lot of rows: update HPGL.ms_fact_cust_profile set MAILED_COUNT=r

  • How do I adjust Bass and Treble in X-Fi Game Mo

    Thx

  • My tackpad don't respond to click after reinstall OS 10.5.7

    Hello :) I just finish your answers about tackpad problem and I tried all your suggestion. The problem is I had a mid 2009 macbook pro 13 inch with Leopard 10.5.8 OS Yesterday I mad a decision to erase my HD and reinstall the OS again ( for no purpos