For FlashWatir support, you'd probably be best off contacting the
developer of flashwatir directly since I don't see that they have a
forum or anything listed on the google code page for it.
Your example below appears to be just a slightly edited version of
their generic example code, Most likely the flash element that you
are trying to access has an ID other than 'clickcolors' which is why
it's not found.
If you dont' understand how identifying page elements and such works,
I'd strongly recommend you work through the watir tutorial (http://
wiki.openqa.org/display/WTR/Tutorial). Without a basic understanding
of what's going on, you won't know what things need to change (like
how objects on the page are identified) in order to experience
anything but failure when you try to utilize sample code in the way
you are.
> >Exit code: 1- Hide quoted text -
>
> - Show quoted text -