My account  |  Support  |  Shopping Cart
Jumpeye Components, V3 Flash Components, Flash Components Pro, Flash V3 Components

Flash Bookmarks

flash_cs3  as30 

home » flash components » various » flash bookmarks »


Flash Bookmarks Component


download free version

Download

To download the FREE Flash Bookmarks component you need to create an account, and sign in. Then, just click to the Free Download button above to download the compressed file that contains the mxp file and the documentation pdf.

About

The Flash Bookmarks component was created to give a FREE solution for web page creators/owners to include social bookmarking buttons within their sites and let visitors share the pages on most of the basic social bookmarking sites like Digg, Del.icio.us, StumbleUpon, Technorati, Facebook, Google and Reddit.

The visual appearance of the component is fully customizable. Users can choose the icons to be displayed, the size of the icons, the aspect of the hint text for the icons and some details regarding the bookmarked data. Below are enumerated all the available parameters that can be used to set the appearance of the component.

Compatibility

ActionScript: 3.0
Flash IDE: Flash CS3
FlashPlayer: FlashPlayer 9

How to use Flash Bookmarks

The usage of the component is very simple. There are 2 different ways as you can add the Flash Bookmarks component to the Stage.

        1. Visual based (recommended)

Drag&drop the Flash Bookmarks component from the components panel onto the stage, then simply configure the parameters within the component inspector.

        2. Code based

You can instantiate the Flash Bookmarks component from ActionScript using the following syntax:

var fb:FlashBookmarks = new FlashBookmarks();
addChild(fb);
...
fb.iconSize = 30;
fb.iconSpacing = 5;
...


Parameters

bookmarkTitle:Boolean
Default:true – If true, it sends the title of the page which is retrieved with JavaScript

bookmarkType:Array Values:[page, domain]
Default:page – If the value is 'domain', it sends only the root domain, elseway it sends the full url of the page

bookmarkWindow:Array Values:[_blank, _self]
Default:_self – Sets the window where the bookmark page will open up.

fontColor:Number
Default:0x000000 – The color of the hint text

fontName:String
Default:Arial – The font name of the hint text (only Arial is embedded by default)

fontSize:Number
Default:11 – The font size of the hint text

iconSize:Number
Default:24 – The size (in pixels) of the used icons

iconSpacing:Number
Default:4 – The spacing (in pixels) between the icons

iconDelicious:Boolean
Default:true –If true, the Del.icio.us icon will be visible within the set of icons

iconDigg:Boolean
Default:true – If true, the Digg icon will be visible within the set of icons

iconFacebook:Boolean
Default:true – If true, the Facebook icon will be visible within the set of icons

iconGoogle:Boolean
Default:true – If true, the Google icon will be visible within the set of icons

iconReddit:Boolean
Default:true – If true, the Reddit icon will be visible within the set of icons

iconStumbleUpon:Boolean
Default:true – If true, the StumbleUpon icon will be visible within the set of icons

iconTechnorati:Boolean
Default:true – If true, the Technorati icon will be visible within the set of icons

Methods

sendBookmark(bookmarkTo:String):void

The method sends the current URL to the target social bookmarking site (bookmarkTo) and the page is opened in a blank or in the same window.

bookmarkTo: Del.icio.us, Digg, Facebook, Google, Reddit, StumbleUpon, Technorati;

Events

SEND_BOOKMARK:String = "sendBookmark" – Dispatched when user sending an url to the selected site

Usage:

import com.jumpeye.Events.FlashBookmarksEvents;

flashBookmarksInstanceName.addEventListener(FlashBookmarksEvents.SEND_BOOKMARK, handlerFunction);

function handlerFunction(evtObj:FlashBookmarksEvents):void {
    trace('Send bookmark event');
}



Download free trial/demo
User rating: Not rated yet.
Date: 21-04-08

User Comments

demo / trial
posted by cmykdesign on 22-05-08

does this expire?
this is a free component
posted by nepo78alin on 30-06-08

it will not expire. it's a free component...


Menu

Special Offer

Special Offer - All in one Jumpeye Components bundle!

Get the JC Master Collection Now!

Free Trial Versions

The trial versions do have a major limitation. They will ONLY run into debugger flash player versions, such as the Flash IDE player and the activeX FP used by developers.

Switch from Free Trial version to Full version.

You can switch from Trial to Full versions in a blink of an eye.
See this tutorial in order to find out how.

We accept Google Checkout

Google Checkout Acceptance Mark

Secured by VeriSign