# Test drive my class

**URL:** https://forum.kirupa.com/t/test-drive-my-class/166013
**Category:** Uncategorized
**Created:** [October 16, 2005, 4:42am UTC](https://forum.kirupa.com/t/test-drive-my-class/166013 "2005-10-16T04:42:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jwopitz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jwopitz/32/1556_2.png) [@jwopitz](https://forum.kirupa.com/u/jwopitz)
#### Post date: [October 16, 2005, 4:42am UTC](https://forum.kirupa.com/t/test-drive-my-class/166013/1 "2005-10-16T04:42:08Z")

</div>

Hi folks, I am making a new class designed for making GUI’s in flash a bit easier. At least it makes my task a lot easier in terms of GUI. Basically it’s called Corners.as and what it does is frames a GUI element on the corners (i.e target\_mc).

I wrote up plenty of comments in the .as file and the commands are self explanitory. I would like to have your feedback. One thing that bugs me is the fact that it looks off at certain zoom levels.

Also included is a test .fla so you can see it in action. It is nothing fancy but then it is a first run.
