A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: _root not working in browser...?

  1. #1
    I'll try again...

    I've made a floating mp3-player in my movie. Making it appear by a button with this code:

    on (release) {
    _root.mp3._visible = true;

    }

  2. #2

    _root doesn't work in browser?

    I'll try again...

    I've made a floating mp3-player in my movie. Making it appear by a button with this code:

    on (release) {
    _root.mp3._visible = true;

    }

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