Hi there all, long time member, but thought Flash Kit died so have been elsewhere, but I'll test and see if I get any answers to this.

I'm trying to use the Shared Library process for the first time with audio files and I'm not sure why it's not working.

I've followed both processes from here:

http://livedocs.adobe.com/flash/9.0/...1af6-7dc8.html

and here:

http://www.kirupa.com/developer/flas...ed_library.htm

and have a library file called libTestAudio.swf with all the audio files set up right (see Flash file here http://www.twistedpancreas.com/test/libTestAudio.fla), and a test file called testAudio.swf referencing those audio files (see Flash file here http://www.twistedpancreas.com/test/testAudio.fla).

My question is should the testAudio.swf ever grow in file size? When it has no content it is at 4Kb but when it has the shared library file added to the timeline it becomes 8Kb. Now this might sound small but I've tried this with much longer pieces of audio and the file size does get bigger for testAudio.swf . I was thinking that only the libTestAudio.swf file would increase in file size and testAudio.swf would remain at it's 4Kb size. Am i wrong there?

Thanks in advance.