There is a way to do a projected or blob shadow like Unity3d in Away3D instead of light shadow?
The blob shadow seems to be much better in performance and will speed up mobile games that need shadow effect at least for the player character…
http://docs.unity3d.com/Documentation/Components/class-Projector.html
Thanks