Jump to content
Search Community

holtmann

Members
  • Posts

    1
  • Joined

  • Last visited

holtmann's Achievements

0

Reputation

  1. Hi, I am using TweenLite in combination with TimeLineLite to build a slideshow with audio and captions - that works pretty well (TweenLite and TimeLineLite are great tools). I build the slideshow out of JSON data structure and therefore append lots of TweenLite instances to the Timeline in a loop. I am coming from an Objective C / Java programming background and wonder if there is any way (like toString / description) to print out the nested TimeLineLite/TweenLite data structure I have created after all my loops have run. This would be very helpful for debugging. Is there a way to accomplish this? Cheers, Hendrik
×
×
  • Create New...