Sebastian Mork wrote: > I mean the code that is generated for flash-forms like.. > '<embed pluginspage='http://www.macromedia.com/go/getflashplayer' "); > id='CFForm_1' "); .......' > validator gives a lot of errs like 'there is no attribute "pluginspage"'.
Core problem: The HTML 4.0 specification did not validate against realworld browsers, so its validator objects to tags the browsers use. (More info's available with a web search on term "dowdell object embed validate".) More browsers are starting to be able to invoke plugins via OBJECT tag alone, as the 1997 HTML 4.0 spec desired, but there are still squirrelly problems when relying on additional browser features (WMODE, LiveConnect, printing, streaming etc): http://www.markme.com/jd/archives/007923.cfm jd -- John Dowdell . Macromedia Developer Support . San Francisco CA USA Weblog: http://www.macromedia.com/go/blog_jd Aggregator: http://www.macromedia.com/go/weblogs Technotes: http://www.macromedia.com/support/ Spam killed my private email -- public record is best, thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210426 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

