Results 1 to 6 of 6

Thread: Photo Slideshow of Orkut images

  1. #1
    Join Date
    Dec 2009
    Posts
    33

    Photo Slideshow of Orkut images

    Hi all,

    I am using Orkut on google, Most of my friend can create photo slide show in orkut, Can any body help me how can i create slide show of image in orkut. Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,276

    Firefox add-ons for Photo Slideshow in Orkut

    You can download firefox add-ons from mozilla official site . Collect a slide show of all images from your orkut friends. There is a option to pick images from complete random profile. You can also upload images from flickr directly and then bookmark certain pics and play albums from that.

  3. #3
    Join Date
    Oct 2005
    Posts
    2,358

    Java script for create photo slideshow for Orkut

    you can also type this java script and run on internet explorer.

    // ==UserScript==



    (function() {
    try {
    var rightbox = document.getElementById("rbox");
    if(!rightbox)
    return;
    var allImgs = document.evaluate(
    "//img[@class='favicon']",
    document,
    null,
    XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,
    null);
    if(!allImgs)
    return;
    var thisImg,picasauser;
    for(var i=0;i<allImgs.snapshotLength;i++){
    thisImg = allImgs.snapshotItem(i);
    if(thisImg.src == "http://picasaweb.google.com/favicon.ico")
    picasauser = thisImg.parentNode.href;
    }
    if(!picasauser)
    return;
    picasauser = picasauser.substring(picasauser.lastIndexOf('%2F')+3,picasauser.indexOf('%40'));
    rightbox.innerHTML = '<table cellspacing="0" cellpadding="0" border="0" class="module"><tr><td class="topl_g"><b>&nbsp;&nbsp;<a href="http://picasaweb.google.com">His Photos</a></b></td><td class="topr"></td></tr><tr><td class="boxmid" align="center"><span id="photospan"></span></td><td class="boxmidr"></td></tr><tr><td class="botl"></td><td class="botr"></td></tr></table>' + rightbox.innerHTML;
    var span = document.getElementById('photospan');
    if(!span)
    return;
    span.innerHTML = '<embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="270" height="200" flashvars="host=picasaweb.google.com&captions=1&RGB=0xFFFFFF&feed=http%3A%2F%2Fpicasaweb.google.com% 2Fdata%2Ffeed%2Fapi%2Fuser%2F'+picasauser+'%2F%3Fkind%3Dphoto%26alt%3Drss%26access%3Dpublic" pluginspage="http://www.macromedia.com/go/getflashplayer">';
    } catch (e) {
    GM_log( 'Gtalk inside Orkut exception: ' + e );
    alert(e);
    }

    })();
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

  4. #4
    Join Date
    Apr 2008
    Posts
    2,277

    slide for Photo Slideshow in Orkut

    There are many software in website to create slide show and direct upload that slide show in Orkut. I am using Slide that is one best online web image uploader site. We just upload the picture to this site and create slideshow in three steps with great pics background and effect.

  5. #5
    Join Date
    May 2008
    Posts
    2,134

    Photo Slideshow Builder v3.0 free software for Photo Slideshow

    I am using Photo Slideshow Builder v3.0 free software for create slide show and directly upload these slide show to Orkut.It helps me to create video file MPEG4, MPEG2 and self running executable files and then burn them on my computer . After a single easy step we can make a professional slideshow presentation for sending it out to all of your friends and family.

  6. #6
    Join Date
    May 2008
    Posts
    2,792

    Photo Slideshow in Orkut with the help of imageloop

    You can create photo slide show for orkut by the help of imageloop.You just need to browse and upload the picture to imageloop site and create slide show with Skins, Effect, Background, Size and Privacy. There are lots of effect and skins on this site. You just put in one easy step. You also trim and resize the picture. It have also privacy setting for picture.

Similar Threads

  1. Windows 7 photo slideshow stopped working
    By Vidhashak in forum Operating Systems
    Replies: 6
    Last Post: 16-03-2011, 04:06 PM
  2. Orkut Photo Downloading
    By ramsun in forum Technology & Internet
    Replies: 6
    Last Post: 13-12-2009, 06:05 AM
  3. Some programs to make photo slideshow?
    By Walsh in forum Windows Software
    Replies: 3
    Last Post: 17-03-2009, 03:24 PM
  4. How to copy images from orkut albums?
    By Theophilus in forum Customize Desktop
    Replies: 4
    Last Post: 24-02-2009, 08:51 AM
  5. How to make photo slideshow with music
    By cloris in forum Windows Software
    Replies: 0
    Last Post: 20-02-2009, 11:51 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,756,876.97581 seconds with 17 queries