The bGlossary Component is used for displaying any kind of glossary, dictionary, for example technical terms or FAQ ’s or a language dictionary, or multiple language translations etc…. It is very customizable and really easy to use even for novices in Flash developing. Most of the properties can be customized either from script either from the parameters panel or from component inspector. Detailed description here
Highly tested!Update 13.03.2010
- admin panel added: add and change keywords and definitions, change the alphabet, create a new XML , delete keywords. See below screenshot.
- new features can be configured from XML so it is very easy
- you can set a standard text for the SearchBox like “Enter keyword” or what you want
- you can specify font type: So you can change it to Arial, Verdana, Times …. etc what font you want.
- you can specify the font size.
- you can change the alphabet used
- all these from XML so no need to ever open flash
<glossary <br />
searchboxtext="Enter keyword..." <br />
font="Arial"<br />
size="14" <br />
alphabet="ABCDEFGHIJKLMNOPQRSTUVWXYZ12345"<br />
>
Features
It offers great features like:- All that data is loaded from and XML file so there is no need for flash knowledge.
- It can be resized to any desired dimensions and every adjustment to the elements properties (dimensions and position) are done by the component so you don’t have to worry about that.
- The component has an advanced auto complete which knows exactly which word you are looking for.
- The language can be changed very easy and it can support any language.
- Path to the XML file can be changed so you can use multiple files for multi-language for example
- Unlimited number of letters and positioning is done automaticaly
- It supports symbols like: ? ? ? ? ? ? ? ? ? ? ? ? ï é ö ? ? ? ? Î Â ….
- Font stlye, color, size etc can be modified using HTML tags
- You can put images or animated SWF ’s with or without text besides.
- Spacing beetween buttons can be changed
- Buttons width cand be changed
- Being a component all you have to do is to drag and drop from components panel or lybrary to your stage
It has many properties all of them described in detail HERE making it very easy to use and customize.
Every method and property is documented and described and also a start up guide is there for your needs.
Admin panel screenshot


















32 Purchases
21 Comments