Sponks on Facebook
August 30, 2009

Cloud Gadget for Google Friends Connect





This gadget lets you show names of your community rotating within a cloud in your website. Visitors can click on a member's name to learn more about them and become friends.

When you install it, you have to set at least first two parameters (others are optional):
  • cloudWidth: width of the cloud; [cloudWidth >= 100]
  • cloudHeight: height of the cloud; [cloudHeight >= 60]
  • maxDisplay: number of recents friends that will be showed in the gadget;
    [1 <= maxDisplay <= 20]
  • xAxis: x-scaling; [1 <= xAxis <= 3]
  • yAxis: y-scaling; [1 <= yAxis <= 3]
You set these parameters in the same way as you do for the Scoller gadget.

Moreover, you can customize all colors (see the image below) of this gadget:

Use OpenSocial Gadgets.skins API to set these colors.