Flash XML Tab Slider Component

This Flash component is a tab slider menu. It is driven by an input XML file that defines each tab pane, with a menu label, and a rich-content tab pane that can include text, graphics, and hypertext links. It is implemented as a standard Flash SWF file and can be embedded into any webpage, blog, or social media page using HTML.

In the demo below, the menu has 4 tab items. The first tab demonstrates the tab content with an embedded image; the second, some rich text including bold, italic, and underline; the third contains an active HTML link; and the fourth contains text with a custom font, fontsize, and color different from the default.

The tab menu and content panes are all defined in an XML file, similar to the following:

<tabslider>
<item>
<label>Option One</label>
<content>Some content for option one.</content>
</item>
<item>
<label>Option Two</label>
<content>Some content for option two.</content>
</item>
</tabslider>

The content can include a subset of HTML rich-text tags, including tags for bold, italic, and underline text, hypertext anchors, lists, and images. Also, the tab slider control itself is fully configurable with the following parameters:

The Tabslider Menu Flash Component is currently under development. Check back soon for a released version. Complete documentation on setting the runtime parameters for tab content, color, font size, etc. will be provided to purchasers of the component. For more information please contact us at info@intsysr.com.

Copyright © 2009 Intelligent Systems Research LLC. All Rights Reserved.

Home Page