Using DistortImage with dynamically loaded images
About a week ago someone asked me through the comments-section of a previous post if it was possible to use the DistortImage class with non-embedded (runtime-loaded) images.
Here’s an example:
DistortImage dynamic loading demo
DistortImage dynamic loading demo source
NOTE: I wrote that the code added to the mxml-file in a bit of a rush, it is by no [...]