Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Trance

macrumors 6502
Original poster
Feb 27, 2011
256
0
I'm still adjusting to the mac world, reading articles to see why apple do what they do. I read Steve Jobs open letter thoughts on adobe flash. He mentions Flash is the number one reason Macs crash. I haven't had any issues yet but I do notice when i'm on youtube my mbp gets hot.

majority of mac users use flash too? if not how do you view youtube and other sites who still rely on it?
 
I have Flash installed, but use Click to Flash in either Chrome or Safari so it doesn't run unless I want it to. YouTube and most other sites don't actually require Flash any more, as they can present the same videos via HTML5 media players. Click to Flash allows me to do that directly, and there are other solutions as well for prompting sites to provide you with their HTML5 players instead of Flash.

jW
 
I have Flash installed, but use Click to Flash in either Chrome or Safari so it doesn't run unless I want it to. YouTube and most other sites don't actually require Flash any more, as they can present the same videos via HTML5 media players. Click to Flash allows me to do that directly, and there are other solutions as well for prompting sites to provide you with their HTML5 players instead of Flash.

jW

thank you for mentioning the extension sounds useful!
 
I'm still adjusting to the mac world, reading articles to see why apple do what they do. I read Steve Jobs open letter thoughts on adobe flash. He mentions Flash is the number one reason Macs crash. I haven't had any issues yet but I do notice when i'm on youtube my mbp gets hot.

majority of mac users use flash too? if not how do you view youtube and other sites who still rely on it?

I switched to chrome so I don't have to have the flash plug in installed anymore.

It drives me crazy that it always needs to be updated manually, enter password 3x, close all browser windows, etc. Very disruptive. Chrome auto updates in the background and integrates flash.
 
I switched to chrome so I don't have to have the flash plug in installed anymore.

It drives me crazy that it always needs to be updated manually, enter password 3x, close all browser windows, etc. Very disruptive. Chrome auto updates in the background and integrates flash.
I would love to use chrome I really miss mouse gestures.
2 things stopping me Reading List (to checkout sites later on my iPad) and theres no back/forward animation in chrome:(
 
I have flash installed, it helps with those sites that rely heavily on it
 
I have Flash installed as well. As stated, there are plenty of sites that require it if you want to view them. But Flash can cause problems in weird ways too. So If you ever have a strange problem, usually in regards to a web browser, it doesn't hurt to remove Flash and then reinstall it.
 
I do not have Flash installed and use Chrome if a site requires Flash, which is less and less common.

The advantage of not having Flash installed vs. some of the extensions mentioned with Flash is many sites will detect you do not have Flash installed and serve up an HTML5 version of the site. If Flash is installed with the blocking extensions, the site tries to serve Flash and you then need to click to allow Flash, whereas without Flash you may have been able to use the site in HTML5.

Not having Flash installed also prevents Flash ads etc. in RSS readers and HTML emails.

For the occasions I do run across something I really need to use Flash with, I execute the following script with Alfred and the frontmost Safari page will launch in Chrome.

Works for me.

Code:
tell application "Safari" to set currentURL to URL of current tab of window 1
tell application "Google Chrome"
	activate
	if not (exists window 1) then make new window
	tell window 1
		if URL of active tab is "chrome://newtab/" then
			set URL of active tab to currentURL
		else
			make new tab with properties {URL:currentURL}
		end if
	end tell
end tell
 
I'm still adjusting to the mac world, reading articles to see why apple do what they do. I read Steve Jobs open letter thoughts on adobe flash. He mentions Flash is the number one reason Macs crash.
I've never had a Flash-related crash.

For Flash-related issues:
  • Find your Flash version and make sure it's the latest version available. Never install or update Flash from a pop-up on a website. Always go to Adobe's site to get Flash or updates.
  • Install ClickToFlash (Safari), Flashblock (Firefox) or FlashBlock (Chrome) to control which Flash content plays on websites.
  • Try using the YouTube HTML5 Video Player to watch YouTube videos, when available. (May impact fullscreen viewing. See link for details.) Some have reported better performance with HTML5, while some have reported worse. Try it and find out what works best for you.
 
I'm still adjusting to the mac world, reading articles to see why apple do what they do. I read Steve Jobs open letter thoughts on adobe flash. He mentions Flash is the number one reason Macs crash. I haven't had any issues yet but I do notice when i'm on youtube my mbp gets hot.

majority of mac users use flash too? if not how do you view youtube and other sites who still rely on it?

Here's what I did:

1. Uninstall flash from my mac.
2. THEN, install google chrome and only use it when I need flash.

Chrome comes with its own version of flash and is updated regularly, so there are less security issues. The Chrome version of flash does seem to run a lot cooler than the flash for mac.

Finally, I have never missed it, and in fact, not having flash while browsing in safari gets rid of plenty of the really annoying ads you usually see. :)
 
