Skip to main content

Flash Slide Presentations 66 Responses

Last post: 6 months, 2 weeks ago | Thread started: Mar 24, 08, 8:17 a.m.

RespondNew TopicDisable Images

  • fifty50

    I'm trying to make a Flash Slide Presentation in Flash CS3 for the first time. Each slide contains animations on the timelines. When skipping back to a previous slide, it only shows the final frame of the animation. I'd like to know if it's possible, when skipping forwards and backwards, to show the entire animation of the slide instead of just the final frame.

    Mar 24, 08, 8:17 a.m. – Permalink
  • rson

    http://www.slideroll.com/slidesh…

    • Sorry did not read your post. Thought you were looking for onerson
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 8:17 a.m. – Permalink
  • fifty50

    Hahaha. Bookmark'd

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 8:18 a.m. – Permalink
  • fate_

    Easiest way to handle this:

    -Collect all your movieclips' Instance names into a master-array.
    -Move through the array as the move through the timeline.
    -Call a gotoAndPlay(1) action every time you switch a frame (could be called onPress or onKeyisDown or however you're moving through the show)

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 8:20 a.m. – Permalink
  • fifty50

    Well it's a Flash Slide Presentation, a new kind of file in CS3. It handles slides much like PowerPoint. The spacebar and arrow keys navigate through the slides, I didn't have to code it at all, which is perfect because I know jack about AS. Crappy thing is when you've already played the slide's animation, navigating back to that slide will only show you the last frame of the animation. Looking for a way to play the entire thing.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 8:23 a.m. – Permalink
  • fate_

    Wouldn't know, I'm not familiar with the component. I code everything myself precisely because of problems like this.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 8:24 a.m. – Permalink
  • fifty50

    bumping for the greater good.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMar 24, 08, 11:49 a.m. – Permalink

Login or Register to respond to this

Skip to main content