How to read different values from different domain/website/database?

you use the question mark to start giving the variables and the “&” symbol to separate them.

As I told you above, you must insert “?domain=1” to both places.

Flash loads the txt file from where the page is and not from where the swf is.
As long as you load the swf in your page it’s part of it.
So if your txt is in another folder from the page, you have to target it.

Good luck m8.