How to access variables set by SetVariable method of activex control

In AS2, when you call SetVariable in the flash activex control, a variable with the name specified is set in the _root. In AS3 this doesn’t work; is there a way to access these variables?