| joseanquiles 2004-05-18, 7:38 pm |
| I have an application with many flash files (many swf files).
Every fla file uses UI components, therefore the size of each swf file is too
large (> 60Kbytes).
A possible solution would be to put all fla contents in a unique big fla file
(thus a unique swf file), but this is not a possible solution in my case (it
would take a big effort and an important architectural design change).
I was thinking on putting the common UI component elements in a shared
library, but I don't know how to implement it, and I don't know the possible
disadvantages.
Does anyone have any experience on this matter?
Thank you in advance,
Jose Antonio
|