A Flash Developer Resource Site

Results 1 to 14 of 14

Thread: if (variable>=1){

Threaded View

  1. #5
    Member
    Join Date
    Aug 2006
    Posts
    63

    hmm....sorry not exactly..

    Thanks to "garbage","wattsup" and "human idiot".

    My problem is not checking a condition.But to access a text file which is in other domain.

    can i use
    load variable(http://www.mysite2.com/my.txt)

    (i know this is not the way)

    or atleast is there any way that i can check this text file is exist in the server?
    so i can code like

    if(file is present){

    play my_mc

    }else{

    stop
    }


    please remember that my_mc is in www.site1.com
    and my.txt file is in www.site2.com

    I repeat,its not 2 different files in the same website,
    entirely 2 different websites.
    swf in site1 and txt in site2


    hope you guys can help me..

    .
    Last edited by skam_55555; 07-19-2007 at 10:24 PM. Reason: make text bold

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center