Is A Site With Flash W3C Compliant?

A Member? Please Login  
type your username and password to login
Date: November 19, 2008, 11:26 AM
262607 members and 159910 Topics
Latest Member: Jackman
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Webmasters (Moderators: Sam Milla, uspry1)  |  Is A Site With Flash W3C Compliant?
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Is A Site With Flash W3C Compliant?  (Read 514 views)
pojutime (m)
Is A Site With Flash W3C Compliant?
« on: March 27, 2006, 03:26 PM »

I recently got more enlightened as to w3c standards. But i need to be more enlightened, can a w3c compliant site have a flash movie even if it is a tiny swf file?
1ofall (f)
Re: Is A Site With Flash W3C Compliant?
« #1 on: March 27, 2006, 04:58 PM »

I would say no if you are using mx, in flash 8, maybe as I 've heard this has been addressed to an extent in flash 8, (peharps someone will confirm this?) From just reading their blurb, it would seem they have addresses some accessiblity issues but I doubt that it would be fully compliant.
If you have just a tiny bit as you say, depending on what it is, maybe providing an alternative to cover that(maybe in html, css and maybe xml)other wise you will be excluding a part of your audience from accessing that part of your site.
Here's some info  from W3C
http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/wai-pageauth.pdf

and this is from the macromedia's site

"While a wide range of design possibilities can be made to comply with the Section 508 guidelines using design techniques and integrating complementary technologies with Macromedia Flash, some Macromedia Flash content will never be accessible using the current Macromedia Flash Player. Such content includes dynamic text variables and custom navigational elements, which are not exposed to the operating system using the same methods as HTML"
Zahymaka (m)
Re: Is A Site With Flash W3C Compliant?
« #2 on: March 27, 2006, 05:37 PM »

Hi Iofall -- surprised to find a lady interested in IT. How come most women are scared of writing code or such things?

Concerning flash and w3c standards, I don't think the <embed> tag is supported for XHTML so it won't validate. If you exclude the <embed> tag, flash won't show in gecko-based browsers.
Seun (m)
Re: Is A Site With Flash W3C Compliant?
« #3 on: March 27, 2006, 06:49 PM »

Why do you care about W3C complaince?  Is W3C complaince going to put food on your table?  The time spent worrying about W3C complaince is better spent thinking about browser compatibility and practical usability.
jogego (m)
Re: Is A Site With Flash W3C Compliant?
« #4 on: March 27, 2006, 06:56 PM »

@ Seun, the whole point of the W3C compliance is that any web application can work irrespective of browser or platform. So in ither words if you are trying to endure usability of your site, you are actually thinking of compliance.

If you are using Firefox, one of the extensions is used in checking and reporting errors for you while developing.
1ofall (f)
Re: Is A Site With Flash W3C Compliant?
« #5 on: March 27, 2006, 08:28 PM »

ok, had typed up another reply hope this posts now, yes, xhtml uses the object tag –sometimes  combined with the old embed one…to ensure compatibility with all browsers.
Jogego has put it nicely….cross browser compatibility is part of W3C standards or recommendations.
 I may be reading this wrong but I think what Seun is saying is …first define your audience and their requirements and then build to meet those requirements….complying with W3C recommendations should not be your sole priority ie don't try to conform to standards just for the sake of it,
@Zahymaka there’s a good no of ladies in IT …okay maybe it’s still mainly a man’s world …not sure why…as for moi…I decided to learn some scripting and coding so I would not be messed about my colleagues-programmers and developers…when I need a project completed. Alas, I don’t have the time to take it as seriously as I would have liked,
Seun (m)
Re: Is A Site With Flash W3C Compliant?
« #6 on: March 27, 2006, 08:49 PM »

For those who are saying W3C is about cross-browser compatibility, can you tell me if XHTML files are rendered correctly on IE 4, 5, or older versions of Opera?
Zahymaka (m)
Re: Is A Site With Flash W3C Compliant?
« #7 on: March 27, 2006, 09:00 PM »

The aim of the W3C is to set standards which when adhered to, all browsers can live in peace. For this to work, new browsers have to be released little by litle.

It was necessary because during the browser wars, browser vendors came up with different tags that were not strict html [blink for netscape and marquee for ie].

