Hi ,

I am having trouble with polypoints as flash variables when using
<embed> (this is unfortunatly a must).

here's an example
renjeroute.nl/gadgets/hyvesgadget3.php?routeID=180908x7dFBuV

the first one is good, second one isn't. When you look at the page
source, in both case the flash variable aMapPoints is the same. But
the route is not??

I bet it has to do with embed and the flash vars after the ?.

Furthermore, in as 3 if i hardcode the aMapPoints, like

[code]
var encodedPoints:String = flashVars.aMapPoints ?
flashVars.aMapPoints : "ivg|[EMAIL PROTECTED]@hGcA~Ie@|
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@{C
\
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@iLhAiK`AuCvAI|
DoDnIcJ";

[/code]
the right route is being shown.

So how can i make sure flash reads the aMapPoints right???

regards,
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to