[Flashcoders] security issues - offline application

2006-08-01 Thread Céline Nguyen
I've been working on a game for offline use, and it's been working fine for the past few months. Now the client wants that game to include an activation process indicating the number of times the user can play the game and retrieving 1 credit for each game played. Credits should be downloaded

Re: [Flashcoders] security issues - offline application

2006-08-01 Thread Céline Nguyen
Tim, thank you for your answer. Yes this is an issue, the client wants to run the game mostly offline. Go online only to download more credits (ex.100 more in one shot and download all of them and run them one by one locally). I was thinking of repackaging the swf with FlashStudio

[Flashcoders] name objects dynamicly

2006-08-06 Thread Céline Nguyen
I want to create a Shared Object and store lots of arrays and an index. In order to be able to retrieve the right array in the future, I'd like to name each array after the following pattern : MyArrayName + MyIndex so = SharedObject.getLocal(MyLocalSharedObject);

[Flashcoders] communication between flash and access db

2006-08-23 Thread Céline Nguyen
Hi, I am beeing asked a question too technical for me, and maybe some of you might be interessted and could help me to see the things more clearly. I'm building a desktop application with Flash Studio, f8, oop, shared obj. One of the clients of my client wants the application to have some

[Flashcoders] certificate problem in a desktop application

2006-09-12 Thread Céline Nguyen
Hello, I have a strange certificate problem with Flash8. I am building a flash app that runs on local computers. The app uses LoadVars and sendAndLoad methods to send and load parameters to a distant php page in HTTPS. I have configured the global security panel of the flash player to add the

Re: [Flashcoders] certificate problem in a desktop application

2006-09-12 Thread Céline Nguyen
at doing an installer. That would probably be on of the easiest routes and would be guaranteed to work. !k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Céline Nguyen Sent: Tuesday, September 12, 2006 10:11 AM To: Flashcoders mailing list Subject

Re: [Flashcoders] certificate problem in a desktop application

2006-09-12 Thread Céline Nguyen
application I'm guessing that the call is getting captured silently within those sandboxes. What browser are you using? Have you tried both IE and Firefox? !k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Céline Nguyen Sent: Tuesday, September 12, 2006 12