XHTML was created to remedy this situation by providing a standard all browsers strive to follow instead of the browser vendors creating their standards -- that doesn't mean you have to wait for people using archaic browsers like IE4.

oasis
Re: Is A Site With Flash W3C Compliant?
« #8 on: March 28, 2006, 01:15 AM »

A flash site itself is not a problem with w3c standards.  A flash movie is like any other movie.  The only concern will be the code used to embed the movie into a web page.  And as already stated by some, the OBJECT tag is compliant with standards.  For backward compatibility, EMBED also needs to go inside the OBJECT tag.

I commend those who are at least paying attention to standards.  A unified coding system is better for the web community at large.  Javascript used to be such a mess some years ago because of incompatible standards.  Today, the newer browsers are getting better, and obeying the DOM standard.
Seun (m)
Re: Is A Site With Flash W3C Compliant?
« #9 on: March 28, 2006, 02:23 AM »

My point is that in the real world you need to cater for whatever browsers people are using.  W3C complaince is a problem for browser maker.  once they are all W3C complaint then we can start fussing over the standards!
Zahymaka (m)
Re: Is A Site With Flash W3C Compliant?
« #10 on: March 28, 2006, 02:30 AM »

I test my site in most browsers before I deploy it -- that's one thing I have to do all the time. View it in Opera, Mozilla or IE [from version 4 of ie up] and you'll kno what I mean.
Seun (m)
Re: Is A Site With Flash W3C Compliant?
« #11 on: March 28, 2006, 04:54 AM »

I guess at this point I need to point out that someone above has already answered the original question: apparently, Macromedia Flash sites are W3C complient.
sbucareer (f)
Re: Is A Site With Flash W3C Compliant?
« #12 on: March 28, 2006, 01:17 PM »


Did someone cared to read the W3C guidelines? I don't want this to end up into arguments please people, I have no energy to arguments anymore.  World Wide Web Consortium published some guidelines around 2001 to rendering HTML,XHTML,DHTML on the World wide Web.

The key focal point to this guidelines was accessibility. It addresses the way people access the web regardless whether they are blind, deaf, eyes problems. The accessibility did NOT cover browser compatibility. The browser compatibly was actually in Technology and Society Domain guidelines and hammered on the issues of Semantic Web Activity covering web compatibility including Mobile device.

The point is that Compliant with Flash do not and cannot cover the accessibility to wide range of internet users like blind people and deaf. But W3C uses the Accessibility Guideline to bridge that rhetoric gap.

Example of guidelines was developer locking there application to a default font-size so people cannot increase it from the browser when they cannot read the font-size. Another issue covered was audible (Sound) for deaf people. Your page should use sound to show that an action is done like click and url links.  People that have movement problem especially hand movement problem should be able to see a brief description of a link before clicking, hence use ALT HTML tag i.e

<img src="imge.jpeg" width=200 height=500 ALT="My Picture when I visted Africa, 2001" onMouseOver="say_My_Picture_when_I_visted_Africa_2001.wav" onClick="changeTextToSize24Point.js">

These issues help disabled people in any form to use the internet with ease. 1ofAll put a link to the guidelines and I suggest people should read the guidelines.

This is the guidelines 1ofAll put up.

If you read the content page of the guidelines you will see no mention of browser compatibility issues, incase you do not want to read the whole article, which I think you should for web designers. Remember as new technologies becomes available only those that have a W3C web site compatible will customers be able to login to there sites.

Where I work we have 3 blind programmers and 1 deaf Java guru developer. If equipments and web page were not accessible believe me it would be difficult for them. But thank God for these guidelines and standards.

pojutime (m)
Re: Is A Site With Flash W3C Compliant?
« #13 on: March 28, 2006, 02:58 PM »

@sbucareer. So what are you trying to say? Yes or no? And how does a blind person program?
Zahymaka (m)
Re: Is A Site With Flash W3C Compliant?
« #14 on: March 28, 2006, 03:07 PM »

I'm wondering about that too.  Shocked Shocked Shocked
sbucareer (f)
Re: Is A Site With Flash W3C Compliant?
« #15 on: March 28, 2006, 04:56 PM »


You are too naive or not accustomed with blind people accomplishment in todays modern society. I will not tell you the name of the software, because we are not allowed to say. But a recognition software that allows them to read print from their punch cards to the voice recognition software specially build for them and the software translate it to program, very easy if you knowledge can comprehend it.

