A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: [RESOLVED] main timeline button to continue an external movie?

Hybrid View

  1. #1
    Member
    Join Date
    Jun 2006
    Posts
    55

    resolved [RESOLVED] main timeline button to continue an external movie?

    Simplified. Basically I have a main timeline with a movie clip and a button. The external content loads in my movie clip and plays halfway so that the user can view the content in the middle. I want the button on the main timeline to continue playing the external content.

    edit: ok fixed it... it was this...

    on (release) {
    _root.holder.play();
    }

    (smashes head) i love how i post a question and then suddenly i answer it all on my own within 5 minutes of posting. yet i spent all day trying to figger it'out. in real this topic was filled with other things but i solved those too... sigh.. ok ignore this topic.
    Last edited by Izlude; 08-13-2010 at 09:42 PM.

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