A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Junior Member
    Join Date
    Jun 2003
    Posts
    5

    intro + index.htm

    Hello,

    I'm a newbie so excuse me for my stupid question.

    I've made site with an intro. Everything runs fine , the intro plays and stop when you open the homepage. The problem is, when you go to another page at the site and you return to the homepage, the intro plays again.

    Please help me out with this

    http://users.skynet.be/dirkverhoogen

    THX

  2. #2
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237
    hi,

    try this:

    let's say the movie ends at frame 100 in a scene. rightclick into frame 0 of your first (or only) scene and place this action: "if frame 100 of _last_scene_ is loaded, go to frame 100 of _last_scene_"

    (instead of _last_scene_ you can use the scenes name as well, or _this_scene_, if you only have one scene.

    what happens is that the movie will play once for the visitor, and the next time he visits the page, it's in his browser cache, so it'll skip to frame 100.

  3. #3
    Junior Member
    Join Date
    Jun 2003
    Posts
    5

    thx but no solution

    I'm a dumbass. I 've tried the things you said but nothing changed. Do you have more suggestions ?

    thx for the quick reaction.

  4. #4
    Harmony & Justice Veniogenesis's Avatar
    Join Date
    Jul 2002
    Location
    Washington D.C.
    Posts
    4,434
    Hm, that's strange. It should be working the way Lys has it set up.
    If you want, we can take a look at the SWI for you though.
    Flash Kit Moderator . Duke University
    Thomas Jefferson High School for Science and Technology

  5. #5
    Junior Member
    Join Date
    Dec 2002
    Posts
    3
    Create a new Movie from your existing one that starts where the intro leaves off and let the user decide weather they want to goto the introduction or directly to the mainpage.

    Example: www.wheelworkbychris.com

  6. #6
    Junior Member
    Join Date
    Jun 2003
    Posts
    5
    thx, nice site by the way. Did you made the site in flash or are you just using javascripts ?

    Maybe I've found the solution for my problem. What if I rename the intro page to index.html and just put at the end of the intro a link to home.htm, which is the actual homepage where every page directs to ?

    Are the search bots going to find my site if I work it out that way ? And where do I have to place the keywords etc. so google, altavista,... will find my site ?

  7. #7
    Harmony & Justice Veniogenesis's Avatar
    Join Date
    Jul 2002
    Location
    Washington D.C.
    Posts
    4,434
    Originally posted by vdirk
    thx, nice site by the way. Did you made the site in flash or are you just using javascripts ?
    Probably made in Swish.

    Regards,
    Venio
    Flash Kit Moderator . Duke University
    Thomas Jefferson High School for Science and Technology

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