[flexcoders] Re: Unable to flush SharedObject

2007-05-17 Thread Prayank
Which OS are you on? 

Typically the shared objects are on: 
C:\Documents and Settings\userxyz\Application Data\Macromedia\Flash
Player\#SharedObjects\some random dir name

Did you delete the some random dir name directory completely? 
Or only the directories inside it?

Prayank

--- In flexcoders@yahoogroups.com, Troy A. Binford
[EMAIL PROTECTED] wrote:

 Yesterday I cleared out all the shared objects in my Application Data
 directory. Since then, I cannot write shared objects anymore. Did I
 perhaps delete a permission setting for flash to write to my local
 drive? I initially thought it may be a problem with a change in the
 application I am writing, but then I wrote a simple app to store a
 shared object and it returned error 2130 as well. I am using Eclipse
 with the FlexBuilder plugin.
 
 Oh, and I am obviously using local shared objects not remote ones, but
 I thought I'd be clear just in case.
 
 Thanks for any assistance.





[flexcoders] Re: Unable to flush SharedObject

2007-05-17 Thread Troy A. Binford
I cleared out the entire Flash Player directory. So that would be
...\Flash Player\*.* gone.

--- In flexcoders@yahoogroups.com, Prayank [EMAIL PROTECTED] wrote:

 Which OS are you on? 
 
 Typically the shared objects are on: 
 C:\Documents and Settings\userxyz\Application Data\Macromedia\Flash
 Player\#SharedObjects\some random dir name
 
 Did you delete the some random dir name directory completely? 
 Or only the directories inside it?
 
 Prayank
 
 --- In flexcoders@yahoogroups.com, Troy A. Binford
 troy.binford@ wrote:
 
  Yesterday I cleared out all the shared objects in my Application Data
  directory. Since then, I cannot write shared objects anymore. Did I
  perhaps delete a permission setting for flash to write to my local
  drive? I initially thought it may be a problem with a change in the
  application I am writing, but then I wrote a simple app to store a
  shared object and it returned error 2130 as well. I am using Eclipse
  with the FlexBuilder plugin.
  
  Oh, and I am obviously using local shared objects not remote ones, but
  I thought I'd be clear just in case.
  
  Thanks for any assistance.
 





Re: [flexcoders] Re: Unable to flush SharedObject

2007-05-17 Thread jake247
You might try re-installing Flash ... that should re-create the Shared Objects 
folder for you ...

-- Jake

 Troy A. Binford [EMAIL PROTECTED] wrote: 
 I cleared out the entire Flash Player directory. So that would be
 ...\Flash Player\*.* gone.
 
 --- In flexcoders@yahoogroups.com, Prayank [EMAIL PROTECTED] wrote:
 
  Which OS are you on? 
  
  Typically the shared objects are on: 
  C:\Documents and Settings\userxyz\Application Data\Macromedia\Flash
  Player\#SharedObjects\some random dir name
  
  Did you delete the some random dir name directory completely? 
  Or only the directories inside it?
  
  Prayank
  
  --- In flexcoders@yahoogroups.com, Troy A. Binford
  troy.binford@ wrote:
  
   Yesterday I cleared out all the shared objects in my Application Data
   directory. Since then, I cannot write shared objects anymore. Did I
   perhaps delete a permission setting for flash to write to my local
   drive? I initially thought it may be a problem with a change in the
   application I am writing, but then I wrote a simple app to store a
   shared object and it returned error 2130 as well. I am using Eclipse
   with the FlexBuilder plugin.
   
   Oh, and I am obviously using local shared objects not remote ones, but
   I thought I'd be clear just in case.
   
   Thanks for any assistance.
  
 
 
 



[flexcoders] Re: Unable to flush SharedObject

2007-05-17 Thread Troy A. Binford
After reinstalling flash, again. I still have the same problem. What
is weird is that any sites that store shared objects work just fine.
Apollo works fine too (because it's shared objects are stored in a
different place). It's just weird. It is like it lost permissions to
write to local even though any app ran locally has permission to by
default.

--- In flexcoders@yahoogroups.com, [EMAIL PROTECTED] wrote:

 You might try re-installing Flash ... that should re-create the
Shared Objects folder for you ...
 
 -- Jake
 
  Troy A. Binford [EMAIL PROTECTED] wrote: 
  I cleared out the entire Flash Player directory. So that would be
  ...\Flash Player\*.* gone.
  
  --- In flexcoders@yahoogroups.com, Prayank prayank.swaroop@ wrote:
  
   Which OS are you on? 
   
   Typically the shared objects are on: 
   C:\Documents and Settings\userxyz\Application Data\Macromedia\Flash
   Player\#SharedObjects\some random dir name
   
   Did you delete the some random dir name directory completely? 
   Or only the directories inside it?
   
   Prayank
   
   --- In flexcoders@yahoogroups.com, Troy A. Binford
   troy.binford@ wrote:
   
Yesterday I cleared out all the shared objects in my
Application Data
directory. Since then, I cannot write shared objects anymore.
Did I
perhaps delete a permission setting for flash to write to my local
drive? I initially thought it may be a problem with a change
in the
application I am writing, but then I wrote a simple app to store a
shared object and it returned error 2130 as well. I am using
Eclipse
with the FlexBuilder plugin.

Oh, and I am obviously using local shared objects not remote
ones, but
I thought I'd be clear just in case.

Thanks for any assistance.