Grim wrote:
Lol.. Please rate them....
#1 - 3/10
#2 - 3/10
#3 - 2/10
function
snipeEdgetext () {
md = _root.container_mc.getNextHighestDepth();
mc = _root.container_mc.createEmptyMovieClip("F*INGTEXT", "F*INGTEXT"+md+"_mc");
mc._x = EDGEUSER._x;
mc._y = EDGEUSER._y;
if (this.hitTest(
EDGEUSER)){
destroyClip(EDGEUSER);
}
snipeEdgetext();
I just killed you in flash. Text on edges = bad.