TabControl

Listing ID : 582
Created on 2007-11-06 at 4:24 AM
Author : Corey beck [support@friend-soft.com]

Online URL : http://www.search-scripts.com/scripts/flash/components/tabcontrol.html


This extension displays a tab control control. TabControl is a flash control that has an unlimited resource of ideas for use from website navigation to chat application to picture galleries. The "tabpages" inside the tabs collection are movieclips you create and put into your library and then use the .contentPath in each tabpage item in the tabpage collection to display inside them. This component works greatly with the scrollview component included with flash 8.

This component has a wide range of properties and methods. Control the tabpages with .addItem() .addItemAt() .clear() .removeItem() .removeItemAt(). There are scrollers that are displayed when your tabs overflow the control. You can set the property .useTabScroller to false and use the methods .scrollPosition property to make your own scrollers for it. Ontop of the customization of interaction there is a major customization of color scheme. In this version you can set properties to control the global appearence and each tabpage can be set to different color and text ranges and styles. Along with the component comes the classes that are majorly used.

  1. it.friendsoft.TabCollectionInterface - The main collection interface of this control.
  2. it.friendsoft.TabCollection - the collection class that is used by this control
  3. it.friendsoft.TabPage - The items of the TabCollection
  4. it.friendsoft.TabPageIterator - Class is used to easily cycle through the TabPage Items of the TabCollection Class
Fixes in this re-vision:New in this revision:

Resource Specifications
Platform(s): Windows,Mac OSX,Sun Solari
Database(s) Non
Version: 2
File Size: 100KB - 500KB
Date Added: 2007-11-06
Last Updated: 2007-11-07

License Information
License Type: Free Trial
License Information: This Version Will have a trial text bar at the bottom. To remove this purchase the full version.
Price: 25 USD
Visit: http://www.friend-soft.com/flashcomponents/tabcontrol/
Download: http://www.friend-soft.com/flashcomponents/demo_download.cfm?did=10000x43


Back to Original Listing