Annother Flash/VB question

I’m having some problems with visual basic and flash.
I am developing the GUI entirely from flash 8 and I was wondering…how do you use TSetProperty properly in visual basic 6? The syntax I think for this is:
ShockwaveFlash1.TsetProperty " target " , property , “value/expression”
When I try to do this in visual basic I can only set wether the target is visible, width, hight and X/Y position.
I’ve looked at all of the articles at the offical adobe website. I figured I could do it some other way but have tried every posible method.
Unless I’m missing something???

What I realy want to do is to have VB talk to flash and set values in flash.

Thanks in advance…
Chris.