A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: flash 4 vs 5 script problem

  1. #1

    Arrow

    Hola:

    I've been using what I thought to be flash 4 compliant code on a project. I went to test it on a flash 4 plugin in IE PC, and the first place a script comes up, it doesn't work. I'm not sure what the problem is. Can a more experienced set of eyes take a look at this? It should be schoolboy 101
    stuff, I'd imagine...

    stop ();
    tellTarget ("/stylesMovieHolder") {
    gotoAndPlay ("rap");
    }

    I used slash notation after remembering that the new dot notation doesn't work in 4. But it still doesn't work. Have I done something wrong with the tellTarget? I can send the source file if someone wants to see it.

    I tried putting the stop before and after it to no avail. I added ".." before the "/" and that had no effect. What could be wrong? I have the clip in question in the target editor, and it is off the root as shown.


    Thanks!

    Doug Bonneville

  2. #2
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Your code seems to be fine
    Need more info...

    You can send source file to tonypa@hot.ee if you want me to look at it.

  3. #3
    It turns out I simply needed _level0/ before the name of the MC. It works now. Thanks!

    Doug

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