How do i link it to the loading of my content?
so when stuff is finished loading it goes away or I can hold it on screen for like 10 sec then fade it off for like 15 frames?
Well, you should know how much you're loading and when you'Re finished. So simply fade out the screen after your last load statement. A progress bar would have to be updated between each load statement.