Deaf people, off course can see, but with the help of special software which I will not mention here lets them hear or mimic hearing. Do you want to tell me that blind people cannot read and write? If you can answer that question then they can read the computer and write the company programs.

I don't want this to be a debate. If you can not understand technology it is up to you.  A simple google search can give you examples of blind and deaf using computer, it is no rocket science.

It is only the IT company that I work for can afford such a research and promot equal employment opportunity like this. Mind you a blind man was once a Home Office Secretry of UK. Now tell me whether he uses computer or not?

Zahymaka, I am suprise that you are in the USA and do not know these things? What a shame!
jogego (m)
Re: Is A Site With Flash W3C Compliant?
« #16 on: March 28, 2006, 06:04 PM »

Well, it goes to show that developers need to be more aware of the needs of their intended audience. The physically handicapped can use recent technologies as well. Apart from screen readers already mentioned, how many people know that Opera has the technology for using voice?

It seems as if I pot my point accross in the wrong way earlier on, but what I was trying to say was that web applications need to be accessible accross any platform. For example, Opera works on mobile phones and should render pages much in the same way as if it was being viewed on a computer.

I do not think this view of utopia can be achieved without developers thinking of making their applications viewable accross any platform.
oasis
Re: Is A Site With Flash W3C Compliant?
« #17 on: March 28, 2006, 07:31 PM »

@sbucareer

You have a point about accessibility to the impaired.

But let's face it, if you're blind, you cannot watch movies online.  And no w3c standard can change that. Unless of course you're saying that movies should be removed from the Internet to accommodate the blind.

We shouldn't confuse w3c recommendations with w3c standards.  What you've enumerated are mere recommendations, which as Seun said could be selectively scorned depending on your target audience.
pojutime (m)
Re: Is A Site With Flash W3C Compliant?
« #18 on: March 29, 2006, 02:32 PM »

Quote from: sbucareer on March 28, 2006, 04:56 PM

You are too naive or not accustomed with blind people accomplishment in todays modern society. I will not tell you the name of the software, because we are not allowed to say. But a recognition software that allows them to read print from their punch cards to the voice recognition software specially build for them and the software translate it to program, very easy if you knowledge can comprehend it.

Deaf people, off course can see, but with the help of special software which I will not mention here lets them hear or mimic hearing. Do you want to tell me that blind people cannot read and write? If you can answer that question then they can read the computer and write the company programs.

I don't want this to be a debate. If you can not understand technology it is up to you.  A simple google search can give you examples of blind and deaf using computer, it is no rocket science.

It is only the IT company that I work for can afford such a research and promot equal employment opportunity like this. Mind you a blind man was once a Home Office Secretry of UK. Now tell me whether he uses computer or not?

Zahymaka, I am suprise that you are in the USA and do not know these things? What a shame!


Thanks sbu, now I know. Thats really enlightening.
Quote from: oasis on March 28, 2006, 07:31 PM
@sbucareer

You have a point about accessibility to the impaired.

But let's face it, if you're blind, you cannot watch movies online.  And no w3c standard can change that. Unless of course you're saying that movies should be removed from the Internet to accommodate the blind.

We shouldn't confuse w3c recommendations with w3c standards.  What you've enumerated are mere recommendations, which as Seun said could be selectively scorned depending on your target audience.

Do people really watch movies online as in it is a successful venture?
Seun, should you compromise standards because of money?
oasis
Re: Is A Site With Flash W3C Compliant?
« #19 on: March 29, 2006, 07:54 PM »

Quote
Do people really watch movies online as in it is a successful venture?
Seun, should you compromise standards because of money?

Oh yes, people watch movies online.  Check out sites like movieflix, atomfilms, or winampTV, etc. 

With assymetric 9 Mbps down/1 Mbps up Internet speed in people's homes going for $45/month, what stops you from watching movies online?
 Download Webpagemaker Free  Reviews Wanted For ArtsinScience.com  How I Got Scammed By Google!  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 
Google
 
Web www.nairaland.com
Sections: TV/Movies (2) Music/Radio (2) Celebrities Job Talk Jobs/Vacancies (2) Career Talk Romance Books Politics Sports Fashion Travel
Health Schooling Religion General(2) Business Webmaster Programming Computers Phones Cars & Trucks

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.