Flash Dispatcher Behavior

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

  1. #1

    Default Flash Dispatcher Behavior

    :confused; I Need to detect Flash Player 6+. When I select Behaviors>Macromedia
    Flash Dispatcher Behavior, the [Macromedia Flash Version] selection list only
    lists up to version 5. Does the [Require Latest Plugin] actually require Flash
    Player 7??? Thank You :sun;

    Silicon9 Guest

  2. Similar Questions and Discussions

    1. Does flex can dispatcher the events by an order
      I got a problem with flex dispatcher events: there is a main button to control the other 5 buttons click event,that means when you click the main...
    2. control shockwave or flash behavior
      I have a simple timeline flash and i want to add in a cell a control flash behavior to play the flash from the begining.I am trying to do that from...
    3. Weird Flash Remoting Behavior
      Hi there, I've finally been able to understand how Flash Remoting works. It's so great! However I have a strange behavior happening. I'm on...
    4. Odd flash behavior
      Weird thing. I had some script on a frame that had some problems so it produced error messages in the output window. I've deleted the offending...
    5. flash detection behavior
      OK, I downloaded the macromedia extension for flash detection. My index page now has a flash_detection.swf in it that plays before it redirects. ...
  3. #2

    Default Re: Flash Dispatcher Behavior

    Silicon9 wrote:
    > :confused; I Need to detect Flash Player 6+. When I select Behaviors>Macromedia
    > Flash Dispatcher Behavior, the [Macromedia Flash Version] selection list only
    > lists up to version 5. Does the [Require Latest Plugin] actually require Flash
    > Player 7??? Thank You :sun;
    Checking the detail for the DWMX2004 version of that extension it lists
    Flash 5 in the dispatcher section. So perhaps the extension didn't have
    that part of the extension updated. Yo may need to modify the code that
    is inserted so that it checks for the version of Flash you're trying to
    limit for (6+).

    Can you post a page where you've done that so that folks can test out
    possible changes to the code?



    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* 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