[Flashcoders] Re: Does anything allow FLV(sorensen or vp6) to mpeg4 for IPOD

2006-02-28 Thread Simen Brekken
hank williams hank777 at gmail.com writes: I want to be able to take flash video and put it on a video ipod. Is there any way to do this? If FFMpeg can't, nothing can :) http://ffmpeg.sourceforge.net/ Regards, Simen Brekken ___ Flashcoders

[Flashcoders] Re: Does anything allow FLV(sorensen or vp6) to mpeg4 for IPOD

2006-02-28 Thread Simen Brekken
, a little transcoding goodness would be in order. I am too disappointed over the fact that Adobe has chosen vp6 over H.264 both size, quality and openness but I guess we'll just have to sit and wait. Regards, Simen Brekken ___ Flashcoders

[Flashcoders] Programatically adding getters and setters

2006-02-14 Thread Simen Brekken
Does anyone know if getters and setters can be created/modified/deleted at runtime? I'd like to do something similar to: myObject.get_value = Delegate.create(this, getSomethingFunction); -- Regards, Simen Brekken ___ Flashcoders@chattyfig.figleaf.com

[Flashcoders] Re: Programatically adding getters and setters

2006-02-14 Thread Simen Brekken
Flapflap listes at sans-facon.net writes: Object.addProperty http://livedocs.macromedia.com/flash/8/main/2579.html That's what you get for not reading the docs good enough :) ___ Flashcoders@chattyfig.figleaf.com To change your subscription

[Flashcoders] EventDispatcher.removeEventListener

2006-02-06 Thread Simen Brekken
? On a side note, are there any improved alternatives to EventDispatcher? -- Regards, Simen Brekken ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Re: AMFPHP for commercial projects

2006-01-26 Thread Simen Brekken
Hello Flashcoders, Question: What's your opinion and/or practice of using AMFPHP for client's project? AMFPHP is production ready (we run 20+ pretty big sites on it) but there's no warranty that it won't blow up and you'll have someone to call when it does. Regards, Simen Brekken