alright… recently i needed to share data between different flash .swfs on a homepage… so i tried to use Shared Objects to do so…
sofar its fine… i tried it … and as long as the data is stored on my harddisk… the sharedObject “cookies” work fine… but when i put the site online… they simply dont work anymore…
could this have something to do with security settings of the browser used?.. doesnt a web browser allow flash to access the harddisk to read and write shared objects…
is there another… simpler and more reliable way to send data from one .swf file to another…?? (without using php -> my webserver doesnt support this sofar :-/ )
any help would be great…
thx in advance…!
yours sincerly