rikioooh
10-23-2008, 10:45 PM
ok so ive got some general help and i think i uderstand but i kinda feel like im coming from nowhere with this. basically i have 1 swf file that runs on one computer of mine when i press a button in the swf file in my browser it uses php post and fwrite() to write lets say the number 30 to a text file. my 2nd swf running on computer 2 is trying to read that file and store the number 30 in a variable and i guess use if statements to say if the variable it gets from the text file == 30 goto frame 30. does this make sense. i just feel very confused.
edit: im using actionscript 2.0 so i hope this is the right place for this question thanks again guys
edit: im using actionscript 2.0 so i hope this is the right place for this question thanks again guys