Search code examples
audioluacoronasdkscene

mydata.lua link is not working in the cross-scene auido tutorial


I'm Trying to do the lua (corona) tutorial for cross scene music play back from this site http://coronalabs.com/blog/2013/06/04/tutorial-handling-cross-scene-audio/#comment-465236 The links "last week" do not work. Does anyone have myData.lua file or something similar. Thanks so much


Solution

  • The link missing in that article ("last week" / "Good bye globals") is this one:

    http://coronalabs.com/blog/2013/05/28/tutorial-goodbye-globals/

    It explains how to create a mydata.lua file.