No, i use HDDs.

;-)

XD Me too! I'm saving up for flash though!

----------

Yes, I have flash installed. I haven't had any problems with it, though sometimes flash videos (like Youtube) are a little slower in Safari, so I just watch them in Chrome (Which has its own flash plugin)
 
YouTube and most other sites don't actually require Flash any more, as they can present the same videos via HTML5 media players. Click to Flash allows me to do that directly, and there are other solutions as well for prompting sites to provide you with their HTML5 players instead of Flash.

I've tried addons like this, and I've had bad experiences with the HTML5 players. Do they work well for you? I haven't tried in a while, so maybe that is the case.
 
I've tried addons like this, and I've had bad experiences with the HTML5 players. Do they work well for you? I haven't tried in a while, so maybe that is the case.
ClickToFlash is excellent. I definitely recommend it.
 
ClickToFlash is excellent. I definitely recommend it.

Ok, I'll definitely check it out. Do you know if it allows me to add sites to always play flash? I guess I don't really need that with html5, but who knows, maybe I will.
 
Ok, I'll definitely check it out. Do you know if it allows me to add sites to always play flash? I guess I don't really need that with html5, but who knows, maybe I will.
ClickToFlash will block flash on sites, giving you the option to click on a flash element to play it. You can also "whitelist" a site when you always want flash to play on that site.
 
ClickToFlash will block flash on sites, giving you the option to click on a flash element to play it. You can also "whitelist" a site when you always want flash to play on that site.

Yeah, the whitelist feature is what I meant to say. Thanks!
 
I don't have Flash installed, but I use both Safari and Chrome.

Chrome has Flash built-in, so if I ever need to view Flash content, I just open the website in Chrome.

Also, YouTube has an HTML5 beta at www.youtube.com/html5 and if you opt in it will load videos in HTML5 when possible. I would say about half the time videos load in HTML5, and the other half it says "Not available" and copying and pasting the link into Chrome works. YouTube's Flash player is still much better than its HTML5 player, but some websites have pretty smooth HTML5 video player implementations.
 
I do not have Flash installed and use Chrome if a site requires Flash, which is less and less common.

The advantage of not having Flash installed vs. some of the extensions mentioned with Flash is many sites will detect you do not have Flash installed and serve up an HTML5 version of the site. If Flash is installed with the blocking extensions, the site tries to serve Flash and you then need to click to allow Flash, whereas without Flash you may have been able to use the site in HTML5.

Not having Flash installed also prevents Flash ads etc. in RSS readers and HTML emails.

For the occasions I do run across something I really need to use Flash with, I execute the following script with Alfred and the frontmost Safari page will launch in Chrome.

Works for me.

Code:
tell application "Safari" to set currentURL to URL of current tab of window 1
tell application "Google Chrome"
	activate
	if not (exists window 1) then make new window
	tell window 1
		if URL of active tab is "chrome://newtab/" then
			set URL of active tab to currentURL
		else
			make new tab with properties {URL:currentURL}
		end if
	end tell
end tell

If you enable the developer menu on Safari there is a button that you can click to "Open with..." and choose whatever browser you have. That's what I use to do but now I just use Chrome again and have click to flash :p.
 
I removed flash from my system, when needed i use Chrome, and I make sure to quit chrome once I'm done.
The main reason for getting rid of flash was battery life, I get almost 2x battery life when not running any flash.
 
There is no problem with flash on Mac OS X, but it is more likely that flash would slow down the iPhone so that is why they don't support it and he said that.

He had a big problem with it in general. It is very inefficient and outdated, it's why he was pushing for HTML5.

Not only for iPhones, for Macs as well.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.