» Renderer (Flash)
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Renderer (Flash)

Help Flash Renderer Window
Author vvvv group

Here you are supposed to see an image (rendered with SVG) describing the pins of this node. However, this does not work with Internet Explorer. You may want to consider using another browser, like FireFox, Chrome, Safari or Opera that do support SVG.

Credits
Warnings
Bugs

related discussions

start a forum thread about this node

about Renderer (Flash)

FAQ

How do i control Flash variables from outside?

Inside Flash you have to make sure that the object that you want to control has a name, so that it can be accessed through actionscript. you do this by setting its behaviour to "movie clip" in the property inspector (it has to be a symbol) and then assigning a name to it. i chose "shape" in this case. there's no actual actionscripting necessary, just giving the flash shape a name like so:

My Flash stops working if its render window isn't active

Somehow Flash renderer falls asleep if its window is not the active one. To avoid lazy movies just feed in a variable and do something unimportant with it inside your Flash script/file. Flash is busy then and keeps its output working, even if its not the active window.

Flash renderer window is annoying how to hide it?

It isn't possible not to show Flash renderer, because it will stop working then. VVVV grabs the texture out of Flash renderer, so no renderer no texture. But you can set your desired pixel size in Flash renderer and resize this window to just some mini pixels. Then you can move it into some screen corner where it will be not seen anymore - its possible to set position value by hand if you open ".v4p"-file with notepad and write it there.
Because of your fixed pixel size your rendered texture is the size you want and can use in your later DX renderers.

Is there a possibility to set the background of the flash transparent?

This seems to be a limitation of the Flash ActiveX. There is no way to use a flash movie with alpha in vvvv.
We once worked around this with two flash movies, one for the alpha and one for the content which were combined in a shader. If you can spare some colors, you could also use a chromakeying shader. Easiest way would be simply using the Add mode of the Blend node for that - but it will sure look different.

anonymous user login

Shoutbox

~0min ago

mediadog: @u7agel: red node, no connections; can' drag&drop into patch either - 27.2

~4h ago

christosk: Thanx Elliot! UnixPath worked fine :-)

~5h ago

elliotwoods: or 'unix path' (for forward slash). also custom deliminators are accepted on other pins

~5h ago

elliotwoods: @christosk : check for 'dos path'

~5h ago

christosk: What's the node to use in order to separate elements inside a string by using slashes? Separate doesn't give a Slash enumeration.

~8h ago

metrowave: vvvv not loading, it says 'no DLLs were found in the waterfall procedure' to do with error at loading ippSP library. any ideas?

~10h ago

fjen: Kaiser #BYOB this saturday ... check forum for details

~10h ago

catweasel: is there a max number of audio outs? I seem to have found one...

~11h ago

manuel: @cat thats quite a lot of money. im intereseted in the automatic calibration

~11h ago

manuel: I remember had a problem with framebuf on b25, but didn't find the forum thread about it.