Just a comment on logic:

Code:
Start:
    gosub FadeTest
    goto Start   <---- missing
Robert