Offset into Embeded Flash Movie?

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default Offset into Embeded Flash Movie?

    Pardon the newbie question. II've searched deeply, and not been able to find
    anything useful.

    Is there a way to begin playing an embeded flash (e.g. test.swf) animation say
    30 seconds into the animation? For example, let's say I have an animation that
    last 5 minutes... but for advanced users, I want to skip the first 2 minutes,
    and start playing the original 5 minute clip at 2 minutes. (Obviously, in
    this simple example I could just have two seperate animations -- but what if I
    wanted 10 starting points? 50? 300?)

    None of the attributes to the embed tag
    ([url]http://www.macromedia.com/support/flash/ts/documents/tag_attributes.htm[/url]) seem
    to do this.

    Is there another way?
    perhaps some javascript & html magic?

    Any and all recommendations appreciated.
    Thanks.
    --Joby

    joby_jones Guest

  2. Similar Questions and Discussions

    1. Embeded Flash and Internet Explorer
      When try and access a page I have created with internet explorer composed of html with an embed .swf there is a white box that one has to click to...
    2. send VAR embeded in email to be read by embeded Flash
      hey, got an small flash application that will send all my vars from flash(8) to an ASP script for both inserting into a database and also,...
    3. embeded Flash completely missing from webpages
      I am unable to view any embeded flash content in either Firefox 1.0.7 or IE 6. I have flash player 8 installed, and have tested that it is...
    4. Resizing embeded into Delphi movie
      Hi, I wondering how can I make use of event "onResize" from Stage class to make sure that content of embeded ActiveX Flash component will stay...
    5. Flash 2004 embeded in JSP w/ xml.sendAndLoad()
      wow!! pls, could u show me your "http://127.0.0.1:7777/myServer" servlet, I've looking for this pattern for a month, I just want to know how to...
  3. #2

    Default Re: Offset into Embeded Flash Movie?

    If you want the user to be able to skip to an "advanced" area of the
    presentation you could simply install a button that skips to a certain frame or
    frame label, or even put in a series of bookmarks. I assume you know how to
    name a certain frame. (In the prop. inspector)

    rlragona Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139