|
From: <ham...@t-...> - 2003-10-01 06:39:59
|
>> >> Dear All, >> I am writting a program which will query from Oracle database base on the parsing min coordinate X,Y and max coordinate X, Y points, and automatically create a Map in SWF file through ming. >> >> Notices that, so far I can only manage to create maximum file 64k of SWF file, is this a limitation of Ming? Any alternative? Anyway I can APPEND to existing SWF file ? I have no idea how to proceed with my program..... Help help.... >> >> Thanks & Regards >> Catherine Lee >> Hi Catherine, I am generating swf files much bigger than that (e.g. containing mp3 sounds) What is is that exactly stops at a 64 k boundary - can you explain your way of generating map more in detail? The swf format itself restricts the size of some elements to 64 k, such as an individual actionscript statement Wolfgang |