[vet-mm] video conversion

Keith Richardson keithcr at fastmail.fm
Wed Mar 1 22:07:21 EST 2006


John
Try the following.
In Macromedia Flash, create something very simple, then publish it as
html.
Examine what you get, then copy/paste everything between (and including)
the <object> tags, and paste these into a suitable location within the
<body> section of your html code (for your existing web page that you
are wanting to put swf into).
Make sure that the swf file is in the webfolder, then change the
reference to it in the copied code.
Your webpage should pick it up ok and display it in browser.

for example:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="400" HEIGHT="300" id="Metung-07" ALIGN="">
 <PARAM NAME=movie VALUE="Metung-07.swf"> <PARAM NAME=quality
 VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED
 src="Metung-07.swf" quality=high bgcolor=#FFFFFF  WIDTH="400"
 HEIGHT="300" NAME="Metung-07" ALIGN=""
 TYPE="application/x-shockwave-flash"
 PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
The swf file in this example is "Metung-07.swf"

Anyway, that is how I do it.
Keith.



On Thu, 23 Feb 2006 09:17:16 +1100, "Allman, John J"
<allman.john.j at edumail.vic.gov.au> said:
> 
> 
> Does anyone have a simple tutorial for inserting wmf files into
> dreamweaver mx 2004 ?.
> Or is it better to convert them ?
> If so what converters are people using ?
> 
> John Allman
> 
> 
> Important - 
> This email and any attachments may be confidential. If received in error,
> please contact us and delete all copies. Before opening or using
> attachments check them for viruses and defects. Regardless of any loss,
> damage or consequence, whether caused by the negligence of the sender or
> not, resulting directly or indirectly from the use of any attached files
> our liability is limited to resupplying any affected attachments. Any
> representations or opinions expressed are those of the individual sender,
> and not necessarily those of the Department of Education & Training.
> 
> _______________________________________________
> http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe
> VET Multimedia Mailing List kindly supported by
> http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment
> Authority and
> http://www.vitta.org.au  - VITTA Victorian Information Technology
> Teachers Association Inc
Keith Richardson
Leibler Yavneh College
Elsternwick Ph (03)9528 4911
keithcr at fastmail.fm



More information about the vet-mm mailing list