Re: [swfmill] Create library of pngs with linkage? First post

2010-02-10 Thread mickael foucaux
Hi Derek! I did a ruby script to grab from folder sounds and gfx and add it to a library.xml http://code.google.com/p/frozenbubbleflash/source/browse/trunk/game/make.rb Then to compile see this bash script : http://code.google.com/p/frozenbubbleflash/source/browse/trunk/compile.sh I hope help y

Re: [swfmill] Error In Use

2009-01-19 Thread mickael foucaux
Hi, can you post a part from your library.xml ? mickael 2009/1/19 Glenn Jarvis : > I receive an odd error when trying to use swfmill... I've tried importing a > png file and a jpg but they both result in similar errors. > > jpg used... > > runtime error: element apply-templates > swft:import-jpe

Re: [swfmill] Swfmill and mp3 - Working example, anyone?

2008-02-25 Thread mickael foucaux
Hi, you can find a sample at http://w4rf.net/main2/spaceInvaderGalatic/ Compilation is describe on compile.sh . To compile you need to have Kairos (http://code.google.com/p/kairos/) and Pixlib (http://svn1.cvsdude.com/osflash/pixlib/trunk/framework) and to refer theme into mtasc's command lin

Re: [swfmill] WARNING: this file is not a valid MP3

2007-09-25 Thread mickael foucaux
Hi, Same problems are refered here : http://www.mail-archive.com/search?q=mp3&l=swfmill%40osflash.org So, what's mind -c 2 sox's option ? And what version of swfmill do you use ? About version, Ralf Fuest is this post : http://www.mail-archive.com/swfmill@osflash.org/msg01183.html have making a

Re: [swfmill] swfmill and sounds

2007-08-16 Thread mickael foucaux
Thanks you very much Ralf all working correctly :D 2007/8/16, Ralf Fuest <[EMAIL PROTECTED]>: > > Hello Mickael, > the missing file is created in autogen.sh. You might have to install the > tool, that is used to do this. It is called xsltproc. > > Ralf > > > Again me, > > > > now ./autogen.sh appe

Re: [swfmill] swfmill and sounds

2007-08-16 Thread mickael foucaux
Again me, now ./autogen.sh appear works fine ./configure too but make exit immediately : $ make Making all in src make[1]: entrant dans le répertoire « /home/mickro/devel/swfmill/swfmill-svn/trunk/src » make[1]: *** Pas de règle pour fabriquer la cible « gSWFParseXML.cpp », nécessaire pour « all

Re: [swfmill] swfmill and sounds

2007-08-16 Thread mickael foucaux
Hi Ralf, Thanks you. Another think : to compile svn , I didn't see configure file :( Instead of I execute release.sh... ~/devel/swfmill/trunk$ ./release.sh ./release.sh: 8: Syntax error: "(" unexpected What I must doing ? Mickael 2007/8/16, Ralf Fuest <[EMAIL PROTECTED]>: > > Hello Mickael,

Re: [swfmill] swfmill and sounds

2007-08-15 Thread mickael foucaux
doesn't work (still with some sound only). I joints an unworking sound (a space invader sound). I you want more samples (ie base wav), I can give it you. thanks, Mickael 2007/8/9, mickael foucaux <[EMAIL PROTECTED]>: > > Hi > > tanks you, I'll try > &

Re: [swfmill] swfmill and sounds

2007-08-09 Thread mickael foucaux
Hi tanks you, I'll try Mickael 2007/8/9, Ralf Fuest <[EMAIL PROTECTED]>: > > Hello Mickael, > you need to set lame to produce stereo (not joint stereo), cbr mp3s. I > don't know the exact command line switches you need to set. But this > shouldn't be hard to find out. > If you did the correct se

Re: [swfmill] swfmill and sounds

2007-08-09 Thread mickael foucaux
prefer to use swfmill. Mickael 2007/5/30, Tom Purnell <[EMAIL PROTECTED]>: > > On Wed, 30 May 2007 11:40:30 +0200 > "mickael foucaux" <[EMAIL PROTECTED]> wrote: > > > hum I found this post > > http://www.mail-archive.com/swfmill@osflash.org/msg00986.ht

Re: [swfmill] Dependancy problem during ./config

2007-07-02 Thread mickael foucaux
Hi, For ubuntu/edgy I have : libxml2-dev, libxslt1-dev, zlib1g-dev, libxft-dev, libpng12-dev Mickael 2007/6/26, Martin Wood-Mitrovski <[EMAIL PROTECTED]>: hi, i made myself these notes when i compiled swfmill on debian sarge a little while ago, im pretty sure its the same for ubuntu because i

Re: [swfmill] Dependancy problem during ./config

2007-06-26 Thread mickael foucaux
Hi Izak, your can also try to install this pakage : http://frozenbubbleflash.googlecode.com/files/swfmill_0.2.12-1ubuntu1_i386.deb It was made for edgy, so I can to pakaging it for dapper and give you all dependencies. tomorow certainly... Mickael 2007/6/26, Daniel Fischer <[EMAIL PROTECTED]>

Re: [swfmill] swfmill and sounds

2007-05-30 Thread mickael foucaux
hum I found this post http://www.mail-archive.com/swfmill@osflash.org/msg00986.html I convert my wav in mp3 44.1 Hz stereo... and It does not work. WARNING: this file is not a valid MP3 C:\my_sound.mp3 xmlXPathCompiledEval: evaluation failed arg :( __

[swfmill] swfmill and sounds

2007-05-30 Thread mickael foucaux
Hello, I want to import some wav file (or mp3 else) with swfmill. I've found this post http://www.mail-archive.com/swfmill@osflash.org/msg00499.html JJ S says "I have managed to import MP3s! :)" like that : This message is old of 18 Jul 2006, however sound tags does'nt works with actual rele

[swfmill] ubuntu package

2007-04-15 Thread mickael foucaux
Hi, I'm making an ubuntu / debian package for swfmill. A first version is available at : http://mickro.warf.free.fr/linux/swfmill_0.2.12-1ubuntu1_i386.deb This package doesn't actually respect debian policy. Mickael ___ swfmill mailing list swfmill