Hi Fang, welcome to the team. To my knowledge there is no one actively contributing to the flash export at the moment. The biggest drawback currently is that there is no support for transitions and animations. Also navigation could be improved (f.e. going back one slide or having a slide navigation bar somewhere). There already is some animation code in the cvs, contributed by A. Saunders. But this is based on the OOo 1.x animations. For OOo 2.0 we switched to a smiled based animation system. To add all of this I think it is time to make more use of the flash scripting system. Unfortunately we have not yet a developer with some experience in flash scripting. If you want to start working on the flash export I would suggest to start with something simple to make yourself familiar with the code. I recently added support for complex and rtl languages to the flash export (OOo 2.2). The current solution has the drawback that each glyph is saved as a separate polygon. It should be easy to add a caching that reuses glyphs that are already exported. Therefore reducing the file size for complex and rtl languages. If you like to start on that I will be happy to mentor you on this topic.
You find the code for the flash exporter in the filters module under source/flash. Regards, Christian FangYaqiong wrote: > hello all, > I am FangYaqiong, a developer in Beijing Redflag CH2000 Software Co., > Ltd. I am in the Redoffice team and working with ChengXiuzhi, Liyuan and > Liutao.I am interested in the Graphics project and want to do some > contribution. After read the todo list in OOo, I found the task "Enhancing an > existing FLASH export filter". I want to know how is this task going now? > Because I haven't received any information about this task in the mailing > list. Who can give me some detailed information,such as the requirement, > schedule, technical document and so on? Thank you very much!:) > > Regards, > Yaqiong > > > > FangYaqiong [EMAIL PROTECTED] > 2007-02-02 > Regards&Thanks! > Tel:010-5802-2828 Ext.693 > Beijing Redflag CH2000 Software Co., Ltd. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
