Ding,
Here's the link to altitude mode
http://code.google.com/apis/kml/documentation/kmlreference.html#altitudemode
I added <altitudeMode>relativeToGround</altitudeMode> to the line and
it will show at all elevation axaggeration.
I think this should solve your original issue of not having the track
shown on different computers (most likely due to their settings).
I don't see the option to attach the file so you need to follow the
steps below to replicate what I did.
1. Export a copy of your old track line to a new file.
2. Open the new file in text editor and add line
"<altitudeMode>relativeToGround</altitudeMode>" after "<tessellate>1</
tessellate>"
3. Change the altitude for the first 3 points to "1000" or some other
value larger than zero (so that we can differentiate the old from the
new).
4. Change color for this trackline to something other than red.
Again, this will help you differentiate the old vs new.
5. Save the file and load it into GE. Also make sure the original
track line (red) is activated as well.
6. Make sure Terrain layer is checked.
7. Go to "Tools > Options..." and change "Elevation Exaggeration" to ".
9" and "1.0" and hit apply, respectively.
You should notice the old trackline will dissappear at value of "1.0"
Note: If the red track does not dissappear at 1.0, try incrementing it
at "0.1" ...
Let me know what you find.
Met_Apps