Moving a Google Earth file with a Unitedstreaming Video (Converted to SWF)

Posts: 7

This is a very complicated question...

First, I have saved a .KMZ Google Earth file with a Placemark that includes an HTML code for Embedding a Converted Unitedstreaming Video (.wmv to .swf).  However, I originally created this file in a folder on my laptop.  The code searches for the video on my computer.  When I move the file to my flash drive, CD-R, etc. the HTML code is still searching for the original C: video.  Does anyone know how to change the HTML code so that when I move the folder from my computer to my flash drive (or any other place for that matter) the code will still find the video.  I do not want to have to go in and change the code everytime I move the folder around on my computer or if I save it to my flash. 

The code I am using for the Placemark is:

<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="637" height="421" id="game" align="">

<param name=movie value="file:///C:\Documents and Settings\gmarshburn\Desktop\ABC Sounds Videos\possummagic.swf">

<param name=quality value=high>

<param name=bgcolor value=#FFFFFF>

<embed src="file:///C:\Documents and Settings\gmarshburn\Desktop\ABC Sounds Videos\possummagic.swf " quality=high bgcolor=#FFFFFF width="637" height="421" align=""

type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">

</embed>

</object> 

 

Any help that anyone could give me would be greatly appreciated.  Thank you!

Gretchen Marshburn, NBCT
Instructional Technology Facilitator
Onslow County Schools
Jacksonville, NC 28540