Where is the m object declaired in the videoPlayer example?

I am trying to set up a category grid to sub category grid interface. I am having a difficult time getting the XML of the sub categories to feed right.

I think that finding out were the m object comes from or where it is created will help.

Here are some examples of its usage.


m.Categories.Kids
m.Categories = conn.LoadCategoryFeed(conn)
 m.categories.kids.count()

I have looked and can not find its source. Is it some magical built in object? :shock:

I appreciate any answers about this object or any tips on setting up a multi grid interface it is really racking my brain

Is it some magical built in object?
Yes, this may help;
http://sdkdocs.roku.com/display/sdkdoc/ … sicObjects