Re: [Flashcoders] Can I avoid distorted bitmaps when scaling dynamically?

2008-09-18 Thread Jorge Rego { IPP }
Have you turned the allow smoothing on? If you need to do it for a big number of bitmaps consider doing it with a .jsfl command. Jorge rego On Thu, Sep 18, 2008 at 5:26 PM, Ali Drongo [EMAIL PROTECTED]wrote: Hiya, I need to code some tweens that scale movieclips containing bitmaps

[Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread Jorge Rego
Hi list, I'm concerned about the syncs (audio instrumental with text hilights) and about the recordings (voice via mic) to mp3 or wav. I'd very much appreciate any pointers ... Regards -- Jorge Rego Interacções do Futuro http://www.inter-futuro.pt

Re: [Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread Jorge Rego
at least, you could do it with Director using an Xtra and embed the Flash into it. Online I think you're going to have some trouble! Danny - Original Message - From: Jorge Rego [EMAIL PROTECTED] To: 'Flashcoders mailing list' flashcoders@chattyfig.figleaf.com Sent: Thursday, February 09, 2006

Re: [Flashcoders] Movie Clip Loaded or not

2005-12-22 Thread Jorge Rego
Use loadClip(). Using this method instead of loadMovie() or MovieClip.loadMovie() has a number of advantages. The following handlers are implemented by the use on a listener object: MovieClipLoader.onLoadStart handler is invoked when loading begins. MovieClipLoader.onLoadError handler is

Re: [Flashcoders] QTVR controlling in flash

2005-12-12 Thread Jorge Rego
cubic or cilindric ... - Original Message - From: rishi [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Monday, December 12, 2005 9:54 AM Subject: [Flashcoders] QTVR controlling in flash Any ideas for QTVR controlling in flash

Re: [Flashcoders] QTVR controlling in flash

2005-12-12 Thread Jorge Rego
: Monday, December 12, 2005 1:02 PM Subject: RE: [Flashcoders] QTVR controlling in flash Both ways -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Rego Sent: Monday, December 12, 2005 4:38 PM To: Flashcoders mailing list Subject: Re: [Flashcoders

Re: [Flashcoders] Embedding fonts in component

2005-11-22 Thread Jorge Rego
); -- In addition to this, Does anyone know how to change the color of the selected active item color in the list? It's always green even if i change the themeColor to haloBlue or haloOrange... Jorge Rego - Original Message - From: Fredrik Lantz [EMAIL PROTECTED] To: 'Flashcoders

Re: [Flashcoders] Drawing/painting applicatin examples ...

2005-10-28 Thread Jorge Rego
http://www.27bobs.com/preload.html http://www.f-mod.com/?p=2 - Original Message - From: JesterXL [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Thursday, October 27, 2005 5:05 PM Subject: Re: [Flashcoders] Drawing/painting applicatin examples

[Flashcoders] how to access mcs dinamically

2005-10-28 Thread Jorge Rego
Hi list, I have some MCs named mc1, mc2, mc3 ... I'm trying to access them like this: mc[number].someProperty ... but no luck! How can this be done!? Jorge Rego ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] how to access mcs dinamically

2005-10-28 Thread Jorge Rego
].someProperty Jorge Rego ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders