Flash renderer won't work

I couldn’t find the proper topic to this, so I opened a new one.
What’s going on, when the flash renderer doesn’t work at all?
I tried it with my own files(exported from flash 8) as well as the help-patch on the flash renderer, which refers to the flash file in the help/resources folder. It simply won’t display anything (the bars in the help -swf should pop up and down according to the passed values) nor can I get or set variables in the swf (I/OBox(String)is empty after tryin to get the value of some existing vars in the swf, even so the I/OBox of the properly set up help patch). Besides I can’t change the background color of the renderer window (apparently I can do this on the respective input-pin of the renderer, but the bg-color in the renderer-window doesn’t change).
Why oh why?

maybe there is a problem with you installation of flash. you need to have the latest flash version installed. i just tested, it works for me.

open a renderer (tty) before you opene the flashrenderers helppatch and see if there is an error message…

Sorry, for the delay. I was busied elseway.
Well I have a proper installation of flash 8 and it’s player. Isn’t that good enough?
However, this is what TTY says after opening the flash renderer’s helppatch:

00:00:55 : Adding samplegrabber and null renderer
00:00:55 * : patch E:\Program Files\vvvv\vvvv_33beta14\help\Renderer (Flash) help _ more.v4p has been marked as changed because of convertions (from http://vvvv.org/versions/vvvv33alpha9.0.dtd to 33beta14). you will be asked for OVERWRITING your patch with the updated version…
00:00:55 - : Texture (Width: 1, Height: 1, Format: X8R8G8B8, Mip Map Count: 1) loaded in 0.000 seconds.
00:00:56 * : couldn’t connect pins of nodes FFT (DShow9) and Multiply (Value). deleting action.
00:00:56 : Adding node to filtergraph: FFT (DShow9)
00:00:56 : FFT (DShow9).Audio --> SampleGrabber.Input
00:00:56 : Connecting from: AudioIn (DShow9).Audio to: FFT (DShow9).Audio
00:00:56 * : nil pins can not be connected in directshow graph
00:00:56 : getting output of SampleGrabber
00:00:56 : Getting input of NullRenderer
00:00:56 ERR : Es ist kein Standardmedientyp zwischen diesen Filteranschlüssen vorhanden.
00:00:56 ERR : Der Vorgang kann nicht ausgeführt werden, da die Filteranschlüsse nicht verbunden sind.
00:00:56 : Adding node to filtergraph: AudioIn (DShow9)
00:00:56 : AudioIn (DShow9).Audio --> NVIDIA® nForce™ Audio.Capture
00:00:56 : Connecting from: AudioIn (DShow9).Audio to: FFT (DShow9).Audio
00:00:56 : ds connect from: Capture to: Input
00:00:56 : getting output of SampleGrabber
00:00:56 : Getting input of NullRenderer
00:00:56 : Removing node: SampleGrabber from filtergraph
00:00:56 : Removing node: NVIDIA® nForce™ Audio from filtergraph
00:00:56 : Adding node to filtergraph: AudioIn (DShow9)
00:00:56 : AudioIn (DShow9).Audio --> NVIDIA® nForce™ Audio.Capture
00:00:56 : Adding node to filtergraph: FFT (DShow9)
00:00:56 : Connecting from: AudioIn (DShow9).Audio to: FFT (DShow9).Audio
00:00:56 : ds connect from: Capture to: Input
00:00:56 : getting output of SampleGrabber
00:00:56 : Getting input of NullRenderer
00:00:56 - : Texture (Width: 500, Height: 180, Format: R8G8B8, Mip Map Count: 1) loaded in 0.001 seconds.

So is it about my player version?

hm. sory. no further idea. the errors above only seem to concern your audioinput. but no error about the flashrenderer. can you try the helppatch on a different pc?