Halloween screensaver source

I’ve really been enjoying the Halloween screensaver and was wondering if the source for it or possibly just some other samples could be released. I’m not very good at programming but would like to maybe modify an existing screensaver for personal use.

We can’t really share the source for the channel. However building a screen saver of your own is easy. You just need to implement RunScreenSaver in your channel. See section 1.2 of http://sdkdocs.roku.com/display/sdkdoc/Developer+Guide and download the Clock sample.

Thanks for the reply and further guidance.