Hi,
I am trying to use the following example from "Tour De Flex" but it's missing some of the files needed to run the example. Here is a link to the demo that shows the functionality I'm trying to use: http://www.adobe.com/devnet/flex/tourdeflex/web/#sampleId=19260;illustIn\ dex=0;docIndex=0 <http://www.adobe.com/devnet/flex/tourdeflex/web/#sampleId=19260;illustI\ ndex=0;docIndex=0> The problem is when you download the files, the "mxeffects" package is missing. So when I do: import com.adobe.ac.mxeffects.Distortion; import com.adobe.ac.mxeffects.DistortionConstants; it doesn't work. Does anyone have a link to these files? The original link from Alex Uhlmann doesn't work: http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip <http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip> Any help highly appreciated. Thanks, :)

