A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [F8] Combining two sites into one with button actions

  1. #1
    Junior Member
    Join Date
    Feb 2005
    Posts
    7

    [F8] Combining two sites into one with button actions

    I purchased two templates, one is a splash/intro (450x253) page and the other is a full site (766x780).

    On the intro site there are skip and replay(that will be changed to enter) buttons. I need the skip and enter buttons to link to and launch the full site.

    I've tried doing this using the on (release) {loadMovie....}, however this is not working. I've also thought about making a MC out of the full site and putting it into the spalsh page's timeline, but because of the size difference I am not sure that is a viable or workable option. I have very limited knowledge of action script and believe the code is beyond my present skill level.

    Any help or advise would be greatly appreciated.

    Thank you.

  2. #2
    anyone else hear that? flashpipe1's Avatar
    Join Date
    Jan 2003
    Location
    Upstate NY
    Posts
    1,929
    You could create a shell movie (766x780) that loads the intro movie and, when they click the enter button, have it load the main movie...

    Just one idea...

    Hope that helps!
    Love like you've never been hurt, live like there's no tomorrow and dance like nobody's watching.

  3. #3
    Junior Member
    Join Date
    Feb 2005
    Posts
    7
    thanks for the info... i'll try that and see if i can get it all to work properly

  4. #4
    Junior Member
    Join Date
    Feb 2005
    Posts
    7
    ok i'm back....
    i've created a shell movie and have used
    _root.intro.loadMovie ("introV2.swf");

    however, the swf being loaded never fully loads. it just keep looping on the "loading" frame. am I doing something wrong or is there a better way to load the two movies into the shell movie?

    thanks again for any assistance.

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