Shared Object shared between Flash & AIR

I created a very simple experiment to attempt to access the same shared object in Flash Player and AIR.

A Flash SWF creates a local shared object.
A AIR application (being tested from CS3 or installed) opens the same shared object.

The data does not persist. Is this theoretically possible?