You might want to add a little bit of code to avoid and error when you go to click next on your last photo. Something like:
-- X = your max number
if sprite(1).memberNum > X then
sprite(1).memberNum = 1
--or instead of a number, a preset property with your spritenumber in.
I am planning out a very basic 3dmodelling program to write in Director, but first off I was wondering if there is any feature within Director or Plug-in available to facilitate the export of models created at run-time?
Thing is I guess I rather need to know if exporting is possible in any form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.