Okay, I AM preloading something: the 1st frame of my movie. It has a movie clip that has a preloader nested on ITS time line. I’m sure that this can be done without resorting to loading an external file. I just dont know exactly where to put the code and how to target getBytesLoaded and getBytesTotal.
As of right now I have this code in the 1st frame of my movie clip called “start_mc”.
Btw, I checked your tutorial again (I remember way back when you had it posted) and I am unclear about one thing: What and where is “section”. Its referenced in the code but I dont see any explaination of it in you tutorial.