A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Slide Show problem

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    8

    Slide Show problem

    Hi !!

    I'm working on a small project which is to be a text adventure game with graphics, sound and what
    not, and I want to use a slide show for this purpose. Unfortunately, I've come upon a problem
    that I believe you will help me get through. It's about the showSlide thing. I have 4 buttons
    which control the movement of the player and depending on the condition of some variables they
    use a script to change slides. I mean, they should, but they don't. Why? I have no clue. The
    script seems ok to me. I've checked everything thousand times, and I'm starting to think that
    there must be something wrong with 3d Flash... may it not
    If you don't mind, I'd like you to look into the problem by examinig "trip.movie" (attached to
    this letter). It's nothing sophisticated, as you can notice, and the plot may suck, but I'm about
    to improve it, as soon as I find out where the bug is.
    Attached Files Attached Files

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    ok you have this
    if (e_ != 0){
    gra.showSlide (e_);
    }

    well at this point e_ doesn't seem equal anything at all....

    Oh and now that I look you have E and W buttons reversed E is should be on the left. and you scripted E on the left.

    Shouldn't keep it from working just East is on the wrong side.

    I just tried what you were doing in a new movie and it does work, theres some thing wrong in your movie But I'm having trouble finding it.

  3. #3
    Junior Member
    Join Date
    Mar 2004
    Posts
    8

    help!

    Ok, I found the bug, and the movie runs fine, but only in 3d flash internal player (everything works as should) . When played in FlashMX player or web browser, you can't navigate through the game using the green arrows.

    What's wrong ???

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