Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Flash Developers Fear Spectre of Spyware

Posted by CowboyNeal on Thu Mar 03, 2005 07:37 PM
from the stowaway-programs dept.
SomeGuyNamedMike writes "I realize the thought of using Flash and Actionscript is considered beneath many Slashdotters, but here's this piece, anyway: Macromedia is receiving (and answering) a a lot of flack from several blogs over its decision to package Yahoo! Toolbar with its Flash player. Will your company develop Flash content knowing Macromedia is using its runtime as its own marketing piece?"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Mirrors (Score:5, Informative)

    by Broke Mirror (862603) on Thursday March 03 2005, @07:38PM (#11839987)
    • Will your company develop Flash content by ottothecow (Score:1) Thursday March 03 2005, @07:44PM
      • Re:Will your company develop Flash content by Taladar (Score:2) Thursday March 03 2005, @08:31PM
        • Re:Will your company develop Flash content by FuzzyBad-Mofo (Score:3) Thursday March 03 2005, @08:39PM
        • Re:Will your company develop Flash content by ottothecow (Score:3) Thursday March 03 2005, @08:48PM
          • Re:Will your company develop Flash content by Anonymous Coward (Score:1) Thursday March 03 2005, @11:12PM

            • Please provide links to good Flash websites.

              I agree that there are some interesting uses of Flash, but Flash sites discourage visiting the same web site many times, because even interesting moving pictures become boring after someone has watched them maybe 3 times.

              That's why Google is so successful. The company has a policy of not annoying people.
              [ Parent ]
              • Flash is loved by ignorant managers... by Futurepower(R) (Score:2) Friday March 04 2005, @12:18AM
              • Re:Please provide links. by Anonymous Coward (Score:1) Friday March 04 2005, @02:14AM
              • Re:Please provide links. by pAnkRat (Score:1) Friday March 04 2005, @02:23AM
              • Re:Please provide links. (Score:4, Insightful)

                Please provide links to good Flash websites.

                http://www.happytreefriends.com/ [happytreefriends.com] :)

                In all seriousness though, I believe that there is a place for Flash, but not nearly as many places as a lot of designers seem to think:
                • Sites dedicated to flash movies (the aforementioned http://www.happytreefriends.com/ [happytreefriends.com])
                • Places where it will enhance the functionality of a specific part of the site, and there must always be a good fallback for when people don't have flash - i.e. I use Zoomify on my photo gallery pages [nexusuk.org] but it falls back to a perfectly good static image if someone doesn't have Flash installed.

                And yes, I agree entirely that Google is so successful because they don't annoy people (also why I use Google AdSense on my site) - I can only hope that one day the advertisers who insist on using Flash movies (especially the ones that play music at you while you're trying to read an article!) might finally realise this.
                [ Parent ]
              • Re:Please provide links. by feargal (Score:2) Friday March 04 2005, @05:27AM
              • Re:Please provide links. by iriles (Score:1) Friday March 04 2005, @06:45AM
              • Re:Please provide links. (Score:5, Insightful)

                by nahdude812 (88157) on Friday March 04 2005, @07:16AM (#11842998)
                (http://lotgd.sourceforge.net/)
                Well, there's GModeler:
                http://www.gskinner.com/gmodeler/app/run.html [gskinner.com]

                I make use of this tool extensively; it's a cross platform UML diagramer with a lot of good functionality. The gskinner.com site itself is an excellently done Flash site. It showcases their technical knowhow, with out the Flash interfering with the content.

                Then there's things like the Laszlo Calendar: http://www.laszlosystems.com/lps/sample-apps/calen dar/calendar.lzo?lzt=html [laszlosystems.com]
                This is a proof of concept only, it's not actually data bound, but it has the capacity to be.

                Of course if I mention Laszlo Calendar, I have to mention the other Laszlo demos:
                http://www.laszlosystems.com/demos/ [laszlosystems.com]

                Let's not forget Laszlo Mail: http://www.laszlosystems.com/products/modules/mail .php [laszlosystems.com]
                One of the best web interfaces to mail I've ever seen (sorry, they don't have an actual demo out there for you to look at, but we've met with the Laszlo guys and they've let us play with it, it's very good!)

                Once upon a time, I shared the same allergy to Flash that a lot of the /. crowd owns. It is perhaps because early incarnations of Flash were really not good for much more than making an annoying splash intro. Flash as a language (or rather, ActionScript) has come a long long way. The language itself is a robust language supporting a solid OOP environment. Its ability to load content pieces on demand is highly reminiscent of Ajax that everyone is so excited about now, only it's quite a bit more powerful.

                You can build a series of movies (swf's) that each perform a discrete function, and use a master movie to bring them together. When you need the calendar (or any other) piece of your application, well, load it. One command and it's placed on the stage, with a loading indicator, while the user gets to continue interacting with the other pieces of the application. You could easily build an entire browser-based OS within Flash, just like a standard OS, with each piece of it being represented by its own 'process' (movie clip), and with all of it having asynchronous data binding to a server-side database. Imagine being able to log into the same OS, with access to all the same applications and data no matter where in the world you went. It's a pipe dream, but it's entirely possible within Flash, only most "serious" developers refuse to acknowledge the possibility.

                Good Flash developers have been doing asynchronous applications for several years now, but have suffered an inability to get good market penetration due mostly to the pundits who call out, "What about users who don't have Flash?" referring to that 1% subset of users using, eg, Lynx. The same individuals have no problem, however, relying entirely on CSS to do their formatting, or linking to a PDF (this generalization is brought to you based on my personal experience with such users; of course I'm sure there are purists who would refuse to rely entirely on CSS for their formatting, or who would refuse to place any object on the web that is not part of HTML1.1).

                People (developers) developed the allergy when Flash was immature, and have not bothered to reevaluate it as a rich web application interface since. Laszlo is FOSS whose entire purpose is built around building rich asynchronous applications for the web. It provides all of the UI components you need to build an app (and any you created that it didn't provide can be just as easily used). It even does this in a skinnable fashion, so, like Evolution, users could load their own custom skins which would be applied to all of the default elements.

                I'm not saying Flash is the be-all and end-all of web goodness. I certainly realize there are pl
                [ Parent ]
              • Re:Please provide links. by JoshDev (Score:1) Friday March 04 2005, @11:21AM
              • Re:Please provide links. by Maestro4k (Score:3) Friday March 04 2005, @12:20PM
              • Re:Please provide links. by me at werk (Score:1) Friday March 04 2005, @05:43PM
              • Re:Please provide links. (Score:4, Funny)

                by DrSkwid (118965) on Friday March 04 2005, @04:00AM (#11842428)
                (http://www.milksucks.com/ | Last Journal: Monday September 15 2003, @12:30PM)
                for some values of good

                I couldn't view them, is that good ?

                [ Parent ]

              • I very much like the graphic design in the first link: http://www.fordvehicles.com/trucks/f150/index.asp [fordvehicles.com].

                However, there were five shortcomings:

                On my high-speed DSL connection, I got only the word "loading..." for only a few seconds, but it seemed like a long time. Ford must be very arrogant indeed to believe that this does not annoy people with dial-up connections.

                Second, you get the option "Low Speed Non-Flash" only after you have loaded the Flash page. That makes me realize why I don't like the average Flash enthusiasts web designer. They aren't very intelligent, and they assume I'm not very intelligent.

                Third, Flash breaks tabbled browsers!!! When I right click on a Flash ad, I don't get the normal menu. My normal way of shopping is to load several pages and flip between them on demand. Macromedia thinks I should not be able to do this.

                Fourth, the site uses blind links. I don't know what will happen until I click.

                Fifth, after something is clicked on the main page, the connection is kept alive, as is shown by the message "Transferring data from www.fordvehicles.com..." which remains there forever and can't be made to go away by hitting the Escape key.

                If there is something that cannot be done in standard HTML, standard HTML should be improved. Flash has had perhaps 38 serious security vulnerabilities. It is not good to introduce an entirely new, essentially proprietary technology.
                [ Parent ]
              • by Technician (215283) on Friday March 04 2005, @10:04AM (#11844086)
                Fourth, the site uses blind links. I don't know what will happen until I click.

                Sixth, some advertisers abuse flash. I removed flash when mousing over a flash banner ad (to reach the URL bar) poped up a new window. No click needed. The same advertiser did the same thing on the right side of the page so I would get new windows if I tried to use the scroll bar. Flash completely lacks end user controls. It has no stop button unless the content provider is nice enough to include one. There is enough abuse of this to keep flash off my machine entirely.
                [ Parent ]
              • Re:Five shortcomings in the first Flash link: by foobsr (Score:1) Friday March 04 2005, @10:21AM
              • Re:Please provide links. by Taladar (Score:2) Friday March 04 2005, @10:38AM
              • Maybe the only link you'll ever need by twofidyKidd (Score:2) Friday March 04 2005, @11:56AM
              • Re:Please provide links. by iriles (Score:1) Friday March 04 2005, @02:04PM
              • Re:Five shortcomings in the first Flash link: by renderhead (Score:2) Friday March 04 2005, @03:13PM
              • Re:Five shortcomings in the first Flash link: by rush22 (Score:1) Sunday March 06 2005, @11:38AM
              • 4 replies beneath your current threshold.
            • Re:Will your company develop Flash content by badfish99 (Score:1) Friday March 04 2005, @05:50AM
            • 1 reply beneath your current threshold.
      • Re:Will your company develop Flash content by lcfactor (Score:1) Friday March 04 2005, @08:07AM
    • Re:Mirrors by antic (Score:2) Thursday March 03 2005, @09:15PM
      • Re:Mirrors by VeryVito (Score:1) Friday March 04 2005, @12:22AM
    • Re:Mirrors (Score:4, Informative)

      by Anonymous Coward on Friday March 04 2005, @12:01AM (#11841635)
      I agree with his comments. I think you have really hit the nail on the head here. The packaging of the Yahoo toolbar cheapens the software, makes them appear that they have "caved" to the whims of SpyWare and AdWare that breaks so many computers today.

      I can't agree with you more, it should be an installer for a player, nothing more. Since Yahoo was packaged with the recent Adobe Suite and especially these flash players -- I find it appalling that something I DON'T WANT is forced on me (shovelware mentioned later on Slashdot in a few /. posts) -- and my trust for Yahoo has fallen significantly.

      If Yahoo is persuing ideas like those of all the ad-bots , spyware demons -- is there nothing left sacred ?

      With every application I install will I need to fevrently check all consistencies and read every last word of the EULA to check and make SURE that I'm not being raped? It certainly leaves a bad taste in one's mouth.

      I've been really pissed that software I BOUGHT installed the F#$@#$ toolbar too (notice it's in the Adobe Acrobat Professional 7 as a "helper" toolbar -- jump in the f*cking creek !!!!!)

      Yahoo is getting slimy and bringing down once more respectable companies IMHO.
      [ Parent ]
    • Re:Mirrors -- Comments don't work on the mirrors! by VeryVito (Score:1) Friday March 04 2005, @07:36AM
    • Re:Mirrors by wud (Score:2) Thursday March 03 2005, @08:35PM
    • Re:Mirrors by InfiniteWisdom (Score:2) Friday March 04 2005, @12:27AM
    • Re:flash does not run on amd64 linux by 11100101101101 (Score:1) Friday March 04 2005, @04:06AM
    • Re:flash does not run on amd64 linux by 11100101101101 (Score:2) Friday March 04 2005, @04:10AM
    • 3 replies beneath your current threshold.
  • by antdude (79039) on Thursday March 03 2005, @07:39PM (#11839995)
    (http://aqfl.net/ | Last Journal: Wednesday July 09 2003, @01:16AM)
    See here [broadbandreports.com].
  • Spectre? by CHESTER COPPERPOT (Score:1) Thursday March 03 2005, @07:40PM
  • Google (Score:4, Funny)

    Ok... somebody get Google on the case to get us an alternative... QUICK!
    • Re:Google by Low2000 (Score:1) Thursday March 03 2005, @08:23PM
      • Re:Google by Mr. Jax (Score:1) Friday March 04 2005, @10:02AM
        • Re:Google by Low2000 (Score:1) Friday March 04 2005, @12:09PM
          • Re:Google by Mr. Jax (Score:1) Friday March 04 2005, @01:50PM
    • Re:Google (Score:5, Informative)

      by Hatta (162192) on Thursday March 03 2005, @08:24PM (#11840305)
      (Last Journal: Monday November 28 2005, @12:21PM)
      There is an alternative. It's called Scalable Vector Graphics(SVG). It's a W3C recommendation [w3.org], and adobe already has a free viewer [adobe.com] on every important platform.
      [ Parent ]
      • Re:Google by ikkonoishi (Score:3) Thursday March 03 2005, @09:59PM
      • Re:Google by FLEB (Score:1) Thursday March 03 2005, @10:53PM
        • Re:Google by n0-0p (Score:2) Thursday March 03 2005, @11:31PM
        • Re:Google by bcmm (Score:2) Friday March 04 2005, @09:18AM
        • 1 reply beneath your current threshold.
      • Re:Google by _xeno_ (Score:3) Friday March 04 2005, @02:33AM
      • Re:Google by gnu-generation-one (Score:2) Friday March 04 2005, @08:26AM
      • Re:Google by 1110110001 (Score:1) Friday March 04 2005, @11:45AM
        • Re:Google by 1110110001 (Score:1) Friday March 04 2005, @11:47AM
      • 2 replies beneath your current threshold.
    • Re:Google by condour75 (Score:2) Thursday March 03 2005, @08:45PM
  • Not just flash developers. by necrodeep (Score:2) Thursday March 03 2005, @07:43PM
  • Same as anything else.. by MicroBerto (Score:1) Thursday March 03 2005, @07:43PM
  • SVG (Score:4, Interesting)

    by Kaenneth (82978) on Thursday March 03 2005, @07:43PM (#11840028)
    (http://portal2portal.com/ | Last Journal: Monday June 04, @08:46PM)
    Hopefully this will allow more open technologies, like SVG to get a better hold.
    • Re:SVG by ignipotentis (Score:2) Thursday March 03 2005, @11:35PM
    • Re:SVG by gerbick (Score:1) Friday March 04 2005, @12:16AM
      • Re:SVG by ZephyrXero (Score:2) Friday March 04 2005, @05:26AM
      • Re:SVG by RCanine (Score:1) Friday March 04 2005, @09:15AM
    • Re:SVG by cpeterso (Score:2) Friday March 04 2005, @03:08AM
  • Open Source Flash Player? (Score:5, Insightful)

    by eelsfan (813526) on Thursday March 03 2005, @07:43PM (#11840029)
    It is more than time for an open source Flash player...

    Anyone know of any?

    http://www.diaperdevil.com/ [diaperdevil.com]
  • Flash runtime vs applet in JVM by captwheeler (Score:2) Thursday March 03 2005, @07:44PM
  • This is a good thing by mingot (Score:1) Thursday March 03 2005, @07:44PM
  • we'll continue with the prior player (Score:5, Interesting)

    by ScooterMX (847124) on Thursday March 03 2005, @07:46PM (#11840042)
    flash is a big player in elearning, and there aren't a lot of tools that can be used at the skillset that many content developers have. We'll just continue, and have our clients use a specific non-ad based version. Macromedia has done a lot to extend the web for a lot of good reasons. They've had some tough times lately, and I think that they really must have struggled with this before selling out.
  • Probably Yahoo pay Macromedia for it (Score:4, Interesting)

    by Husgaard (858362) on Thursday March 03 2005, @07:46PM (#11840044)
    Disclaimer: I never trusted Flash enough to install it, so I may not know that I am talking about here.

    Flash is successful. There is no real need for Macromedia to bundle the Yahoo toolbar with it, at least not from a technical viewpoint.

    Probably some Macromedia executives don't like that they just give Flash away for free. When approached by Yahoo executives who would like their toolbar installed on more computers, these Macromedia executives were happy to learn that they could generate extra revenue from Yahoo by bundling the toolbar.

    Unfortunately the executives of neither company had enough insight to predict that the whole thing would blow up in their faces.

  • Flash and Director Action scripting by laxiepoo (Score:1) Thursday March 03 2005, @07:47PM
  • That's really crappy of them. by Mustang Matt (Score:2) Thursday March 03 2005, @07:47PM
  • This appears to be a paranoid rant (Score:5, Insightful)

    by Anonymous Coward on Thursday March 03 2005, @07:47PM (#11840049)
    Some guy saw that Yahoo toolbar is now being bundled with Flash by default and exploded about how that might be spyware.

    Yahoo toolbar isn't a spyware application. I don't like it, but it's just an add-on app from a respectable company to help fix Microsoft's broken browser.

    Spyware is a very specific word. It means software that reports back to the author with data about you.

    I think a more appropriate term here would be "shovelware"... software you may not care about that gets installed just for kicks. It used to mean software that was shoveled onto a CD along with the main package, just because CDs had so much space free.
    • The problem is (Score:5, Insightful)

      by Anonymous Coward on Thursday March 03 2005, @08:07PM (#11840183)
      Flash is a platform. If you develop for that platform, you must convince users to download that platform.

      Part of convincing your users to download that platform is being able to let them feel like there's no ill effects. This is why web plugins have essentially disappeared, people are afraid or too lazy to install all that shit.

      Now Macromedia is selling the ability to get your app bundled with their platform. And if you're a developer for their platform, you now run the risk of getting upset emails from people who don't quite understand what a software installation process entails and just hitting "ok" over and over while installing going "I INSTALLED THE FLASHY THINGY YOU WANTED AND NOW THERE'S THIS WIERD TOOLBAR THING ON MY BROWSER!! WHAT DID YOU DO TO MY COMPUTER??"

      This is not so good from the developer's perspective, and it raises valid questions about the future reliability of Macromedia; if they're bundling Yahoo now, what will they be bundling in 4 years?

      Anyone else remember when the Flash player was so tiny that it could fit in a java applet, and if you loaded most Flash pages without having the plugin installed, it did?
      [ Parent ]
    • He has a right to be by imaginaryelf (Score:2) Thursday March 03 2005, @09:11PM
    • Re:This appears to be a paranoid rant by demachina (Score:2) Thursday March 03 2005, @11:08PM
    • yahoo not spyware by gad_zuki! (Score:2) Friday March 04 2005, @12:28AM
    • Re:This appears to be a paranoid rant by GTIChick (Score:1) Friday March 04 2005, @10:17AM
    • 1 reply beneath your current threshold.
  • Not really spyware, but still... (Score:5, Insightful)

    by FunWithHeadlines (644929) on Thursday March 03 2005, @07:47PM (#11840054)
    (http://www.funwithheadlines.net/)
    OK, the Yahoo toolbar is not actually spyware, so let's not hyperventilate over this just yet. But it is kinda sleazy, in the typically advertising sort of way, to try to get people to accept software other than the one you wanted. It seems when you install Flash under IE you get the Yahoo desktop whether you wanted it or not -- unless you unclick the tiny button next to the great big Install button. OK, we can talk about clueless lusers who don't read what they are installing, but I think we all know people who will just see the big button.

    What's going on here? Clearly Yahoo paid a bunch of cash to Macromedia. What's the matter, Yahoo? Can't get enough people to install your software on its own merits? Have to resort to tricking people into installing your software? That's the mark of a bad product. A good product people will seek out. A bad product has to be foisted upon an unsuspecting public.

  • Who bundled what? by hot_Karls_bad_cavern (Score:2) Thursday March 03 2005, @07:49PM
  • ads by chasingporsches (Score:2) Thursday March 03 2005, @07:51PM
    • Re:ads by matts-reign (Score:1) Thursday March 03 2005, @08:42PM
  • Meanwhile... (Score:3, Funny)

    by NotoriousQ (457789) on Thursday March 03 2005, @07:52PM (#11840089)
    (http://slashdot.org/)
    Macromedia Flash continues to not have a 64-bit linux version.

    I make sure to leave a note to all websites that use flash heavily for ads, that they did not even have a chance at getting any money due to my visit.
  • Um... (Score:4, Insightful)

    by nacturation (646836) on Thursday March 03 2005, @07:53PM (#11840092)
    (Last Journal: Thursday May 24, @01:08AM)
    Isn't that like asking: "Will your company develop content for Firefox knowing that the Mozilla Foundation is using it as its own marketing piece?"

    I don't care that Mozilla includes various related links with the browser, nor do I care that Macromedia includes other stuff either. If there's a business case for using Flash, my company will use it. Man, if people objected because of co-marketing deals, then nobody would ever develop for Windows based upon the desktop shortcuts that come with it.
    • Re:Um... by psyon1 (Score:1) Thursday March 03 2005, @08:56PM
    • Re:Um... by Caspian (Score:2) Thursday March 03 2005, @10:06PM
      • Re:Um... by nacturation (Score:2) Thursday March 03 2005, @10:36PM
    • Re:Um... by WhiskerTheMad (Score:1) Friday March 04 2005, @10:10AM
    • 1 reply beneath your current threshold.
  • As a pro Flash developer... (Score:4, Informative)

    by MAdMaxOr (834679) on Thursday March 03 2005, @07:53PM (#11840097)
    It seems Flash is going in three directions:

    - Flex [macromedia.com] -- Enterprise Flash based on XML
    - Central [macromedia.com] -- A way for them to use Flash to develop consumer apps
    - Classic Flash

    Classic Flash is completely hamstrung to prevent it from doing things like writing to your HD, communicating outside the basic arena of your own web site, etc. They are really paranoid about it becoming used for *other people's* spyware/malware.

    Now, as far as Flash being spyware itself, they will go as far as the market lets them. If they, like any company, can make money through software add-ons like Yahoo!! toolbar, they will. But it seems unlikely that they will damage their reputation by overstepping, especially when the big money is potentially in Flex, etc.
  • Unexplained problem by jkmiecik (Score:1) Thursday March 03 2005, @07:54PM
  • Ugh by kiwidefunkt (Score:2) Thursday March 03 2005, @07:54PM
    • Re:Ugh by mad.frog (Score:2) Thursday March 03 2005, @08:03PM
      • 1 reply beneath your current threshold.
    • Re:Ugh by JNighthawk (Score:1) Thursday March 03 2005, @08:55PM
      • Judge not.... by kiwidefunkt (Score:3) Thursday March 03 2005, @09:05PM
    • Re:Ugh by 787style (Score:1) Thursday March 03 2005, @10:11PM
    • 1 reply beneath your current threshold.
  • Turd Head, huh ? by uvince (Score:2) Thursday March 03 2005, @07:55PM
  • One Minor Detail... (Score:5, Interesting)

    by lax-goalie (730970) on Thursday March 03 2005, @07:57PM (#11840120)
    The one thing that makes this palatable is you don't actually have to install the Y! toolbar -- you're given an option and can decline the toolbar install. Problem solved.

    Macromedia's been doing this for a while with the Shockwave plug-in, and while developers HATE it (including me), the revenue from yahoo's been a godsend for the Director team. (No, Director's not dead, despite what the Flash team at MACR wants you to think...)

    Still, I think most of Macromedia's top-level management are pinheads, and this is more proof of it...
  • by codepunk (167897) on Thursday March 03 2005, @08:02PM (#11840148)
    (http://www.codepunk.com/)
    Man one of our doze admins just about blew a blood vessel yesteday when he installed flash on a machine and it installed that thing...He went in and immediately banned the site so yes it is gonna cause problems and it already has.
  • Firefox toolbar too? (Score:4, Insightful)

    by psyon1 (572136) on Thursday March 03 2005, @08:03PM (#11840156)
    (http://www.psyon.org/)
    So are they including both the IE and the Firefox toolbar? If they dont distribute it with the FireFox plugin, whats the big deal?
  • We could all just stop buying Macromedia. by beswicks (Score:1) Thursday March 03 2005, @08:04PM
  • I recently installed a new Flash player and when I had to fire up IE for a compatibility test - there was the dang Yahoo Toolbar. I was pretty distracted when I did the install and Macromedia had, I repeat HAD, a very high trust factor with me. I don't use IE very often so I didn't notice it for a while. I thought to myself "that's very short sighted thinking Macromedia." They then moved from the high trust level to the do not trust level.
  • How do I know? (Score:5, Informative)

    by codepunk (167897) on Thursday March 03 2005, @08:17PM (#11840255)
    (http://www.codepunk.com/)
    So how do I know that they are not going to install
    anything else on the system. It does not matter much we banned macromedia's web site at the company as soon as we noticed it started installing yahoo toolbar. 100% loss of all trust, they just got placed in the same ranks as Real and Kazzaa
  • Flash as legitimate tool by Billy the Mountain (Score:2) Thursday March 03 2005, @08:18PM
  • Beneath what now? by panth0r (Score:1) Thursday March 03 2005, @08:21PM
  • It's OPTIONAL (Score:5, Informative)

    by venomkid (624425) on Thursday March 03 2005, @08:23PM (#11840302)
    I just installed it. It asked me if I wanted the toolbar. I said no. End of story.

    Paranoia.
  • Not Spyware At All (Score:5, Interesting)

    by stevemm81 (203868) on Thursday March 03 2005, @08:27PM (#11840331)
    (http://www.cashcrate.com/199261)
    This isn't spyware at all... The Yahoo! toolbar doesn't do any spying or hijacking, and Flash doesn't require you to install it. You might install it by mistake if you're clicking through the install menu, but then you can just uninstall it right away.

    If it were spyware, installing it would be mandatory, Flash might not disclose that it exists, it would interfere with your use of the browser and you couldn't just go to add/remove programs and take it off.
  • Flash not ADA compliant (Score:4, Insightful)

    by SethJohnson (112166) on Thursday March 03 2005, @08:33PM (#11840365)
    (http://austinskatenotes.org/ | Last Journal: Sunday September 30, @12:27AM)


    I work for a US government agency. We will not use flash under any circumstances because it is not ADA (Americans with Disabilities Act) compliant. No big whoop, you might think, until you start to imagine what it really would be like to be blind. As a blind person, the internet holds great potential to expand the information blind people can expose themselves to, but everytime their parsers hit crazy crap like a flash site, it's basically a brick wall.

    So, for their sake, let's abandon Flash, once and for all. If not, let's use intelligent coding that routes blind people's browsers around Flash and to the ASCII content they seek.
  • Education (Score:4, Insightful)

    by HMarieY (316249) on Thursday March 03 2005, @08:35PM (#11840370)
    (http://heather.shamusyoung.com/)
    As someone has already mentioned Flash is used extensively on educational websites. I realize that the average geek guy does not find flash extremely useful in daily life unless your into Homestar Runner, but it is incredibly useful in the educational arena, making websites for children much more interactive and useful. (This is my biggest issue with Linux: very few useful, well-designed children's applications.)

    I am disappointed to find that Macromedia is taking this route now that they have become a big name. I prefer to download only what I request without having to deal with "extras", spyware or not. I personally won't mind as long as they tell you before hand and give an chance to opt out.

    My other concern is that this may make my job harder when it comes to cleaning up other people's computers. Its bad enough trying to convince people that they shouldn't go downloading every free screensaver they like but to have to explain to them where even more random bits of software come from, sigh.

    In the end I don't hold it against Macromedia, they do have the right to make their money somewhere (yes, I realize that the prices for the developement software is pretty high.) I just wish they would be more straight forward about things, advertising it on their site like Download.com does instead of just bundling it with their software.

    • Use Java! by theLOUDroom (Score:2) Thursday March 03 2005, @10:43PM
    • Re:Education by shutdown -p now (Score:1) Thursday March 03 2005, @11:50PM
      • Re:Education by shutdown -p now (Score:1) Friday March 04 2005, @01:41AM
      • 1 reply beneath your current threshold.
    • 1 reply beneath your current threshold.
  • No payloads please. by onlineeddie (Score:1) Thursday March 03 2005, @08:37PM
  • flash by e**(i pi)-1 (Score:2) Thursday March 03 2005, @08:41PM
    • Re:flash by mad.frog (Score:2) Thursday March 03 2005, @08:50PM
    • 1 reply beneath your current threshold.
  • I think they cut the deal backwards. (Score:4, Interesting)

    by anopres (768976) on Thursday March 03 2005, @08:53PM (#11840478)
    (http://www.anodyne.com/)
    If they embedded the current flash player in the Yahoo toolbar, I don't think there would be a problem. Heck, they could even make the Yahoo toolbar a fancy flash app.
  • Lessons learned from Real? by Grendel Drago (Score:2) Thursday March 03 2005, @08:54PM
  • What is it with geeks? by Anonymous Coward (Score:1) Thursday March 03 2005, @08:54PM
  • Question... by super_ogg (Score:1) Thursday March 03 2005, @09:23PM
    • Re:Question... by Zareste (Score:2) Thursday March 03 2005, @09:28PM
      • Re:Question... by super_ogg (Score:1) Thursday March 03 2005, @09:32PM
    • Re:Question... by alib001 (Score:2) Thursday March 03 2005, @09:43PM
    • Narrow minded by ZehFernando (Score:1) Friday March 04 2005, @07:10AM
    • 1 reply beneath your current threshold.
  • by Animats (122034) on Thursday March 03 2005, @09:33PM (#11840735)
    (http://www.animats.com)
    What site should your firewall block to prevent a drive-by Yahoo toolbar install?
  • Don't get it (Score:3, Informative)

    by Timbotronic (717458) on Thursday March 03 2005, @10:01PM (#11840898)
    I'm really surprised about this bundling. I used to work for Macromedia and keeping the file size for the Flash player to a minimum has always been a sacred tenet. Downloading a 300K plugin is trivial for most users, even on dial-up. It's the main reason Flash beat Java applets in the browser.

    Recently Macromedia actually experimented with the player, to see what effect increasing the size of the plugin would have on downloads. They found that once it got past a certain size (which wasn't revealed), downloads dropped off dramatically.

    So I'm really surprised that they're bundling other software in the download now. I've no doubt that the total size is still below that threshold they found. But there's always a constant battle at MM to add features to Flash whilst keeping the player small. This ain't gonna make that easier and any bundling that alienates the user base is pretty self defeating IMHO.

  • but not beneath slashdot... by mkeroppi (Score:1) Thursday March 03 2005, @10:09PM
  • Flash not replacable by Java by goMac2500 (Score:2) Thursday March 03 2005, @10:15PM
  • What's the deal with 'Toolbars'? by rudy_wayne (Score:2) Thursday March 03 2005, @10:20PM
  • You CAN'T be serious. by IdJit (Score:1) Thursday March 03 2005, @10:29PM
  • Spyware or Brand Promotion? by JerkyBoy (Score:1) Thursday March 03 2005, @10:32PM
  • Flack? You've gotta be kidding.... by flowerp (Score:2) Thursday March 03 2005, @10:47PM
    • Re:Flack? You've gotta be kidding.... by Dorm41Baggins (Score:1) Friday March 04 2005, @04:05AM
    • by BarryNorton (778694) on Friday March 04 2005, @04:57AM (#11842565)

      A popular American dictionary [reference.com] allows the variant spelling; a superior British dictionary [oed.com] exposes your ignorance by explaining what a flack is. In case you don't have a subsscription to the latter (you could do with one):

      A blow, slap, or stroke.

      Historical use:

      1823 MOOR Suffolk Words, Flack, a blow. a1825 FORBY Voc. E. Anglia, Flack, a blow, particularly with something loose and pliant.

      Furthermore I agree with the other reply - 'receiving flak' (and the more British 'coming in for [a lot of] flak') is not leetspeak, it's a phrase used often in the British media.

      [ Parent ]
    • 4 replies beneath your current threshold.
  • Another Idiotic MM Marketing Move by Seraphnote (Score:1) Thursday March 03 2005, @10:50PM
  • Go do something about it! by jiffyjon (Score:1) Thursday March 03 2005, @11:06PM
  • Firefox needs to start marketing this. by duran.goodyear (Score:1) Friday March 04 2005, @12:15AM
  • Flash-turbation by cspring007 (Score:1) Friday March 04 2005, @01:23AM
  • This is old news by Deeper Thought (Score:1) Friday March 04 2005, @02:02AM
  • Absolutely unacceptable. (Score:3, Insightful)

    by Alpha_Traveller (685367) on Friday March 04 2005, @02:18AM (#11842143)
    (http://www.amphetameme.org/ | Last Journal: Friday March 04 2005, @03:20AM)
    I don't think even having a process to 'disable' the toolbar in an the interface is remotely acceptable, let alone having to decide to disable it when people install the player themselves.

    As developers and corporate end-users, we can not accept something integrated with a web site to suddenly acquire an unnecessary UI element to join the browser screen, especially in something where the UI was supposed to be clean and clear. You will have single handedly broken a look, feel and usability factor that was designed for a client, and the client might just well come to me asking why it's broken. I'll have to spend time and money to fix it. In my mind and possibly reality Macromedia's going to get the bill for any hours of work I spend doing that, as well as the time spend calming down my client.

    This opens up the door for advertising to be sent, interrupting or preceding what is supposed to be a design, presentation, logo or splash...Why? Simply because I (or my client) was told to trust something Macromedia decided to add on for those unsuspecting souls who download the new player.

    The moment a board member of an organization I'm helping decides to call me in a rage over the Yahoo toolbar showing up in something that's NOT supposed to have any other UI add-ons, I will heavily consider finding a way to sue Macromedia for damages. This is a 'design and programming environment', not Macromedia's or Yahoo's excuse (or their advertising clients excuse) for a billboard. I don't want Yahoo's garbage interrupting my work, or putting it at risk in any way, which is a huge possibility considering a newly-downloaded component of the previously installed toolbar (even it it doesnt contain anything harmful right away) could contain yet another add-on from yet another company I didn't expect to have to deal with before.

    They need to change this path before this gets exponentially worse. Take the Yahoo toolbar out permanently, and let Yahoo develop an alternative Flash player if they want one of their own with a toolbar in it so badly.
  • by twofidyKidd (615722) on Friday March 04 2005, @03:12AM (#11842307)
    I am a slashdot reader who uses both, and let me tell you something; from my experience, it's not that it's beneath you, it's beyond you. 90% of the slashdot readers couldn't build an interesting interface if you lives depended on it, and I'm willing to put money on that. I know lots of other slashdot readers in my region, and guess what? They know this too. I could code in something other than actionscript, but I choose not to. I like design, I like graphics, and I'd appreciate not getting chastised for this choice, just as you (the rest of the slashdot world who believes Flash is "beneath" you) wouldn't appreciate unfounded criticism of your choice of profession. You, just as I, realize your place and your importance, and without your efforts and work, there would be a lot of people scrambling to get shit done. I make things easy, VERY easy for idiots; the rest of you make it work. We know the world we live in, and we know that without the effort we put into quality work and quality code, this world could be brought to it's knees, and you know as well as the next /.er that you've thought those same words. I would appreciate seeing a little less of this sort of sentiment from the readership here, and just a bit more appreciation for the world beyond C98 code, or whatever the hell you chose to be your weapon of choice.

    Mod me down, do what you will, but I had to rant.
  • Whatever. by SoulMaster (Score:1) Friday March 04 2005, @03:31AM
  • Adobe also bundling Yahoo Toolbar by jdfox (Score:2) Friday March 04 2005, @05:22AM
  • If only Mozilla supported SVG well enough by pkphilip (Score:2) Friday March 04 2005, @05:26AM
  • Let Macromedia know you don't want Yahoo! Toolbar by Anonymous Coward (Score:1) Friday March 04 2005, @06:12AM
  • This will lockin Macromedia itself... by Yaa 101 (Score:2) Friday March 04 2005, @08:36AM
  • Flash sucks anyway by The Cisco Kid (Score:2) Friday March 04 2005, @08:55AM
  • Acrobat Reader by xfmr_expert (Score:1) Friday March 04 2005, @09:05AM
  • QuickTime bundles iTunes by t1m3p (Score:1) Saturday March 05 2005, @12:22AM
  • Re:Good (Score:3, Interesting)

    by timeOday (582209) on Thursday March 03 2005, @07:43PM (#11840024)
    Hopefully flash will die.


    But what will replace it? My little boy likes to play flash games all the time. In theory Java is better all around, but in practice it doesn't seem to run as well.
    [ Parent ]
    • Java vs. Flash (Score:5, Insightful)

      by beswicks (584636) on Thursday March 03 2005, @07:57PM (#11840119)
      As an ex Flash using developer, the advantage Flash has over Java is the IDE. (Not that the Flash Producing program is really an IDE)

      With flash you can rapidly develop graphics and then plug in a small amount of code to make it do "clever things". This means a designer (of the graphic type) can build games etc.

      On the flip side with Java you have to actually know how to code, so most applets are made by coders not designers.

      What does this lead to? Well most of the stuff flash is used for is pretty with not too much coding, like most of the Web. While the Java stuff may have lots of features, but is kinda ugly.

      Basically Java could replace Flash, but it would need someone to build an IDE for designers to use before it was popular and started to generate content to match that of Flashes.

      As it stands Flash is a graphics format with scripting, while Java is a fully fledged programming language with the ability to do graphics in a web browser. If someone came up with the JavaFlash graphic tool / ide then we would be onto a winner.
      [ Parent ]
    • Re:Good by Sweetshark (Score:2) Thursday March 03 2005, @08:02PM
      • Re:Good by computerme (Score:2) Thursday March 03 2005, @08:07PM
        • Re:Good by Sweetshark (Score:2) Thursday March 03 2005, @08:23PM
    • Re:Good by inio (Score:2) Thursday March 03 2005, @09:46PM
    • Re:Good by shutdown -p now (Score:1) Thursday March 03 2005, @11:52PM
  • Re:Good by Anonymous Coward (Score:1) Thursday March 03 2005, @07:52PM
    • Re:Good by shrewd (Score:3) Thursday March 03 2005, @07:54PM
      • 1 reply beneath your current threshold.
  • Re:Flash blows.. (Score:5, Insightful)

    by mad.frog (525085) <<steven> <at> <crinklink.com>> on Thursday March 03 2005, @07:59PM (#11840127)
    My, that's a useful comment.

    Look, I work for Macromedia, so I'm hardly a disinterested observer, but saying "Flash blows" (or "technology X blows", for that matter) is hardly what I'd call a useful contribution to this discussion.

    Dislike Flash because it's not open-source and thus is unacceptable to your personal philosophy? Fine, that's a point you should make.

    Dislike Flash because it isn't available for your platform of choice (eg, 64-bit Linux)? Fine, that's a point you should make.

    Dislike Flash because it (like every other web technology) can be misused to make really annoying ads? Fine, that's a point you should make.

    Dislike Flash because of some other, specific reason? Fine, that's a point you should make.

    But for all the folks out there who simply have juvenile comments on the order of "Flash sucks"... well, I guess I just don't understand what you think you're contributing to the topic.

    (For the record: yeah, I have AdBlock installed in Firefox, to block annoying ads of all sorts.)

    [ Parent ]
    • Re:Flash blows.. (Score:5, Insightful)

      Maybe it's not a constructive comment, but it gives a taste of the public (or at least geek) opinion.

      I'm the owner of a company developing a (sucessful) product to manage content on a website (A CMS). - This product is heavy on JavaScript usage, and laso uses ActiveX for several things. - We've been thinking a lot about several things who would be easier and faster to develop in Flash rather than DHTML, but how can I professionally tell people to download a RUNTIME for viewing content, when it comes bundled with third party software, that I myself disapprove of, and find annoying? - The answer is; I can't.

      I use Windows, and I have Flash installed myself - This is not enough for me to uninstall it, but this just seem like shady business practice, and depending on the reaction from Macromedia on this issue I can't see myself upgrading it, or recommend others to upgrade it.
      [ Parent ]
    • Re:Flash blows.. (Score:5, Interesting)

      by mysticalreaper (93971) on Thursday March 03 2005, @08:22PM (#11840292)
      I dislike flash for the reasons you pointed out.

      A) not open source. open source is good for me, so closed is worse

      B) platform support. Flash will NOT reach the entire world, simply because you must have the flash player, which is unavailable on most platforms (all but the most popular)

      C) standardization. There is none. it's proprietary vendor lock in. There's no competeing development environments, no competing players

      D) breakage of the web. Flash is not the web. therefore, you can't bookmark it, index it, search it. You can't look at the code, or make the text bigger, or have your text reader read it because you are blind

      Basically, flash is okay for silly games or homestarrunner, but so bad in other ways it's generally frowned upon by those who are not confused by colors and animation.
      [ Parent ]
    • Re:Flash blows.. (Score:4, Insightful)

      by Nik13 (837926) on Thursday March 03 2005, @08:22PM (#11840295)
      (http://2130706433/)
      Flash itself as a technology doesn't blow - however, the only sites I've seen that used it (or say, in 99% of cases) use it either for highly annoying ads, very annoying "splash" page when you get tho their websites, or bad and non-accessible site nav (usually with no real structure and nothing to fall back to if flash plasyer isn't installed).

      There might be good uses for it, but I've hardly ever seen that (ok, I'll give you badger badger :P )

      So along with adblock (if not even BEFORE it) I load flashblock.

      Oh, and be sure I'm not going to use this (flash) instead of XForms (or whatever else) either.
      [ Parent ]
    • Re:Flash blows.. (Score:5, Funny)

      by ShieldW0lf (601553) on Thursday March 03 2005, @08:39PM (#11840393)
      But for all the folks out there who simply have juvenile comments on the order of "Flash sucks"... well, I guess I just don't understand what you think you're contributing to the topic.

      It's like this. When you describe dogshit, you don't say "I don't like the smell, although it is a very pretty shade of brown." and you don't say "I don't like the way it sticks to my shoes, although it is very good for growing plants" . You just say "Dammit, I fucking hate dogshit. This sucks."

      Now I may be wrong, but it seeems to me that what he was saying wasn't "I don't like Flash because it's not open source and can be used to create really annoying ads, but it's great for stupid cartoons" and it wasn't "I don't like Flash because it isn't available for 64 bit linux"

      Again, I may be wrong, but it appears to me that he was saying something more along the lines of "Flash is a lot like dogshit. It sucks and I hate it."

      Hope I was able to clear that up for ya! ;)

      Oh, b.t.w... VB sucks too!
      [ Parent ]
    • Re:Flash blows.. (Score:4, Insightful)

      by LesPaul75 (571752) on Thursday March 03 2005, @08:54PM (#11840484)
      (http://gaper.net/grID3 | Last Journal: Wednesday November 10 2004, @02:00PM)
      I must be in the minority that actually like Flash. It's very effective for adding interactivity and animation to the web. Yes, it's used for lots of ads, but it's also used for lots of really cool (and even useful) sites.

      But the idea that it would come bundled with other software is hideous, and the reasons should be obvious. This is the deal breaker for me and many others, I'm sure. It doesn't matter what software is bundled with Flash, the bundling itself is just wrong, in principle. And the timing of this decision couldn't possibly be worse. Google, for example, is showing more and more that rich [google.com], interactive [google.com] sites can be developed without Flash. Turning Flash into mere packaging for third-party software will shift people in droves to javascript/XML alternatives (and whatever else comes along).

      I remember the days when RealPlayer used to be really cool... Look at it now -- it's nothing more than packaging for advertisements. It's bad business, plain and simple.
      [ Parent ]
    • Re:Flash blows.. by LDoggg_ (Score:2) Thursday March 03 2005, @09:15PM
    • Re:Flash blows.. by DarkMantle (Score:2) Thursday March 03 2005, @09:48PM
    • Re:Flash blows.. by aurumaeus (Score:1) Thursday March 03 2005, @10:03PM
      • 1 reply beneath your current threshold.
    • Re:Flash blows.. by agraupe (Score:2) Thursday March 03 2005, @10:07PM
    • Re:Flash blows.. by TrappedByMyself (Score:2) Thursday March 03 2005, @10:44PM
    • Re:Flash blows.. by RedBear (Score:1) Thursday March 03 2005, @10:50PM
    • Re:Flash blows.. by theLOUDroom (Score:2) Thursday March 03 2005, @11:18PM
    • Re:Flash blows.. by Alpha_Traveller (Score:1) Friday March 04 2005, @02:44AM
    • Re:Flash blows.. by SlashDread (Score:2) Friday March 04 2005, @04:51AM
    • feel my pain by plasm4 (Score:1) Friday March 04 2005, @05:14AM
    • Re:Flash blows.. by qwerty75 (Score:1) Friday March 04 2005, @09:54AM
    • Re:Flash blows.. by stoneOfScone (Score:1) Sunday March 06 2005, @02:13AM
    • 7 replies beneath your current threshold.
  • Re:Removed Flash years ago by lspd (Score:2) Thursday March 03 2005, @08:18PM
  • removing flash in Safari by v1 (Score:2) Thursday March 03 2005, @08:21PM
  • Re:Removed Flash years ago by iamwahoo2 (Score:2) Thursday March 03 2005, @09:17PM
  • Re:Anybody remember Spectre VR? by peculiarmethod (Score:2) Thursday March 03 2005, @09:32PM
  • Re:Removed Flash years ago by EEBaum (Score:2) Friday March 04 2005, @12:17AM
  • 33 replies beneath your current threshold.