Hello,
I'd like to make a flash game site locked to a specific web address- so it doesn't work on other sites. I've been thinking that by using the 'string parser' and 'flash player' objects you could somehow do it. I'm thinking, do a string parser search for the string of the website url (flash player object- expression- get application domain) and then if there are no results returned after a few second, the game jumps to a frame with an error message- wrong web site...
My problem is- I have no idea how the string parser works and the help file makes very little sense to me. It does suggest that it's possible though. Does anyone know how to do a text search using the string parser?
Any help would be very much appreciated.