Embed & W3C

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Bo az

Bo az

04/01/2005 22:28:00
Quote Anchor link
Ik wil flash invoegen in een website, helaas wordt het wel in IE en Opera weergegeven maar niet in firefox. Ik kan het wel in firefox weergeven, maar dan is het geen valid HTML meer :S.

Weet iemand van jullie hoe ik Flash in firefox kan weergeven en het toch valid HTML is?

Ik heb al een heletijd op internet gezocht, maar kan het nergens vinden :( , ik hoop dat iemand van jullie het antwoord weet.
 
PHP hulp

PHP hulp

26/04/2024 14:26:09
 
Arend a

Arend a

04/01/2005 22:58:00
Quote Anchor link
Wat scheelt het dat die ene tag net niet valid is? Gewoon niet alle browsers eten de standaard goed.
 
Tineau

tineau

04/01/2005 23:06:00
Quote Anchor link
is het sowiezo mogelijk om 100% valid html te gebruiken en daarnaast je pagina er ook nog eens wat fancy uit te laten zien?
 
PHP erik

PHP erik

04/01/2005 23:09:00
Quote Anchor link
ja, dat is mogelijk. ik ben altijd tegenstander geweest van valid HTML (indien de site goed werkt op de grote browsers), maar ik ben er van teruggekomen. je kan altijd precies hetzelfde bereiken mét valid HTML, dus waarom niet?

oplossing voor jouw probleem heb ik niet, ik heb te lang geen flash gebruikt. wat is de parse error van W3C?
 
Bo az

Bo az

04/01/2005 23:15:00
Quote Anchor link
Quote:
Line 57, column 11: there is no attribute "SRC"

<embed src="flash/headeraaa.swf" class="header">

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.

&#9993;

Line 57, column 39: there is no attribute "CLASS"

<embed src="flash/headeraaa.swf" class="header">

&#9993;

Line 57, column 47: element "EMBED" undefined

<embed src="flash/headeraaa.swf" class="header">

You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), or by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
 
Elwin - Fratsloos

Elwin - Fratsloos

05/01/2005 00:16:00
Quote Anchor link
Zo, het was wel even zoek, maar via het Tweakzone forum kwam ik achter een paar links. Natuurlijk is de eerste al dood, maar de volgende twee komen uit bij een Flash-animatie. De pagina waar die animatie staat komt goed door de keuring heen.

Nu zie ik in de bron helemaal geen embed staan, dus ik ben even verder gaan zoeken.

Dus ik klik de vierde hyperlink aan en ik zie dit staan:
Flash:
The <embed> Element

The <embed> element was created by Netscape as their method of embedding plug ins and players in web pages. It’s not part of the XHTML specification, and while some browsers other than Netscape support it, it’s not standards-compliant, so it’s out.

Bye bye, <embed> ... it's been swell.
Bron: Flash Satay

Dus, dat is dé reden denk ik.. :) Probeer de code van die ene animatie eens om te zetten naar XHTML, met behulp van de rest van de pagina van bovenstaande citaat.

Edit:
Uhm.. er vanuit gaande dat je XHTML gebruikt.. ;) Zet anders niets om.. :)

Elwin
Gewijzigd op 05/01/2005 00:19:00 door Elwin - Fratsloos
 
RT

RT

05/01/2005 10:42:00
Quote Anchor link
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="220" id="landerkiezer" align="middle">

<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="HIER JE URL" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="HIER JE URL" menu="false" quality="high" bgcolor="#ffffff" width="500" height="220" name="HIER JE NAAM" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

Dit miss?
Gewijzigd op 05/01/2005 10:43:00 door RT
 
Alfred -

Alfred -

05/01/2005 10:45:00
Quote Anchor link
Quote:
<embed src="HIER JE URL" menu="false" quality="high" bgcolor="#ffffff" width="500" height="220" name="HIER JE NAAM" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> ^


RT, zit ook een embed in :)
 
RT

RT

05/01/2005 10:48:00
Quote Anchor link
Sorry, had topic niet goed gelezen, maar bij mij werkt het perfect, wat is de url om te checken of je html valid is?
 
Jorik

Jorik

05/01/2005 11:03:00
 
Bo az

Bo az

05/01/2005 13:08:00
Quote Anchor link
Thanks Elwin je bent een schat (k)

:P

btw. ik gebruik gewoon HTML geen xHTML.

klik
Gewijzigd op 01/01/1970 01:00:00 door Bo az
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.