Name: | Medialon WebBrowser |
Version: | 6.7.2 |
Available for: | Manager V7 and Manager V6 (Kiosk, Lite & Pro), Showmaster (Mini) |
Limitation In: | |
Device Brand: | Medialon |
Positrack Compatible: | No |
Resources type: | TCP/IP Network |
This mxm is an Internet Browser that can be included in a Manager or Display Controller project. As this mxm uses the Microsoft Internet Explorer dll, it is evolutive and fully compatible with the latest versions of this product.
Microsoft Internet Explorer must be installed on the system.
We recommend to use the latest version: http://www.microsoft.com/windows/ie/
Some functionalities of the Browser work only with the version 9 of Windows Media Player. If you intend to use this player within the browser, we recommend to install it otherwise the program may hang: http://www.microsoft.com/windows/windowsmedia/
A setup dialog pops up at the creation of this mxm.
The list that you can create will let you define the links that you want to disable in the web pages. If one of the link contains a string that is in this list, any click of the user on this link will have no action. For example, if you don’t want the user to send emails from the web pages, just enter “mailto:” in the list.
Important: the strings are not case sensitive.
This MxM provides a graphical view (name “Display”) which can be displayed inside a User Screen Contenair object with the “Device Control” Manager command. Note: See the Manager Help menu for details about using this command.
This view shows the content of the URL specified by the “Load Url” command.
Usage: open the remote access server connection, using the name and password provided.
Usage: close the remote access server connection
Usage: puts the browser on or off line. When the browser is online, it tries to retrieve the documents from the net connection . When the browser is offline, it tries to retrieve the documents from the local drives.
Usage: Open the document from the specified URL.
When an empty string is specified, the WebBrowser displays a black screen and the current media, if any, is closed.
Usage: open the previous document.
Usage: open the next document.
Usage: reload the current document.
Usage: stop the loading of the current document.
Usage: Dynamically creates an HTML document containing the specific object dedicated to the media. Note that some parameters may not work with some type of object (for example the margin parameters). When an empty string is specified, the WebBrowser displays a black screen and the current media, if any, is closed.
When “Auto detect” is specified, the object is created acording to its extension.
When “Embed” or “Frame” is specified, the media is placed in the so-called tag in the page.
C##hilds enabled [Type:Enum On , Off ] Usage: When “Childs enabled” is on, the web browser can open other windows.
U##sage Repaints the display content of the Web Browser. This command may be needed when the content of the Web Browser in not updated correctly (for example, when displaying a Microsoft Word document).
E##lement ID [type String]
Usage: Sets an attribute of an element of the HTML Document. Elements are specified by their “ID” attribute.
E##lement ID [type String]
which will hold the attribute value.
Usage: Gets an attribute of an element of the HTML Document. Elements are specified by their “ID” attribute.
[Enum] (Idle, Retrieving , Retrieval , Error).
reflects the action taken by the browser in real time.
screen by a task that monitors it.
Current URL:
[String] contains the URL of the document that the browser is loading or has last time loaded
Retrieval Percent:
[Integer] . reflects the percent of the document being loaded by the browser in real time.
screen by a task that monitors it. RAS entries:
[String] The list of all the available connections of the Remote Access Server.
for the ‘Open RAS’ command can be displayed in a list by assigning the .text property of the list to it.
RAS Status:
[Enum] : (Disconnected,Not implemented,Dialing,Opening ,Device ,Password expired,Connected).
Reflects the action of the remote access server after the ‘Open RAS’ command.
screen by a task that monitors it.
Medias List:
[String] : List of medias (picture, videos, flash…) contained in the current page.
Media Duration:
[Time] : Duration of the media contained in the MediaPlayer of the current page, if any.
Statusbar Text:
[String] : The text that should be displayed in the status bar of the browser .