A quick question ... say that I wanted to use AS3 to check if a certain phrase is present on a website e.g. "Player is online" how would I go about this?
I'm using this code to unload a swf file and go back to the main menu. The main menu has no trouble loading the external swf files but for some reason unloading just doesn't work :s
Hey I'm sure this would work but how could I use it to check when the player pushes the submit button to send their name by a dispatched event that their's something written in the text field...
I've got a main menu and a game which loads as a separate swf from that menu. So far when the player enters their name at the start on the main menu I can get this name to post to...
Already had a look but didn't see what code I'm looking for. Searching on my mobile as just moved house and sky have quoted me a month to get broadband back up.
Already had a look but didn't see what code I'm looking for. Searching on my mobile as just moved house and sky have quoted me a month to get broadband back up.
I'm currently working on a sniper rifle game, well the menu and stats screen at the moment and have 4 stats bars for each rifle (range, recoil, mag size and mobility) will be 5 soon...
I'm struggling to work out which part of the code actual needs to happen to start the game ... whenever I put some of the code into the startgame function it always...