jbrave
15 years agoChannel Surfer
global object question
why doesn't this work: function init() return {posters:{home:mainposters} posterlists:{home:posters.home} } end function where mainposters is a function. ...