why can i not convert text to a MC and then add this:
onClipEvent(enterFrame) {
if (this._alpha >= 100) {
this._alpha -= 3
}
else (this._alpha += 3)
}
omg i am so mad right now, its been forever since i coded in flash and i have a project due tommorow