|
From: Thierry K. <tk...@pr...> - 2003-12-05 16:58:06
|
Is there a way to import WMF into a swf movie with ming (keeping vectors of course) Thant would be cool. Has anybody tried this ? Thanks, Thierry -----Message d'origine----- De : min...@li... [mailto:min...@li...]De la part de min...@li... Envoyé : mardi 25 novembre 2003 05:17 À : min...@li... Objet : Ming-devr digest, Vol 1 #119 - 3 msgs Send Ming-devr mailing list submissions to min...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/ming-devr or, via email, send a message with subject or body 'help' to min...@li... You can reach the person managing the list at min...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Ming-devr digest..." Today's Topics: 1. Re: tarball (Rog) 2. Still trying to get that tarball working (Rog) 3. Re: Sounds, JaMing & Ming 0.3a? (gaz b) --__--__-- Message: 1 Date: Mon, 24 Nov 2003 00:54:53 -0800 From: Rog <ro...@ga...> Subject: Re: [Ming-dev] tarball To: min...@li... Cc: anz...@vo... Wolfgang Hamann wrote: >I never tried building into php, so I am not sure whether it worked with 0.2 - It did with earlier versions of PHP, but the version (0.2a) on the Ming website doesn't currently compile as a module with PHP 4.3.4 (and I assume PHP 5 as well). Thankfully, there is a version included with PHP itself that works, but it's missing some stuff (like streamMp3() for instance). >the main reason not to do it: making changes to module is much easier than >making changes to entire php. But not all of us work that way and many ISPs certainly do not, which means reduced support of Ming overall. =( I think if a stable release of Ming were made for 0.3 complete with PHP module support for the current version(s) of PHP, it would go a long way to attracting more users to Ming. -- ro...@ga... (Rogdor) --__--__-- Message: 2 Date: Mon, 24 Nov 2003 02:45:27 -0800 From: Rog <ro...@ga...> To: min...@li... Subject: [Ming-dev] Still trying to get that tarball working To be clear, I'd be happy to get v0.3a working whether as a PHP extension or as a builtin PHP module for PHP v4.3.4. Neither is working for me. =( As per suggestions, I replaced all instances of SWFBitmap_fromXXX to SWFBitmapData_fromXXX plus I made the USE_GIF & USE_PNG changes in bitmap.c And the result when I try to make in php_ext/ ... "ming.c: In function `zif_swfbitmap_init': ming.c:386: warning: assignment from incompatible pointer type ming.c: In function `zif_swftextfield_setFont': ming.c:3675: warning: passing arg 2 of `SWFTextField_setFont' from incompatible pointer type" And as expected, the ming extension just junks from PHP, this time without explaining any errors. It just doesn't work, doesn't show up in phpinfo() and screws up (dies) if any ming code is used if loaded with dl(). BTW, code from CVS still isn't compiling for me either, but I won't comment on that in this message for simplicity's sake. I hope I'm not frustrating people on this list, I'm not much of a C coder but I'd like to see this work. -- ro...@ga... (Rogdor) --__--__-- Message: 3 Date: Mon, 24 Nov 2003 03:44:04 -0800 (PST) From: gaz b <ga...@ya...> Subject: Re: [Ming-dev] Sounds, JaMing & Ming 0.3a? To: min...@li... don't know about PCM-Ming/JaMing but you can use streamMp3 or the ActionScript Sound object to embed/load sound files in ming 0.3a. gazb --- Rog <ro...@ga...> wrote: > Are PCM-Ming/JaMing getting merged into the main > Ming development > eventually? Or does Ming 0.3a have its own sound & > multibyte font support? > > I'd hate to have to decide between ActionScript 6 & > 7 or embedding sounds. > -- > ro...@ga... (Rogdor) > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Ming-devr mailing list > Min...@li... > https://lists.sourceforge.net/lists/listinfo/ming-devr __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree --__--__-- _______________________________________________ Ming-devr mailing list Min...@li... https://lists.sourceforge.net/lists/listinfo/ming-devr End of Ming-devr Digest |