Hi that is good, I put a panel that collects about 10v on top of my car with a wire that goes into the radio din if I ever need it. If you want some of the source code I am writing it is all here:
https://rpguy.weebly.com/
Right now I am writing an operating system graphics library in flash that will be a quick port when I write it in c because it goes through each pixel one by one.
So far you can draw basic shapes and swap there depths and move the shapes around its a big process going through each pixel, next I will add alpha support and rotation and its ready to port after that to be used as an os.