Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion How to Load my album from Picasa into Ajax Feed?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Precise Formwork  
View profile  
 More options Jul 2 2009, 4:41 pm
From: Precise Formwork <precise_formw...@gmx.com>
Date: Thu, 2 Jul 2009 13:41:35 -0700 (PDT)
Local: Thurs, Jul 2 2009 4:41 pm
Subject: How to Load my album from Picasa into Ajax Feed?
I am designing my site, I have tried for two weeks solid to figure out
how to link my album from picasa into the slideshow? I have checked
other slideshows out and this is the one I want/need. I do not know
what to do or where I am going wrong? Here is the code of my site so
far and it loads the slideshow properly. But I cannot load my pictures
which are here: http://picasaweb.google.com/preciseformworklimited/ReinforcedConcrete...

Any help is much appreciated:
<!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">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <title>Google AJAX Feed API - AJAX Slide Show Sample</title>
  <script src="http://www.google.com/jsapi"
    type="text/javascript"></script>
  <script src="http://www.google.com/uds/solutions/slideshow/
gfslideshow.js"
    type="text/javascript"></script>

  <style type="text/css">
    .gss a img {border : none;}
    .gss {
      width: 288px;
      height: 216px;
      color: #dddddd;
      background-color: #000000;
      padding: 8px;
    }

  </style>
  <script type="text/javascript">
    function load() {
      var samples = "http://dlc0421.googlepages.com/gfss.rss";
      var options = {
        displayTime: 2000,
        transistionTime: 600,
        linkTarget : google.feeds.LINK_TARGET_BLANK
      };
      new GFslideShow(samples, "slideshow", options);

    }
    google.load("feeds", "1");
    google.setOnLoadCallback(load);
  </script>
</head>

<body>
  <div id="body">
    <div id="slideshow" class="gss">Loading...</div>
  </div>
</body>
</html>

<table width="100%"  border="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="100%" height="96" valign="top"><div align="center"><img
src="Images/Logo-Website.gif" width="900" height="101" /></div></td>
    <td width="1"></td>
  </tr>
  <tr>
    <td height="12"></td>
    <td></td>
  </tr><tr><td height="3"></td><td><img src="spacer.gif" alt=""
width="1" height="1" /></td></tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table width="100%" border="0">
  <tr>
    <td>&nbsp;</td>
    <td rowspan="3">&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google