Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread JesterXL
"Flashcoders mailing list" Sent: Friday, February 17, 2006 12:39 PM Subject: RE: [Flashcoders] Dynamic drop shadow >>Flex 1.5 has a shadow drawing algo that utilizes the v2 framework to do so >>it supports Flash 7; AS2. ... and Flex 1.5 will also cost you $15,000.00 USD. Rat

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Martin Wood
btw, have you fixed your clock or is this a cynical attempt to stay at the top of my list of flashcoders emails? ;) martin. Philip Smith wrote: Hi Jim, I'd like to check the code out, my email is [EMAIL PROTECTED] Thanks. ___ Flashcoders@chattyfi

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
Hi Jim, I'd like to check the code out, my email is [EMAIL PROTECTED] Thanks. - Original Message - From: "Jim Kremens" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 2:45 PM Subject: Re: [Flashcoders] Dynamic d

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Jim Kremens
ty in a couple of lines of code. You > > could do it in Flash 7, but it would take a lot more code than even > > you could write in one minute. > > > > Philip > > > > - Original Message - From: "Andreas Rønning" > > <[EMAIL PROTECTED]&g

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Andreas Rønning
y in a couple of lines of code. You could do it in Flash 7, but it would take a lot more code than even you could write in one minute. Philip - Original Message - From: "Andreas Rønning" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, Febru

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Johannes Nel
nning" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" > Sent: Friday, February 17, 2006 1:02 PM > Subject: Re: [Flashcoders] Dynamic drop shadow > > > > Nah man. For flash 7 it's not a smart thing to write a dropshadow class > > like the one y

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
ut it would take a lot more code than even you could write in one minute. Philip - Original Message - From: "Andreas Rønning" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 1:02 PM Subject: Re: [Flashcoders] Dynamic drop sha

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Andreas Rønning
l Message - From: "Andreas Rønning" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 9:31 AM Subject: Re: [Flashcoders] Dynamic drop shadow Philip Smith wrote: Hi there, I'm looking for an AS2 class that will provide a d

RE: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Merrill, Jason
;>-Original Message- >>From: [EMAIL PROTECTED] [mailto:flashcoders- >>[EMAIL PROTECTED] On Behalf Of JesterXL >>Sent: Friday, February 17, 2006 12:21 PM >>To: Flashcoders mailing list >>Subject: Re: [Flashcoders] Dynamic drop shadow >> >>Flex 1.5 has a

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread JesterXL
Flex 1.5 has a shadow drawing algo that utilizes the v2 framework to do so it supports Flash 7; AS2. - Original Message - From: "Philip Smith" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, February 27, 2006 11:47 PM Subject: Re: [Flashc

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
e... Philip - Original Message - From: "Andreas Rønning" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 9:31 AM Subject: Re: [Flashcoders] Dynamic drop shadow > Philip Smith wrote: >> Hi there, >> >>I&

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
s, Philip - Original Message - From: "Jim Tann" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 11:29 AM Subject: RE: [Flashcoders] Dynamic drop shadow Can you duplicate the movie you want the shadow on and tint it to be black set its

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Charles Parcell
- Original Message - > From: "Andreas Rønning" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" > Sent: Friday, February 17, 2006 9:31 AM > Subject: Re: [Flashcoders] Dynamic drop shadow > > > > Philip Smith wrote: > >> Hi ther

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread eric dolecki
lpha to 35% and offset it from the original slightly. > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Philip > Smith > Sent: 28 February 2006 04:30 > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Dynamic drop sha

RE: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Jim Tann
list Subject: Re: [Flashcoders] Dynamic drop shadow Thanks for the responses. Is there an AS 2.0 equivalent AS 2.0 Flash 7 version of the Quasi file? I know the drop shadow can be created with a shape tweening class from scratch, but there is not enough time in this project for that. I found

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
me to create the effect in about two minutes, but the client may not want to output for the Flash 8 player. Philip - Original Message - From: "eric dolecki" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 10:45 AM Subject:

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Philip Smith
Ok smartie, let's see you write your own drop shadow class for the Flash 7 player in 1minute... Philip - Original Message - From: "Andreas Rønning" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, February 17, 2006 9:31 AM Subject:

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread eric dolecki
http://www.quasimondo.com/archives/000202.php Quasi is mondo :) Not a class - but check it out. On 2/17/06, Mike Mountain <[EMAIL PROTECTED]> wrote: > > We're assuming you're using Flash 8 If not then a drop shadow class > is a perfectly reasonable thing to try and tackle in mx04 > > M > > >

RE: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Mike Mountain
We're assuming you're using Flash 8 If not then a drop shadow class is a perfectly reasonable thing to try and tackle in mx04 M > > On 2/27/06, Philip Smith <[EMAIL PROTECTED]> wrote: > > > > Hi there, > > > >I'm looking for an AS2 class that will provide a drop > shadow for a > > win

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Charles Parcell
I wouldn't have such a class loop to keep checking the dropshadow. There really is no need. The dropshadow is always rendered from the visible part of a MC. So if the MC is resized then it too resizes. Charles P. On 2/27/06, Philip Smith <[EMAIL PROTECTED]> wrote: > > Hi there, > >I'm lookin

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread eric dolecki
You don't even need a class to do that really... apply a dropShadow filter to it and you're done. - edolecki On 2/27/06, Philip Smith <[EMAIL PROTECTED]> wrote: > > Hi there, > >I'm looking for an AS2 class that will provide a drop shadow for a > window pane that is continually resizing. I wo

Re: [Flashcoders] Dynamic drop shadow

2006-02-17 Thread Andreas Rønning
Philip Smith wrote: Hi there, I'm looking for an AS2 class that will provide a drop shadow for a window pane that is continually resizing. I would prefer a class with an easy interface, that allows a movie clip to be registered as the clip to be shadowed, with a constant loop running insid

[Flashcoders] Dynamic drop shadow

2006-02-16 Thread Philip Smith
Hi there, I'm looking for an AS2 class that will provide a drop shadow for a window pane that is continually resizing. I would prefer a class with an easy interface, that allows a movie clip to be registered as the clip to be shadowed, with a constant loop running inside of it to keep the sh