What exact movement are You expecting?
If it is along the x axis - if You do change position in a for loop, You'll have that done before there is any frame update and probably should use some sort of animation/onenterframe loop instead.
If it is the bones animation Your model has, i have no experience with that :s but if Your model does not auto-animate You probably have to call a start() of some sort on the bones animator object.
Happy coding!
--
---
You received this message because you are subscribed to the Google Groups "FLARToolKit userz" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flartoolkit-us...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
--