Long time reader of the site, awesome stuff here so I figured this would be the place for some quick advice.
I’m building a rich media banner which expands to play a streaming FLV. I have everything working, even used some AS2 to create a quick volume adjuster, etc…
I’m using the following components: FLVPlayback, PlayPauseButton and SeekBar in my Library. When doing a file size report, the Flash classes are taking up a whopping 41K, yikes!
Is there a way to load in this actionscript at runtime from an external file? My swf to the publishers can only be 40K. Looking forward for information on how to conserve file size. Perhaps I shouldn’t be using the built-in flash components?
Thanks,
SuperDmon