Hello everyone.
I am trying to build a preloader class for loading external content (images in a gallery). I have no experience in this area and I could not find many examples of making preloader classes.
I was wondering if and how would it be possible to trace bytesLoaded and bytesTotal from within the preloader custom class. I was trying to pass the Loader’s variable into the class and then try to trace the bytes but no luck with that.
Any help or direction would be greatly appreciated.
Thank you all.