PDA

View Full Version : AIR Shared Object shared between Flash & AIR



_forumSteve
March 13th, 2009, 10:11 AM
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?

LOLFlash
July 22nd, 2011, 10:32 AM
Someone?