swap flash swf source file in html

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default swap flash swf source file in html

    Hi all.

    I have a flash file in my page (flash1.swf) When a user clicks on a html link,
    i want a javascript to swap flash1.swf for flash2.swf I have looked for days
    and have not found a cross browser solution.

    I found macromedias dreamweaver extension MM Flash Player Controls, which
    comes with "load flash" that lets me do this, but only in IE.

    Can anyone help? seems so simple yet the solution is illusive.

    ferrerpheonix Guest

  2. Similar Questions and Discussions

    1. swap swf displayed in index.html,
      This is a difficult one.. And I'm not sure anyone will be able to answer it or if I should be asking this question in the flash forum section. On...
    2. Swap swf in the html help of java script
      Hello, Please help me create a section on my site that would have a swf file in the center of the page. On the left and right of the swf flash...
    3. open source of a html file
      I got my other question wrong. I wrote a script that opens a file and filters out email addresses and urls etc. is there a way to enter a url so...
    4. write html source to a file
      "ChronoFish" <com> wrote in message news:<snEBb.52308$dO2.15782@lakeread03>... > "johnathan" <com> wrote in message news:google.com... > > Shawn...
    5. how to upload an image selected from html file to flash file?
      Hello, I have one html file and a flash file. In html file, it is functioning like choosing a Tshirt to design, then how to load that Tshirt picture...
  3. #2

    Default Re: swap flash swf source file in html

    I want to do the same thing. Have you found a way to swap swfs?

    Is there a way to get an animated gif to look better on a website? I made a
    simple Flash animation and when I export it as an animated gif it looks like
    kaka on the site. If I leave it as a swf it looks fine. I need an animated gif
    because I am swapping different animations when the certain navbars buttons are
    clicked.

    Any insight would be great.

    mchutch Guest

  4. #3

    Default Re: swap flash swf source file in html

    Don't use javascript. Use a randomizing actionscript. You will find one in the
    forum at actionscript.com. I raised the question there and a kind fellow gave
    me a terrific solution.

    [url]http://www.actionscript.org/forums/showthread.php3?t=92061&highlight=pcgs[/url]

    pcgs 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