- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi there,
there's some minor details you need to fix in your code, see the following:
Bold text is where I amended the code
instanceManager needs to be accessed to manage instances of the object itself.
It also can be accessed by using an underscore before the name of the object in question like the following:
I hope this will help
Let me know if you need clarifications..