A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: glitch...please help

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Posts
    8

    glitch...please help

    I have CS4 and on a file I'm making, I was messing around with and in the coding I put loop(); for some reason and I had to go somewhere so I saved it and turned it off. The next time I turned it on I tried playing the file but everytime I test the file, I get an error saying something about the loop(); code I put in.

    I've tried just right clicking on the error and going to the source but when it opens, I tried deleting it and testing the file but the error shows up again and I go to the source and it just goes back to the old code (loop(). I've also tried putting in a different code such as play(); but when I test the file, I get two errors instead of one and I can't figure out how to make the error go away. It seems to go back to the way it was if I delete it or change it.

  2. #2
    Senior Member
    Join Date
    Mar 2010
    Posts
    157
    I'm afraid your description is not very clear...

    "loop() code"?
    Do you mean a while() loop? If yes: Maybe you forgot to i++ it..

    if not:
    Where did you put this "loop() code", and what does it consist of?
    Is it just the word "loop()"? In what kind of context?

    Also please specify what actionscript version you are using

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