A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: if and else

  1. #1
    Member
    Join Date
    Dec 2002
    Posts
    96

    if and else

    Do you have to have an if statement terminated by an else statement? It is causing me all sorts of problems, but I don't need it so have removed it. Now I have no problems that I can see.

    Just need to check there are no nasty surprises around the corner.

    Thanks

    mr mooch

  2. #2
    Member
    Join Date
    Jan 2003
    Location
    _root.flashKit
    Posts
    37

    do you need the IF statement or the ELSE statement?

    nope
    do you need the IF statement or the ELSE statement?
    have some code to show???

  3. #3
    Member
    Join Date
    Dec 2002
    Posts
    96

    if and else

    cheers for the response.

    code

    if (hours == 12) (
    loadmovie("001.swf", this.linkmc);
    }

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