floating ad compatibility

Ask a Question related to Macromedia Flash Ad Development, Design and Development.

  1. #1

    Default floating ad compatibility

    Hi,

    I'm trying to make a floating flash advertisment using the wmode parameter (as
    used in technote 14201 -http://www.macromedia.com/go/tn_14201), I have the
    movie set up but my only concern is the movie playing in non-compatible
    browsers as mentioned in the technote... Has anyone come across any code that
    can be used to detect the browser & remove the flash movie / div layer from the
    page in any browser wmode is not compatible with? (possibly javascript?)

    Thanks,
    Chris

    decibelau Guest

  2. Similar Questions and Discussions

    1. Floating Navigation Bar
      Does anyone know of a suitable extension for Dreamweaver which allows a vertically stacked set of navigation buttons (in a table perhaps) to...
    2. CSS Floating problem
      Hi, I've been struggling with the following situation: I have DIV called "C" that contains two more DIVS called "A" and "B". These two DIVS...
    3. floating ads
      Hello! Is anyone know how to make banner ads that float over the page (like at yahoo.com etc)? Thanks!
    4. Floating Layers.
      You're confusing the hell outta me here... You don't target layers, you name them! Or do you mean frames?? Either way BUY DWMX!! :p MX is...
    5. Floating text.
      Hi I have some text running across the page...its ment to...kinda ...float across the page...but if i tween it...or use keyframes...it...
  3. #2

    Default Re: floating ad compatibility

    > Has anyone come across any code that can be used to detect the
    > browser & remove the flash movie / div layer from the page in any
    > browser wmode is not compatible with? (possibly javascript?)
    You'd have to know (by testing, reading, studying, hearsay, etc.) what
    versions of what browsers don't support it. The following article is the
    most comprehensive Flash plugin browser sniffing information I've seen.

    [url]http://www.moock.org/webdesign/flash/detection/moockfpi/[/url]


    David
    stiller (at) quip (dot) net
    "Luck is the residue of good design."


    David Stiller 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