Re: [Flashcoders] fisheye dislpacement

2009-09-11 Thread Hans Wichman
Hi, maybe this will help; http://www.unitzeroone.com/blog/2005/10/26/2-new-flash-8-examples-displace-smoke-displacement-spheres-source/ it's as2 but the id is the same. hth JC On Thu, Sep 10, 2009 at 4:58 PM, Mendelsohn, Michael michael.mendels...@fmglobal.com wrote: Hi list... I'm trying

RE: [Flashcoders] fisheye dislpacement

2009-09-11 Thread Mendelsohn, Michael
Thanks for the link Hans. That's exactly what I was looking for. I think I figured out the issue I was having. In the DisplacementMapFilter constructor, you have to assign color channels for it to displace along x and y, and I was setting the displacement map to a black and white gradient.

[Flashcoders] fisheye dislpacement

2009-09-10 Thread Mendelsohn, Michael
Hi list... I'm trying to render a spherical earth using a DisplacementMapFilter out of a flat movieclip of the landmasses but it isn't working too well for me. Any suggestions? I'd appreciate hearing any ideas. Thanks, - Michael M. private function renderOrnament():Sprite{ var