![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Web sites Post your latest web site links so others can enjoy them |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Web developer | Flash validation on XHTML Transitional DTD page The code to insert flash object is created Dreamweaver: Code: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="250" height="250" title="e"> <param name="movie" value="travelam.swf" /> <param name="quality" value="high" /> <embed src="travelam.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="250" height="250"></embed> </object> And all my sites with flash with <embed> element is not approved by W3C. What tag I can use instead of it? |
| | |
| | #2 |
| горно-предгорной жизни =) | Nevnimatelni kakoi ![]() http://www.theitarticles.com/flash-s...standards/164/ ili vot primer v realnom site http://leplastique.com/ |
| | |
| | #3 |
| Дошкольник Join Date: Feb 2007 Location: Yerevan, Armenia
Posts: 60
Rep Power: 0 Reputation:
30 | To me the best option is to put it in JS file and to call this JS file in XHTML-valid way: <script type="text/javascript" src="js/filename.js"></script> This solves the problem and adds no garbage to your XHTML code. |
| | |
| | #4 |
| Web developer | Problema opyat' taki ostaetsyq nasushnoy, t.k. instrument cherez kotory pozvolyaet visualno redaktirovat' content, tak nazyvaemy HTMLArea, vse ravno vozvrashaet code s <embed> Vsem spasibo! |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash question | Forever Child | Web Development | 2 | Nov 21, 2006 10:28 |
| 1GB Kingston Flash Drive | GeniusRaf | Sell and Purchase | 2 | Sep 22, 2006 09:47 |
| PNY 512 MB CF (Compact Flash) Card Brand NEW - $ 18 | winyourself | Sell and Purchase | 0 | Sep 3, 2006 22:43 |
| Brand New 1 GB USB Flash Drive - $ 28 | winyourself | Sell and Purchase | 2 | Aug 7, 2006 07:01 |
| USB2 Flash Drives for Sale, 512MB, 1GB | Guess | Sell and Purchase | 0 | Dec 5, 2005 10:44 |