A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: end of movie

  1. #1
    Junior Member
    Join Date
    Mar 2003
    Posts
    17

    end of movie

    Hi.

    an anybody help me wityh this problem.

    I am making an intro to a website, but was wondering how to get it to go to page i want after the movie has finished...

    thanx all

    ben

  2. #2
    Junior Member
    Join Date
    Jun 2002
    Posts
    26
    Hmm.. my way to do it is to add a Scene at the end of the movie and to add only one Action to this Scene - "OpenURL" with the page address you want to load after the movie. If the intro will be in the same place that are all other website files it can be relative URL (like for example 'main_page.html'). Otherwise you must supply a full path URL (like 'http://www.mypage.com/index.html').

    Hope this helps..

    Regards,

    skipp604

  3. #3
    Junior Member
    Join Date
    Mar 2003
    Posts
    17
    yea that does thanx, just 1 question, do scenes react like events, go one after the other or do they need to be triggred


    thanx loads, ben

  4. #4
    Junior Member
    Join Date
    Mar 2003
    Posts
    17
    nevermind, ive just tried it out, and it works brill, thanx loads for that skipp

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