Using the API with Edge (JQuery and JSON)

Hi, I am very new to the API but I have a pretty basic understanding and I want to know how I could use them at the border. I followed the following tutorial and we tried to change it to my taste: http://www.gotoandlearn.com/play.php?id=168

Basically, I'm going to pull in the latest photos from Flickr on Flickr.com. See my files in the Zip file below and the URL I have tested on:

http://DL.dropbox.com/u/9159616/Flickr-test.zip

http://createmate.co/Flickr-test/

Thanks for your help!

ADA,

Hi Adam,.

So, I downloaded your project files and I tested with another address of flickr.

My test comes from: http://api.jquery.com/jQuery.getJSON/

The code tested using your "slide" symbol, was:

$.getJSON ("http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=?",

{

Tags: "mount rainier"

tagmode: 'all',

format: 'json '.

},

{function (Data)}

.each $(data.items, {function(i,item)}

var s = sym.createChildSymbol ("slide", "Stage");

s. $("photo") .css ({'background-image': ' url ('"+ item.media.m +" "") "});

s.$("title").html (Item.title);

If (I == 10) return false;

});

});

Your symbol of slide works very well.

Therefore, your flickr address is not correct.

If you copy and paste your flickr address in your address bar (Safari), Flickr returns: jsonFlickrApi ({"stat": "fail", "code": 98, "message": "invalid authentication token"})

You can check out this tutorial: r-api http://net.tutsplus.com/tutorials/javascript-ajax/the-ultimate-guide-to-decoding-the-flick /

Tags: Edge Animate

