Hi Brent.
YES! that helps a lot!..
I’m just making this nice book, for Music Theory for kids, it’s going to be really nice, I think.
And I’m learning a lot, but I need a lot more.
Brent I have 1 questions to make my book really nice.
QUESTION 1 --------- How do I make the – transition.to – show in the view ALL THE TIME?
---- MY CODE
local littleBees4 = display.newImage (“littleBees.png”)
littleBees4.x = 410
littleBees4.y = 220
littleBees4:scale (.5, .5)
transition.to(littleBees4, {x=429, y=130, time=7000})
---- I have some images that looks like little bees, and when I go to that “page” or file, the little bees move really nice
---- the FIRST TIME ONLY
---- When I go to another page and come back to the same one the second time
---- the little bees DO NOT MOVE
---- I have to relaunch the program, and then they move.
Thanks Brent for your help.
And I will make the book, and the in-App store purchase, I think I need a lot more to learn before I can make an app like that,
but will your help I’m sure I will be your best student, you’ll see.
Victor