Re: [Flashcoders] Anyone local to Exton, PA?

2010-06-29 Thread Paul Freedman
Well, I live in NJ, near Princeton; nearer than "formerly from West 
Chester", at least ...



- Original Message - 
From: "Joe Minkiewicz" 
To: "Bill S." ; "Flash Coders List" 


Sent: Tuesday, June 29, 2010 12:16 PM
Subject: Re: [Flashcoders] Anyone local to Exton, PA?



Not that it helps, but I grew up in West Chester.



On Mon, Jun 28, 2010 at 3:36 PM, Bill S.  wrote:


Just wondering if anyone on here is near me (Exton, PA)?

thanks
~Bill

___
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] Anyone local to Exton, PA?

2010-06-29 Thread Joe Minkiewicz
Not that it helps, but I grew up in West Chester.



On Mon, Jun 28, 2010 at 3:36 PM, Bill S.  wrote:

> Just wondering if anyone on here is near me (Exton, PA)?
>
> thanks
> ~Bill
>
> ___
> 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] Scrolling a combobox with mouse wheel

2010-06-29 Thread Davide Di Blasi
Hello list,
I ask you a little help: I have a combobox, and i would like to scroll it also 
by using the mouse wheel,  I can use the MOUSE_WHEEL event, but i don't know 
which property i have to modify to scroll my dropdown list.

Any help would be appreciated!
Thanks in advance,
Davide.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] (The Answer) Embedded Fonts: Works in CS4, Fails in CS5?

2010-06-29 Thread Bill S.
Thanks to everyone for the responses.

Adding embedAsCFF="false" to the font Embed solved it!
See the below note.

Thanks again.
~Bill
-

this might be due to a known issue bazarly introduced to the new
compiler. They added this option: embedAsCFF which can be true or
false to switch between the old (classic) textFields (false) and the
new super-duper text (true), the bazaar is that the default is true,
which breaks old code.
So, you might fix your problem by adding embedAsCFF="false" to your
font embed tag
 
I first heard about this from:
http://www.bit-101.com/blog/?p=2555
 
which explains the problem well.
 
Regards,
Hudson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Embedded Fonts: Works in CS4, Fails in CS5?

2010-06-29 Thread allandt bik-elliott (thefieldcomic.com)
Out of interest try it with a different font - I've had all sorts of
problems embedding Arial in the past

On 28 Jun 2010 20:34, "Bill S."  wrote:

Hi Karl.

I did try all combos of arial, Arial, _arial before asking.

And the fontname in the ttf itself is "Arial".

Also, the exact same code works in CS4.

I think it's the path stuff that John notes.

I'm looking into that now.

Thanks
~Bill



- Original Message -
From: Karl DeSaulniers
To: Bill S. ; Flash Coders List
Cc:...

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