Similar Questions

  • Using the API with Adobe Muse to link to an application

    Hi all

    Very quick question.  I am designing a site of the school for a client and they have a built application at the same time.  Talk to the developer of the app, he said:

    We have partnered with most companies Web site use a CMS they can bind to the application via the API.  It also has to give me the documentation of the API.


    Is this possible with Adobe Muse if hosting with Business Catalyst?


    Thank you


    Simon

    See the API documentation, it would be difficult to say with certainty. In most cases, it would be more likely to be done in business catalyst in Muse as Muse is not a control code that may be necessary.

    Anyway, it would take a vast knowledge of coding unless the API is simple and very well documented.

  • If I try to use the vaccination with Spybot: Search and Destroy, I can't immunize all because he said that I need to be an admin and yet I am

    I started using Spybot: Search and Destroy, and if I try to do the thing to vaccinate it will not protect everything because it says that I need to be administrator of my computer. I am the only user on the computer and I am registered as an administrator. Help please!

    Hello

    This is a common fault with Spybot Search Destroy &

    When you start right click on its icon on the desktop or however start you and then select run as administrator to use it

    who should fix it

  • Limit my bandwidth downloading the applications using the API to control traffic and QoS

    I used QoS and Traffic Control API as TcAddFlow and TcAddFilter to control my bandwidth usage download applications.

    We manipulate TC_GEN_FLOW, to send and receive FLOWSPEC parameters.

    Now, I want to set the exact limit to 5 Mbps, what are the value that I need to set for TokenBucketSize and TokenRate to limit bandwidth to 5 Mbps FLOWSPEC structure?

    Code snippet:

    newFlow-> ReceivingFlowspec.DelayVariation = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.Latency = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.MaxSduSize = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.MinimumPolicedSize = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.PeakBandwidth = POSITIVE_INFINITY_RATE;
    newFlow-> ReceivingFlowspec.ServiceType = SERVICETYPE_NETWORK_CONTROL;
    newFlow-> ReceivingFlowspec.TokenBucketSize = ?;
    newFlow-> ReceivingFlowspec.TokenRate =?;

    newFlow-> SendingFlowspec.DelayVariation = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.Latency = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.MaxSduSize = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.MinimumPolicedSize = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.PeakBandwidth = POSITIVE_INFINITY_RATE;
    newFlow-> SendingFlowspec.ServiceType = SERVICETYPE_NETWORK_CONTROL;
    newFlow-> SendingFlowspec.TokenBucketSize =?;
    newFlow-> SendingFlowspec.TokenRate =?;

    Thank you & best regards

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • Create new Orgs by using the API (hr_organization_api.create_hr_organization) and details additional Org Unit

    Hello

    I created some orgs again using the API (hr_organization_api.create_hr_organization)

    I also want to create additional details Org Unit FDF but not sure which API to use.

    I am trying to insert data into attriubute1, 2 and 3 of the table to hr_all_organization_units by using the API, however the hr_organization_api.create_hr_organization API only allows me to use a segments of1 to 30 in the parameters of the API and NOT the attribute columns

    Can someone please suggest.

    Thank you

    Hello

    As you have rightly noted, hr_organization_api.create_hr_organization is not the settings to meet the ATTRIBUTE?.

    You could try calling the hr_organization_api.update_organization with the "p_organization_id" returned by the API call 'create '.

    Kind regards

    Rajen

  • Download the signature using the API and pre fill the signature

    I use echosign api to display forms to get the candidate (which comes on our site). We show the form of widget. We use more than 40 forms. It is difficult for candidates to sign all forms. Is there anyway I can get the signature of the candidate and pre fill out the signature using the API?

    If not, is there another way to do this?

    NOTE: Candidate - not a user in echosign

    Hello RajkumarMohan,

    By default, it is always required by the signatories to give their signature any document esigning. Even with the API, it is not possible. If it is a single widget with several fields of signature, once the signer signs a first field, and then when he clicks on the second field of signature, the signature is automatically populated in it.

    Kind regards

    -Usman

  • How to use the API to perform a "Power on and Force Recustomization" 1.5?

    With the help of VMWare vCloud Director, when the virtual machine is turned off, I have the menu ' power on and Force Recustomization "to turn on the machine and do some recustomization work such that reset the administrator password.

    However, I can't do this using the API. The vm/vapp. PowerOn() has no parameters. The vm/vapp. Deploy (true, 0, true) can (re) deploy the vm/vapp and plugged. But the recustomization never runs.

    My code can update the section "customization of the OS invited." I can see it in vCloud Director. And then if I manually ' power on and Force Recustomization ", the machine will be powered on to reset the password. But if I use the above codes, none of them works. So, I conclude that the problem occurs in the sending of the statement of "Power on and Force Recustomization ' using the API.

    Any help will be evaluated.

    Ref:

    http://communities.VMware.com/message/1691773

    http://communities.VMware.com/message/1837194

    http://communities.VMware.com/message/1805142

    http://communities.VMware.com/message/1844513

    Hello

    To perform the PowerOn + ForceCustomization option in the UI by using the API.

    Perform the same operation of the virtual machine deployment.

    Ex: POST - api/vApp/vm-uuid/action/deployment

    XML MESSAGE

                          http://www.VMware.com/vCloud/versions"xmlns:ns6 ="http://www.vmware.com/vcloud/v1.5"powerOn ="true"forceCustomization ="true"deploymentLeaseSeconds ="10000"/ >"

    Using Java SDK - use of the virtual machine-> deploy();

    Make sure that the customization of the comments is enabled on the virtual computer.

    Make sure that the deployment - forceCustomization and powerOn settings are set to true;

    Kind regards

    Rajesh Kamal.

  • the blow of a user in a room and remove a piece using the api of server2server

    Hello

    I use server2server api with php.

    How can I move a user to a room?

    I tried calling $rtc-> invalidateSession ($room), but I see no effect.

    Maybe invalidateSession invalidate just existing authentication tokens?

    I'm deleting a room with:

    $rtc-> deleteRoom ($roomName);

    I see that the room is removed from the console room, but users are still connected.

    I have to close the room or the first kick all sessions?

    I couldn't find the info in lccs.php and in the wiki

    http://learn.Adobe.com/wiki/display/LCCs/6.2+provisioning+rooms

    Thank you

    Yes, I meant retractItem (I don't remember

    room is the name of the room where the user is running, collection should be 'UserManager', node should be "UserList", itemID should be the user name you want to remove.

    to put an end to the House, you do a publishItem like

    publishItem (room, "RoomManager", "meetingEnded", array ('body'-online true));

  • Try to add a page to a pages document. It worked until now but just finished page 13 with text and photos and cannot add another page, using macbook pro with El Capitan and the most recent version of the Pages.

    Try to add a page to a pages document. It worked until now but just finished page 13 with text and photos and cannot add another page, using macbook pro with El Capitan and the most recent version of the Pages.

    You have placed your beam to insert at the end of your text on page 13 and then apply Insert menu: Page Break? In the v5.6.2, Pages I just add a new page to a section of four pages to this approach.

  • Hide icon Label step using the API Testand and LabVIEW

    Hello

    can someone tell me how it is possible to hide the icon of a step label using the API Testand and LabVIEW?

    In the Teststand sequence editor, under the Label Edit tab there is a checkbox called "Hide icon". Is there something similar in the API?

    Thank you

    Yes you can, you must set the stage "ni_blank.ico" IconName property

  • How is it that a computer which works very well with a direct Ethernet connection won't work with a switch, however any other computer using the same port, cable, ect, and so on, can?

    Switch issues. Help, please.

    How is it that a computer which works very well with a direct Ethernet connection won't work with a switch, however any other computer using the same port, cable, ect, and so on, can? We already checked the firewall as a question, that it was not, and now, we are puzzled.

    Well, I know that the issue is long-term... believe me, it's a long, but as they say, the devil is in the details. Anywho, the question is, my grandfather has a HP laptop, which for two years has been able to run through a Linksys switch to his router and connect its printers to his laptop. About two months ago it suddenly doesn't work like that. Now, it works fine if it plugs directly into the router/Ethernet. My uncle suggested that the switch was bad, but after testing the same port, cable and all, the switch worked well for him. ' GRAMPS really needs this answered, but someone else, it is called can not understand and now I, in turn, ask you all for what you can offer. Here are the ideas that we have already discredited.

    -Switch bad: as above, is that this particular laptop, even under identical conditions, the works of my uncle very well.
    -Bad NIC: debunked through the fact we connected to the computer directly to the router and it worked fine.
    -Bad configuration of the firewall: we have disabled the firewall (please do not notice, he wasn't the smartest idea, we already know) and even if she recorded the switch exists, the internet is always triggered when you are connected with the switch.

    Thanks in advance for any assistance that you can provide and Merry Christmas to you all.

    It would be useful to consult the results of the ipconfig/all command both when it is connected to the switch and when it is connected directly to the router.  In addition, what is the model of the switch?

    To save the manual copy and the new hits of the ipconfig/all command output-

    First connect through switch.
    Open a command prompt window (start > run > cmd > OK)
    Type the following lines in the black command prompt window and press ENTER after each line

    echo "Connected via the button" > "% UserProfile%\Desktop\ipinfo.txt".
    ipconfig/all > "% UserProfile%\Desktop\ipinfo.txt".

    Now connect directly to the router, type the following lines in the command prompt window and press ENTER after each line

    echo "Connected to the router" > "% UserProfile%\Desktop\ipinfo.txt".
    ipconfig/all > "% UserProfile%\Desktop\ipinfo.txt".
    Notepad '% UserProfile%\Desktop\ipinfo.txt '.
    output

    Copy the contents of the Notepad window in your response (if you use the laptop when it is connected directly to the router) or close the Notepad window, and then copy ipinfo.txt of the laptop to the Gramps in a USB FlashDrive you can connect to any computer allows you to answer.

    You can delete ipinfo.txt on the desktop when you are finished.

  • try to sync iRiver, using the version of wmp 11 and no progress after 5%... impossible to remove version 11 to replace it with an older version... can you help me

    try to sync iRiver, using the version of wmp 11 and no progress after 5%... impossible to remove version 11 to replace it with an older version... can you help me

    Hi florane

    Have you been able to sync with WMP11 before? This problem only started recently?

    Try these steps and check:

    1 check out the iRiver firmware updates site - they have made updates to H10 for example when WMP11 is out:

    http://www.iriver.com/HTML/support/download/sudw_list.asp?searchProductIdx=73

    2. also delete sync in WMP relationship - plug in the appliance, if it is set to auto-sync: plug it in, go to synchronize, click on the small arrow below, and then choose the iRiver and the 'end sync partnership.

    3. then go to the Control Panel, Device Manager, see if the camera is there, and then uninstall it. Disconnect and reconnect the iRiver, which should refresh the device and restart WMP to see if it works better.

     

    4 also a device for synchronization in the Windows installation Media Player

    After back and let us know if it helped to solve your problem.

    Thank you and best regards,

    R uma - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • When I try to use the webcam with Skype it blocks Skype and said "Skype has stopped working, windows is checking for a solution."

    Original title: lifecam 3000 and Skype does not?

    Hello, I tried the two 5.5 beta and 5.3. When I try to use the webcam with Skype it blocks Skype and says "Skype has stopped working windows is checking for a solution." I have windows update connection bars 4/5 drivers and my computer ==> http://www.newegg.com/Product/Product.aspx?Item=N82E16883103361 help is appreciated, thanks

    Hello, I had just fixed yesterday. I deleted the drivers and programs that accompanies it, it ends up being the lifecam software that comes with it interfering with Skype, thanks to all who help :)

  • I can't open the RAW files from my Nikon D800 (i.e. NEF files).  I use a Mac with Photoshop CS5 and El Capitan 10.11.2 version running.  I get a message "could not complete your request because the file appears to be a model of camera that is n

    I can't open the RAW files from my Nikon D800 (i.e. NEF files).  I use a Mac with Photoshop CS5 and El Capitan 10.11.2 version running.  I get a message that "could not complete your request because the file appears to be a model of camera that is not supported by the installed version of Camera Raw. Please visit the Camera Raw help documentation for more information. "Yet the Nikon D800 is on the list of supported devices.  Can anyone help?

    And temporarily disable the Gatekeeper by allowing downloads from anywhere, or your installer will be marked as 'damaged' because that CS5 is out before Gatekeeper and is not "signed" that is not approved.

  • I bought the DC of Adobe Acrobat pro and completed the info online, but when I use the cd with the product code key it will not take the code?  What do I do then?

    I bought the DC of Adobe Acrobat pro and completed the info online, but when I use the cd with the product code key it will not take the code?  What do I do then?

    Thanks Anubha Goel, final I got it to work... The serial number in the physical box that you buy in the store wasn't the number for the software.  It was the serial number in the cloud, very difficult to know when you see a serial number in the box with the Cd online.  But thanks for the reply to my post. I'll be in offline mode after clicking on answer...  Thank YOU Ana Maria

Maybe you are looking for

  • How can I change the appearance of background for the top tool bar, the one with "file", "edit", etc. ?

    Yesterday, I changed the appearance of the toolbar that I question, however, I don't like it and want to come back to what I had before. However, I forgot how I did it. Help, please. Thank you.

  • Satellite C40D-C - problems with the system

    I recently bought an a toshiba satellite C40D-C Series notebook PC as my old satellite - essentially - is dying. After you connect to the internet, I tried to download AVG Antivirus on my computer that I don't have - and never - trust McAfee anti-vir

  • HP Officejet Pro 6830, model 6: print head problems

    Have an Officejet Pro 6830, model 6835.  Error message received saying this printer had print head problem.  Also the error code oxc19a0020.  Troubleshoot-carried out every day to solve the problem without success.  Reset, change cartridges, activate

  • Vibrations on my Satellite L755-1 the

    There is a constant vibration around my mouse pad and it's getting boring, my laptop is only a couple of months. Maybe you know what could be the cause of it and how to fix? I have BIOS 3.60 and I can't downgrade it because my model is not on the tak

  • Calculate the area under the graph

    Hello I need to calculate the area under the graph, but really have no idea. Could someone give me an idea please. Thank you.