[fusion-users] Get Fusion object from page outside Fusion interface

Matteo matteo.conte1979 at libero.it
Mon Jun 29 06:29:37 EDT 2009


Hi all,
  I need to access to Fusion object from a page outside fusion interface.

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/Get-Fusion-object-from-page-outside-Fusion-interface-tp3173612p3173612.html
Sent from the Fusion Users mailing list archive at Nabble.com.



More information about the fusion-users mailing list