Is there a way to change how textures get applied to objects, more specifically keep them from stretching on certain sides of objects such as cubes/make the texture repeat on each side? Thanks.
Edit (answer to my own question): You can use normal and specular maps, the Away3D_V96 has a behavior that demonstrates this.