Question
Dynamice External Actionscript
Is it possible to have external actionscript that can be
edited and saved simply due to actions in the swf it is a part of?
For instance, have a website that users must log in to with the ability to "remember" them. So that after they've logged in on thier computer and chose to "remember" that, they won't have to log in anymore whenever they go to the site from that IP address.
I guess I'm trying to find a way for users to save settings about thier profile on a swf that is saved in the external or internal actionScript so that it is remembered whenever they return. What I'm shooting for is similar to .php I think, is something like that possible? Thanks.
For instance, have a website that users must log in to with the ability to "remember" them. So that after they've logged in on thier computer and chose to "remember" that, they won't have to log in anymore whenever they go to the site from that IP address.
I guess I'm trying to find a way for users to save settings about thier profile on a swf that is saved in the external or internal actionScript so that it is remembered whenever they return. What I'm shooting for is similar to .php I think, is something like that possible? Thanks.