Is there a fast way to access commonly used snippets of code?

Like, I use

onClipEvent(load){this._alpha = 0;}

A lot.

And I always find myself writing it out…and it’s a pain in the ***. I wish there was a way you could save commonly used snippets of code and just easily access them whenever.

Is there a way?

Thanks.