Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [html/flash] Flash a zgodnosc strony z HTML :/
borec
post
Post #1





Grupa: Zarejestrowani
Postów: 260
Pomógł: 0
Dołączył: 18.07.2003
Skąd: Tarnów

Ostrzeżenie: (0%)
-----


na stronie wkleilem kod wygenerowany przez Flasha i o to co wywala:

Cytat
Line 44, column 13: there is no attribute "SRC" (explain...).  

   <embed src="gfx/menu.swf" quality="high" bgcolor="#707F5B" width="335" height=

Line 44, column 36: there is no attribute "QUALITY" (explain...).  

   <embed src="gfx/menu.swf" quality="high" bgcolor="#707F5B" width="335" height=

Line 44, column 51: there is no attribute "BGCOLOR" (explain...).  

 ...gfx/menu.swf" quality="high" bgcolor="#707F5B" width="335" height="59" name="

Line 44, column 67: there is no attribute "WIDTH" (explain...).  

 ...ality="high" bgcolor="#707F5B" width="335" height="59" name="menu" type="appl

Line 44, column 80: there is no attribute "HEIGHT" (explain...).  

 ...bgcolor="#707F5B" width="335" height="59" name="menu" type="application/x-sho

Line 44, column 90: there is no attribute "NAME" (explain...).  

 ...707F5B" width="335" height="59" name="menu" type="application/x-shockwave-fla

Line 44, column 102: there is no attribute "TYPE" (explain...).  

 ...h="335" height="59" name="menu" type="application/x-shockwave-flash" pluginsp

Line 44, column 146: there is no attribute "PLUGINSPAGE" (explain...).  

 ...ation/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashpl

Line 44, column 191: element "EMBED" undefined (explain...).  

 ...www.macromedia.com/go/getflashplayer"></EMBED>


zrobilem tak:

[xml:1:5badf09e42]<embed src="gfx/menu.swf" width="335" height="59"></embed>[/xml:1:5badf09e42]

...i wywala:

Cytat
Line 40, column 30: there is no attribute "SRC" (explain...).  

    <td colspan="2"><embed src="gfx/menu.swf" width="335" height="59"></embed></.

Line 40, column 51: there is no attribute "WIDTH" (explain...).  

    <td colspan="2"><embed src="gfx/menu.swf" width="335" height="59"></embed></td>

Line 40, column 64: there is no attribute "HEIGHT" (explain...).  

 ...pan="2"><embed src="gfx/menu.swf" width="335" height="59"></embed></td>

Line 40, column 68: element "EMBED" undefined (explain...).  

 ...<embed src="gfx/menu.swf" width="335" height="59"></embed></td>


any idea jak to ominac? :?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Majdan
post
Post #2





Grupa: Zarejestrowani
Postów: 445
Pomógł: 0
Dołączył: 21.12.2003
Skąd: Tomaszów Lubelski

Ostrzeżenie: (10%)
X----


Spróbuj tego:
[xml:1:62c23d2122]<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="100%" HEIGHT="100%" id="Id" ALIGN="">
<PARAM NAME=movie VALUE="plik.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="plik.swf" quality=high bgcolor=#FFFFFF WIDTH="100%" HEIGHT="100%" NAME="id" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>[/xml:1:62c23d2122]

Pozmieniaj sobie nazwię pliku oraz wysokości i szerokości. Powinno działać.
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 12.10.2025 - 21:09