Nah man. For flash 7 it's not a smart thing to write a dropshadow class like the one you describe at all. You'd put the drop shadow functionality in your window class draw method. The big problem with your approach is you'd have hell to juggle the depths (because without overlapping, what's even the point of a dropshadow). That, guessing you'd want windows to take the highest depth when given user focus.

- Andreas

Philip Smith wrote:
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" <flashcoders@chattyfig.figleaf.com>
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 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 shadow proportional.

  Any classes that do this would be greatly appreciated.

Thanks,

Philip
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Hahahah. Dude. Write your own classes. That class would take me less than a minute to write, and i'm not a particularly clever guy.
I'd still get PAID for that minute though at work.

Open flash, hit F1. Learn. You'll love yourself for it.

- Andreas
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to