One great thing about Flex is the ability to create your own custom components of whatever the framework left out. One simple component that would have served the framework nicely was a LinkLabel of some sorts. Something that creates a standard link that everyone is use to rather than that ugly LinkButton. Users are familiar …