make sure you are trying to bend a Mesh object. a class from Prefab is in rare cases a single mesh (can be), but usually extending ObjectContainer3D from awd, its always an ObjectContainer3D (e.loader.handle).
Fabrice On Mar 15, 2011, at 4:32 PM, NickBee wrote: > If you grab the AS3dMod files from this example: > http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=4&subindex=9&aid=251 > > they are modified to work with Away3.6 (array types changed to > vectors). > > I'm having another issue where the bend modifier is not working with a > mesh imported from prefab. See this if you have any ideas: > http://groups.google.com/group/away3d-dev/browse_thread/thread/0bf229fc566daf39 >
