Posted on on Wednesday, August 19th, 2009 at 5:41 pm.
In the final part of our web design tutorial on creating a homepage prototype, we demonstrate how to take the export from Fireworks, and add the finishing touches in Dreamweaver. After this part of the tutorial, you are ready to upload your site, or store it locally for your presentation to your client.
If you have missed the previous parts of this tutorial, you can see them here:
In the video tutorial, you will see us use the following, simple, Flash embedding code. This code is as follows:
-
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width=" " height=" " codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="flash.swf" /><embed type="application/x-shockwave-flash" width=" " height=" " src="flash.swf"></embed></object>
