I never tried flash renderer and had just a short look at your patch:
Flash renderer has two inputs “set which variable” and “set variable to which value”. I dont know exactly what you need in flash, but I assume you need to put both datas into one string each, seperated by an commata and connect this spread (2) to “set variable to which value” and you put an second spread (2) with your name of both variable you want to recieve inside Flash.
Example: spread(2) with string one: “numero1, nummero2, nummero3” and string two: “hinz1,heinz2,heinz3” into “set variable to which value”
spread(2) with string one: “flash_var_name_NUMBERS” and string two: “flash_var_name_NAMES”
You will get in Flash flash_var_name_NUMBERS and flash_var_name_NAMES with their values.
Hi there,
im new in vvvv but im trying to start with it, i see that you can control via patch osc in vvvv with two computers via ip adresses, and also using this to control some videos via the flahs buttons , to be clear the flash in one computer and the vvvv in other one with the video window, if some of you have info about how to do that it will be great for put some of my ideas in a right place, thanks.