Some Tips on a Slideshow in Flash

I am trying to embed a flash slide show in XHTML strict.
This is the code I am using and that is not working:
<object type=”application/x-shockwave-flash” data=”/slideshows/newlyweds.swf” width=”500″ height=”500″>
<param name=”movie” value=”/slideshows/newlyweds.swf” />
</object>
I first used:
<object type=”application/x-shockwave-flash” data=”newlyweds.swf” width=”500″ height=”500″>
<param name=”movie” value=”newlyweds.swf” />
</object>
This code works fine, the flash file and images are in the same folder as the html […]

XML Database vs. MySQL Databases

Here are some thoughts:
Using an XML database is reportedly more efficient in terms of conversion costs when you’re constantly sending XML into and retrieving XML out of a database. The rationale is, when XML is the only transport syntax used to get things in and out of the DB, why squeeze everything through a layer […]

MF-Soft-Ex © 2004-2008 All Rights Reserved. Using WordPress Engine
Custom Software and Web Application Development Blog