Results 1 to 5 of 5

Thread: Flash problems....

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    I have 4 scenes in my flash movie....
    When I implements the movie in an HTML file, and views in my browser, it first plays scene 1, then scene 2, then scene 3, the scene 4 and the it loops and do the same all over again!
    Why is that???
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  2. #2
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655
    use the following parameter:
    Code:
    <param name="loop" value="true">
    www.RealisticGraphics.net

    Running VS.Net Enterprise & VB 6

    Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML

    MSN Messenger: kmsheff

  3. #3
    New Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    13
    you can also try this

    at the end of the movie insert a frame action with a "stop"
    Stefan SA

  4. #4

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    I have already found a solution to the problem....

    In the HTML file, I have placed a tag:

    <PARAM NAME="PLAY" VALUE="FALSE">
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  5. #5
    Fanatic Member chrismitchell's Avatar
    Join Date
    Jan 2001
    Location
    With Hobbes in New Zealand
    Posts
    568

    Thumbs up Flash

    Select the scene and then select the end frame of each scene then double click on that frame... then select actions and select stop... This will stop the continuos loop.

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