Hey guys,
I’m trying to do a bit more integration of vvvv and flash, and running into issues trying to understand how to pass variables to the flash. I took a look at the “Flashy Business” thread, and it’s of some limited help, but what I’m really trying to do right now is to pass a text string to flash and have it render as dynamic text. Any suggestions/examples for doing so? Do I need to use the name of the movieclip as the variable, or the var name associated with the dynamic text? I feel like I’m missing something really obvious here…