i just tested the latest alpha build and thanks to elias, vvvv is up to date with cef and is able to render flash with alpha channel into a texture.
for flash you have to set:
wmode: “transparent”
and the html body:
background-color: rgba(255,255,255,0)
this has great potential!