Now that I’m getting more at home with Flare’s XML editor, and things are holding together better, and performing a lot faster, I thought it would be useful to give a run down of some the of intricacies.
The following are useful in the non-tag view:
Red control box: Appears when you highlight a section of text. Hover to expand, then left click to access the quick copy and paste menu.
Yellow control box: Appears at the start of a tag section. Hover to expand, then left click to access the advanced tag editing menu.
Tag Start: Cursor signifies the start of a xhtml tag.
Tag Middle: Cursor signifies you are within an xhtml tag and can edit the contents.
Tag End: Cursor signifies the end of a xhtml tag.
Tag Between: Cursor signifies you are between tags. Type to enter text into the parent tag.
Tag Before – Level 1: Cursor size signifies you are in the first of a series of nested tags.
Tag Before – Level 2: Cursor size signifies you are in the second of a series of nested tags.
Tag Before – Level 3: Cursor size signifies you are in the third of a series of nested tags.
There we have it. Hopefully these details will de-mysitfy this great little editor. I just need to talk mouse pointers now.






Flare 2.0 further substantiates the breeding we have come to expect from the Madcap stable. This version introduces new features and beefs up performance. This is the first of a few posts that will focus on different features of Flare 2.0.
XAML is an XML file that defines user interfaces. It not only defines the frames, buttons, fields but also introduces any other visual effect that the interface may require. In a similar way to Flash interfaces, XAML provides a rich user experience with a variety of graphical effects.