play swf file then go to URL

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default play swf file then go to URL

    I have an animated logo in a swf file that I want to play when the page loads
    and then I want the browser to be redirected to another page. I have no idea
    how to do this, but I know it has something to do with scripts. Any help would
    be greatly appreciated. Thank you!

    kkseeley Guest

  2. Similar Questions and Discussions

    1. fms ns.play(file, -2) Vs ns.play(stream, -2)
      Hi, I have a very strange problem. I have created an application on fms. on the streams/_definst_/instance directory there is a sample flv...
    2. how to loop play a FLV file in FMS
      hello,everyone,i wanna fms play a recorded flv file again and again,but i don't know how to do it. i try directly use "Stream.play",failed. then i...
    3. Play flv file
      hello everybody, I just set up FMS, how can I play the flv file to test the server? where I put the files?? I follow the steps of some post in...
    4. Play an swf file
      Can someone tell me how I can play a stand alone .swf file? Also, can I access this forum from Outlook Express?:D
    5. How do I get PHP to play an MP3 file?
      I'm putting my music onto my webpage. I want to keep some stats about when it gets played. When the user clicks a link, I need PHP to load a new...
  3. #2

    Default Re: play swf file then go to URL

    [url]http://www.web-source.net/javascript_redirect.htm[/url]
    LazyMoon Guest

  4. #3

    Default Re: play swf file then go to URL

    use simply getURL("pagetogo") inside your swf.


    --
    Bouyakhsass Achraf
    Freelancer, Web designer / Web developper
    =========================================
    [url]http://www.mutationevent.com[/url]
    =========================================
    achraf Guest

  5. #4

    Default Re: play swf file then go to URL

    The above idea is much better; that way the page wont redirect the user until the flash has finished.
    LazyMoon 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