Discussion Forums > Technology

What am I missing when my tablet doesn't support Adobe Flash?

<< < (2/2)

Roven:

--- Quote from: Southrop on August 28, 2012, 06:27:01 AM --- (although admittedly, a lot of websites are still heavily reliant on Flash).

--- End quote ---
Any popular sites come to mind?

Slysoft:
youtube

Southrop:

--- Quote from: Slysoft on August 28, 2012, 07:10:05 AM ---youtube

--- End quote ---
That has an HTML5 video player already.


--- Quote from: Roven on August 28, 2012, 06:58:19 AM ---
--- Quote from: Southrop on August 28, 2012, 06:27:01 AM --- (although admittedly, a lot of websites are still heavily reliant on Flash).

--- End quote ---
Any popular sites come to mind?

--- End quote ---
The only one that I can think of that I use regularly is Tenhou. But hey, that's a mahjong website. It uses Flash for a reason.

lapa321:

--- Quote from: Southrop on August 28, 2012, 06:27:01 AM ---The world is shifting to HTML5 now. Flash is old, insecure and less useful now (although admittedly, a lot of websites are still heavily reliant on Flash).

--- End quote ---

Have you tried making a media site in html5? When i converted a flash site into HTML5, i had to either make a conditional for each function or make an entirely different website for each browser since each browser renders screen objects and javascript differently. Even then i had to remove a lot of content since they were just too impractical to do in html5. The html5 site i thought worked perfectly on Firefox, bombed on IE, fixed that on IE, it crashed on Safari. Client said he wanted it on iPad, loaded it on iPad, it crashed. Fixed on iPad. Each time, i had to add a different code path for each browser.

The flash site i made for a client years ago, long before touchscreens came about, worked on a froyo tablet, animations, transitions, special effects, all worked. The only issue was that the buttons were too small for fingers.

The worst affected right now are the ads. Here's an example of what i used to do to a flash ad when i was working for an ad company. Someone kept insisting that flash takes up a ton of bandwidth, so i took the banner that was on top of the forum, and did what i used to do to them.

http://codetest.freehostia.com/html/td.html

Note:I don't have an extensive font library, we had a pc in the corner dedicated to nothing but fonts. So i had to use alternatives for this example. Still you can see the pixelation scattered around the JPG.

To do an animation in flash, like making an icon pop or bounce around, doesn't add anything to the filesize. The new ads are GIF. The ones i'm coming across now are as much as 80kb for a simple two frame animation. Ads don't get added to your cache and really sucks up the bandwidth when you're browsing a forum especially when you're on a tethering plan.

Southrop:
I don't recall ever saying anything about HTML5 being easy or simple. But you can't deny that it is becoming more widely used now. Because HTML5 supports a ton of graphical and multimedia functions, it is entirely possible to make websites with multimedia content that doesn't have to rely on Flash. And that's what I'm getting at.

Navigation

[0] Message Index

[*] Previous page

Go to full version