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.
 At the moment I'm using TweenMax and, when I scale the images they look
 distorted, the same way they do if you scale bitmaps on the timeline.

 Does anyone know of a way I can avoid this distortion?

 Thanks!
 Ali


 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[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

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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

2006-02-09 Thread Jorge Rego

My first goal is offline, but i migth need it online as well.

I don't mind to do it in Director ... which Xtra are you talking about?
Can we talk off list?


Danny Kodicek wrote:
When you say 'app' are you talking about online or offline? I don't 
think Flash can do recording, but offline 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 12:13 PM
Subject: [Flashcoders] Is it possible to do a karaoke app in flash?


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

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 invoked if the clip cannot be loaded.
MovieClipLoader.onLoadProgress handler is invoked as the loading process 
progresses.
MovieClipLoader.onLoadInit handler is invoked after the actions in the first 
frame of the clip have executed, so you can begin manipulating the loaded 
clip.
MovieClipLoader.onLoadComplete handler is invoked when a file has completed 
downloading.





- Original Message - 
From: Sumeet Kumar [EMAIL PROTECTED]

To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Thursday, December 22, 2005 10:23 AM
Subject: [Flashcoders] Movie Clip Loaded or not


Hi All

I m using loadMovie Command to load a image in an empty Movieclip. but
how to check whether the image is loaded or not.

i.e
mc.loadMovie (image.jpg)
id = setInterval(fnCheckUploading,1)

fnCheckUploading =function () {
  if (mc._width2){
 clearInterval (id)
 }
}


Now in my case the width of the image can be even 1 pixel.


So any one please guide me how to put a check.


Regards
Sumeet Kumar

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] QTVR controlling in flash

2005-12-12 Thread Jorge Rego

for cilindric see/try sephiroth's approach here:

http://www.sephiroth.it/file_detail.php?id=101

for cubic, i'm also interested, so if anyone knows, please tell ...


- Original Message - 
From: rishi [EMAIL PROTECTED]

To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: 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] QTVR controlling in flash

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

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Embedding fonts in component

2005-11-22 Thread Jorge Rego

Hi,

Try this way,

--
var anArray:Array = new Array(Um,Dois,Três,Quatro,Cinco);

comboListener = {
  change : function(evt){
 var type = evt.type;
 var target = evt.target;
 trace(_cb.selectedIndex);
  }
}


_cb.setStyle(embedFonts, true);
_cb.setStyle(fontFamily, YOUR FONT HERE);
_cb.setStyle(fontSize, 8);
_cb.setStyle(themeColor, 0xee);


_cb.dataProvider = anArray;
_cb.addEventListener(change, comboListener);

--

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 mailing list' flashcoders@chattyfig.figleaf.com
Sent: Tuesday, November 22, 2005 1:15 PM
Subject: [Flashcoders] Embedding fonts in component



Hi



Im working on a project were im jusing a combobox, i have to use a mask 
over

it but then the selected item wont show, probably because the font isnt
embeded.



The problem i have is to embed the font. Does anyone have a solution to 
this

problem.



Realy greatful for all the answers i can get.



//Fredrik





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/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 ...



http://www.bit-101.com/sketch3d/

http://www.senocular.com/pub/flash/8/index.php?f=eraseandredraw

- Original Message - 
From: Pete Hotchkiss [EMAIL PROTECTED]

To: 'Flashcoders mailing list' flashcoders@chattyfig.figleaf.com
Sent: Thursday, October 27, 2005 11:48 AM
Subject: [Flashcoders] Drawing/painting applicatin examples ...


I'm looking for some good examples of drawing/painting examples executed
in flash. I've seen a number of basic ones that allow me to sketch a
line drawing, but I'm looking for more extensive functionality, such as
fill color, and the ability to select and move elements of a drawing
around the canvas.

Anyone know of some good examples ?

Thanks in advance

Pete 



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[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://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] how to access mcs dinamically

2005-10-28 Thread Jorge Rego

Thanks all! :-)

Just curious about this,

if i want to access nested MCs normally i do it like this


theParentOfYourMCs.mc1.someProperty (with dots in between)


but in the descrived situation i must ommit the dot to get it to work, why's 
that!??



theParentOfYourMCs[ mc + number ].someProperty


Jorge Rego



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders