jacques10
04-08-2008, 01:07 PM
Hi everybody,
Thanks for this forum, I am new here, but have already had a lot of issues solved by just browsing the comments and questions here.
I have a problem at the moment, and just can't seem to find the solution!
Here goes:
I have a flash projector, to be used offline as an e-learning program, on a usb flash drive.
I would like the user to be able to 'bookmark' his position in the program, by recording a few variables, that can later be called back to take the user back to his origional position.
I can not use shared objects, as I want the user to be able to reload these variables(i.e. his bookmark) on a different computer.
I know that fscommand and the 'save' function can do that, but unfortunately I have heard that its not an option for macs, and a growing number of our users are using macs.
I started experimenting with tens of tutorials and examples of using php and a text file, this seems to be the way to go, but I just cannot get it to work.
My question is:
Can I use php/text file from a flash projector for this purpose, without the user getting the macromedia security popup('this bla bla is trying to communicate bla bla , unsafe operation)?
Are there any other options for me?
I have SWF Studio(Northcode), but I would like to explore other options!
Would anybody be so kind to maybe post some sourcecode on how this can be done, from a projector, offline, using php or another server side script?
Thanks a million to everybody trying to help!
Thanks for this forum, I am new here, but have already had a lot of issues solved by just browsing the comments and questions here.
I have a problem at the moment, and just can't seem to find the solution!
Here goes:
I have a flash projector, to be used offline as an e-learning program, on a usb flash drive.
I would like the user to be able to 'bookmark' his position in the program, by recording a few variables, that can later be called back to take the user back to his origional position.
I can not use shared objects, as I want the user to be able to reload these variables(i.e. his bookmark) on a different computer.
I know that fscommand and the 'save' function can do that, but unfortunately I have heard that its not an option for macs, and a growing number of our users are using macs.
I started experimenting with tens of tutorials and examples of using php and a text file, this seems to be the way to go, but I just cannot get it to work.
My question is:
Can I use php/text file from a flash projector for this purpose, without the user getting the macromedia security popup('this bla bla is trying to communicate bla bla , unsafe operation)?
Are there any other options for me?
I have SWF Studio(Northcode), but I would like to explore other options!
Would anybody be so kind to maybe post some sourcecode on how this can be done, from a projector, offline, using php or another server side script?
Thanks a million to everybody trying to help!