Dynamic 3D Flash?
Dynamic 3D Flash?
Out of context: Reply #11
- Started
- Last post
- 12 Responses
- monNom0
you're not going to get real 3d from flash... it's just not optimized for it, and will bog down with a model containing more than a handfull of vertexes.
if real 3D is what you want, go with director(and a plugin).
if you're stuck with flash then you best alternative would be to use multiple images.... you could have different "layers" that switch on and off to add or remove various parts... colour could be done with the colour object and maybe a PNG overlay to add highlights and shadows to whatever colour is picked.
your file will probably be huge, but at least it will run.