[Flashcoders] SharedObjects read / write crash

2010-03-01 Thread Glen Pike
Hi Guys, I am having a problem using SharedObjects on Gentoo - kernel 2.6.29 that does not seem to appear in 2.6.30, but I want to make sure it is not because of some setting on my machine. We run FlashPlayer from the command line, but still seem to be governed by the FlashPlayer

Re: [Flashcoders] SharedObjects read / write crash

2010-03-01 Thread Ivan Dembicki
Hello Glen, works fine for me: [SWF] C:\FDT\AS\Tests\Main.swf - 2 947 bytes after decompression [object Main] loading persisted value [object Main] loaded value is 123 [object Main] saving value 123 result true 2010/3/1 Glen Pike g...@engineeredarts.co.uk: Hi Guys,   I am having a problem

Re: [Flashcoders] SharedObjects read / write crash

2010-03-01 Thread Glen Pike
Hi, What OS / Kernel are you using? Thanks Glen Ivan Dembicki wrote: Hello Glen, works fine for me: [SWF] C:\FDT\AS\Tests\Main.swf - 2 947 bytes after decompression [object Main] loading persisted value [object Main] loaded value is 123 [object Main] saving value 123 result true

Re: [Flashcoders] SharedObjects read / write crash

2010-03-01 Thread Glen Pike
Yep, it was a permissions issue with the .macromedia folders - made FlashPlayer segfault when it tries to save to disk. The valgrind log for FlashPlayer is full of nasties though ;) Ivan Dembicki wrote: Hello Glen, works fine for me: [SWF] C:\FDT\AS\Tests\Main.swf - 2 947 bytes after