Results 1 to 4 of 4

Thread: Problem on viewing SWF file on browser

  1. #1
    Join Date
    Jan 2006
    Location
    Cebu, Philippines
    Posts
    16

    Default Problem on viewing SWF file on browser

    I created a page with flash animation on it (SWF) but when I preview it on a browser the animation just play really fast. It played all the frames which is not supposed to happen because it has actionscripts that instructs which frame is only be played. What is the problem? Is it the browser or the flash player? Give a little bit understanding pls..

  2. #2
    Join Date
    Jan 2006
    Posts
    14

    Default

    have you checked the time frames for your effects? otherwise you could have a mistake in the actionscript that could be causing the problem

  3. #3
    Join Date
    Jan 2006
    Location
    Cebu, Philippines
    Posts
    16

    Default

    in the main timeline, each frame has a movie clip on it and I put stop() function on each frame to stop in the current frame and play the animation inside it. It worked fine when just previewing it on flash player, but when I put the SWF file on an html and preview it in a browser, it just played very fast from start to end. It seemed stop() function didn't work.

  4. #4
    Join Date
    Jan 2006
    Posts
    14

    Default

    yes, but each frame in the timeline has its own duration..if the two are mis-synched then it will throw the whoole off, which is what it sounds like is going on with yours

Bookmarks

Posting Permissions

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