[mapguide-users] Fusion MGENT 2010 - get Fusion object from frame
outside fusion
Matteo
matteo.conte1979 at libero.it
Fri Jun 26 18:05:51 EDT 2009
Hi all,
I need to access to Fusion object from a frame outside fusion.
Example my index.php page contain this code
<frameset name="frameset1" rows="*,200">
<frame src =
"/mapguide2010/fusion/flexviewer.php?TEMPLATE=google_slate&SESSION=<?=
$mgSessionId ?>&APPLICATIONDEFINITION=<?= $weblayout ?>" name="mgFrame"
scrolling="no" frameborder="no" marginheight="0" marginwidth="0">
<frame src = "alert.php" name="AlertFrame" scrolling="no" frameborder="no"
marginheight="0" marginwidth="0">
</frameset>
How I can access to Fusion from AlertFrame? I tried top.mgFrame.Fusion but I
get a error.
Please help me
Regards,
Matteo
--
View this message in context: http://n2.nabble.com/Fusion-MGENT-2010---get-Fusion-object-from-frame-outside-fusion-tp3164221p3164221.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list