|
From: ming u. <mi...@ya...> - 2004-08-31 16:46:43
|
Hi, I just made another test and found out that the SWFbitmap class had to be patched (see remark "8", downwards). You'll find in attachment then the new patched file. I'd like someone to put this new version in the cvs repository. At the same time, could you "encrypt" my email in the cvs description of this file - This is to avoid receiving spam from automatic robots. Thanks alot There will be soon new C++ samples using this new 'mingpp.h' file on my little website "http://members.lycos.co.uk/mingapps/" Best regards P.S: Did anyone tried to solve why sounds are not working as well as expected ? If someone succeeded to get a nice sound in a swf movie , using ming, please get in touch with me and send me the following: (A) source file (B) sound file (C) swf movie file Thanx alot -------------------------------------------------------------------------------------------------------------- The new version of "mingpp.h" allows support for the following: (1) new importCharacter (2) new importFont (3) new SWFFontCharacter class (4) new SWFPrebuiltClip class (5) SWFCharacter class: fixed 'getBlock' bug and missing 'SWFCharacter(c_SWFCharacter character)' method (6) new SWFShape.drawCharacterBounds method (7) new SWFShape.setLineStyle alias for SWFShape.setLine to allow better source look constistency (8) SWFBitmap class: fixed 'getBlock' bug (only virtual method existing) that causes an access violation on windows __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail |