Well super genious, I know is not nice to read others people code but
here is the situation:
I am calling a xml from outside as usual, the scripts ask for
coordinates of course, then for the "html" and then for the label
the xml that WORKS looks like this:
<markers><marker lat="46.66039405491582" lng="-123.67449045181274"
html='<div style="background-
color:#99b3cc;"><center><b>03/xx/87 - Nirvana's
First Concert: 17 Nussbaum Road (house party), Raymond, WA</
b><br><div style="background-
color:#99b3cc;"><center><object width="425"
height="350"><param name="movie" value="../www.youtube.com/v/
uGES_RN9a5M"></param><param name="wmode"
value="transparent"></param><embed src="../www.youtube.com/
v/uGES_RN9a5M" type="application/x-shockwave-flash"
wmode="transparent" width="425" height="350"></embed></
object>
<br></div>
<div style="background-color:#99b3cc;"><center><a
href="videosearch....@show=nussbaum+road"
target="_blank"><b>Click to watch and
download all videos from this live concert!</b></a></
div><br>'
label="03/xx/87 Nirvana's First Concert: 17 Nussbaum Road (house
party), Raymond, WA" /></markers>.
Where clearly let people see that the html code refers to the format,
THE QUESTION: I am planning to repeat this format trillion times along
the whole information... How I translate a table like this: (A
picture, a video, commentary)
<table width="419" border="0">
<tr>
<td width="200"><img src="JPEG/scream.jpg" width="200"
height="200" /></td>
<td width="203"><object width="300" height="200"><param
name="movie" value="http://www.youtube.com/v/fv-
oNM3zurw&hl=en&fs=1&rel=0"></param><param name="allowFullScreen"
value="true"></param><param name="allowscriptaccess" value="always"></
param><embed src="http://www.youtube.com/v/fv-
oNM3zurw&hl=en&fs=1&rel=0" type="application/x-shockwave-flash"
allowscriptaccess="always" allowfullscreen="true" width="300"
height="200"></embed></object></td>
</tr>
<tr>
<td colspan="2">Judas Priest - Scream Vengeance</td>
</tr>
<tr>
<td colspan="2"><center>
One of the most influencial albums of Heavy
Metal that turned around the sound of Music and the concept of
voice performance in the history of Rock: Guitars, voice, bass and
drums mixed in a new concept of Heavy that gave meaning and shape to
what Led
Zepelling had been doing before. Never again music would be the
same as Iron Maiden will be opening for them with also their
"Number Of The Beast" Tour.
</center></td>
</tr>
<tr>
<td colspan="2"><a href="http://www.youtube.com/view_play_list?
p=54BF5D668BDD0FBD" target="_blank">Judas Priest - Killer Machine Live
Compilation (Full Play List)</a></td>
</tr>
<tr>
<td colspan="2"><a href="http://www.youtube.com/view_play_list?
p=1663D1F2C3D784B4" target="_blank">Judas Priest - Rising In The East
(Full Concert)</a><a href="http://www.youtube.com/view_play_list?
p=1663D1F2C3D784B4" target="_blank"></a></td>
</tr>
</table>
INTO the html label?
Yeah, I know... If somebody out there is sooo smart, thank you so
much...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---