How to Post Flash

Reading for Blog Project

 

Posting a Flash movie in your blog

  1. Publish the SWF in your web space and make sure it works
  2. Create a new blog post and go into "Edit HTML" mode
  3. Copy and paste the code below, then edit these parameters

          * data and value - the full URL of your SWF file

          * width - should probably be no more than 400

          * height - scale proportionally to your original size

Here's the code you need:

<object type="application/x-shockwave-flash" data="http://www.nd.edu/~netID/fileName.swf" id="blog" height="300" width="400">

<param name="movie" value="http://www.nd.edu/~netID/fileName.swf">

</object>

Citation: Clark, G. C., Clark, G. C. (2009, April 17). How to Post Flash. Retrieved May 20, 2012, from Notre Dame OpenCourseWare Web site: http://ocw.nd.edu/computer-applications/applied-multimedia-technology/projects-1/how-to-post-flash.
Copyright 2012, by the Contributing Authors. This work is licensed under a Creative Commons License. Creative Commons License