hi,

my_mc is embeded in mysite1.com/index.html

my text file in mysite2.com/my.txt

in the text file i have a variable.


if (variable>=1){

i want my_mc to play //which is in other site

}else {

stop play my_mc

}



any help?