Re: [Swftools-common] Change of width and height of swf ..

2009-10-30 Thread Chris Pugh
2009/10/30 Matthias Kramm kr...@quiss.org: On Thu, Oct 29, 2009 at 09:49:27PM +, Chris Pugh nisse...@googlemail.com wrote: zoom=dpi        the resolution (default: 72) multiply=times  Render everything at times the resolution are the only equivalent options in pdf2swf. The development

Re: [Swftools-common] Swf viewers

2009-10-30 Thread Gorav Singal
Wel, thanks for reply. But, its a huge list. Can you point out specific one? It will be very helpful to me. Thanks Gorav On Thu, Oct 29, 2009 at 12:57 PM, Chris Pugh nisse...@googlemail.comwrote: Believe it or not, this is a very common question! Search the mailing list,

Re: [Swftools-common] Change of width and height of swf ..

2009-10-30 Thread Aparna More
Thanks for the reply .. Let me explain my problem in more detail . I have a pdf with page size : 1.65 x 0.43 inches here default dpi is 72 Now swf generated from this pdf using pdf2swf tool looks large and blurry But movie width and height of swf is same as pdf i.e (119.00 x 31.00

Re: [Swftools-common] Change of width and height of swf ..

2009-10-30 Thread filip sound
-s multiply=2 helped me a lot with this issue. you can also try more than 2, just check your output. as far as i know it is scanning the pdf with x-times the resolution - the swf dimensions do not change. filip On Fri, Oct 30, 2009 at 10:33 AM, Aparna More aparnamo...@gmail.com wrote: Thanks

Re: [Swftools-common] Change of width and height of swf ..

2009-10-30 Thread Aparna More
I have tried both -s zoom=dpi , -s multiply=times and I get the same results . Thanks Aparna On Fri, Oct 30, 2009 at 4:17 PM, filip sound filip.so...@gmail.com wrote: -s multiply=2 helped me a lot with this issue. you can also try more than 2, just check your output. as far as i know it is

Re: [Swftools-common] show sprite then delete

2009-10-30 Thread Matthew Morgan
Chris Pugh wrote: Attached is a simple example with a button trigger. Press shows, Release removes. [ Watch what happens when you change the version number., say version=10 ;o) ] HTH. Regards, Thanks! It was the .unloadMovie() that I was missing. I was trying to use .del or delete.

[Swftools-common] any chance of turning a *SWF* into a *PDF*?

2009-10-30 Thread michael geary
hi folks, i'm a big fan of pdf2swf, but at the moment i've got a project where I could really use something that does the reverse. I've googled around but haven't found anything that seems to be right. I want something that basically works *exactly* like pdf2swf, just the other way around.

Re: [Swftools-common] show sprite then delete

2009-10-30 Thread Matthew Morgan
Chris Pugh wrote: Attached is a simple example with a button trigger. Press shows, Release removes. [ Watch what happens when you change the version number., say version=10 ;o) ] HTH. Regards, Chris. Ah! I got it! I had to use the Key object. I'm not sure how on_key works, but

[Swftools-common] wrong positioning

2009-10-30 Thread Pablo Rodríguez
Hi there, I have the following script; .flash filename=first.swf bbox=800x600 version=7 fps=12 .outline fscreen_outline: M 409.38739,212.82563 L 398.29364,215.70063 L 395.44989,226.76313 L 397.57489,224.63813 L 401.32489,228.38813 L 411.01239,218.73188 L 407.26239,214.95063 L 409.38739,212.82563

[Swftools-common] simple video recorder bug

2009-10-30 Thread jean-michel.voicechat_fan
hello i am trying to do a simple video recorder ( with a FMS server ) you can see the code http://jeanmichel.gens.free.fr/swfc/recorder.sc the camera appears on the screen but the nso.attachvideo (camera) seems not working i know it because a trace function does not operate after not working

Re: [Swftools-common] any chance of turning a *SWF* into a *PDF*?

2009-10-30 Thread Matthias Kramm
On Fri, Oct 30, 2009 at 09:27:41AM -0600, michael geary listm...@gearyweb.com wrote: i'm a big fan of pdf2swf, but at the moment i've got a project where I could really use something that does the reverse. I've googled around but haven't found anything that seems to be right. I want

Re: [Swftools-common] wrong positioning

2009-10-30 Thread Chris Pugh
Try, .action: slide_height=Stage.height/2; slide_width=Stage.width/2; which gives you the screen centre point.. ;o) HTH. Regards, Chris. 2009/10/30 Pablo Rodríguez oi...@web.de: Hi there, I have the following script; .flash filename=first.swf bbox=800x600 version=7

Re: [Swftools-common] Change of width and height of swf ..

2009-10-30 Thread Chris Pugh
Sorry, I can't fault, pdf2swf catalog.pdf -o caralog.swf at all. Once you've done the above command, try, swfdump -e catalog.swf catalog.html to write out the corresponding html wrapper. Then, open that file in your default browser ( and you'll see what I mean ). HTH. Regards,

Re: [Swftools-common] Swf viewers

2009-10-30 Thread Chris Pugh
.. not that big Gorav. A few moments doing a simple search will reap some good links. Try it! http://swfviewer.blogspot.com/ will keep you going meantme. Chris. 2009/10/30 Gorav Singal techi...@gmail.com: Wel, thanks for reply. But, its a huge list. Can you point out specific one? It