Amino STB start in fullscreen without status and address bar

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
fongoa
New Cone
New Cone
Posts: 8
Joined: 06 Feb 2007 22:30

Amino STB start in fullscreen without status and address bar

Postby fongoa » 06 Feb 2007 22:37

Hi!

Does anybody know anything about Fresco browser customization?

A Javascript code or anything to remove the upper address bar?!

My goal is to Amino STB load the home page in fullscreen, without anything else. Their site is a lot iptv provider sampla image. The STB (browser) could do it.
Other interesting question is the flash support. Its az optional components, said: http://www.antplc.com/products/fresco-features.htm

any idea?! :?:

fongoa
New Cone
New Cone
Posts: 8
Joined: 06 Feb 2007 22:30

Javascript: get all object

Postby fongoa » 07 Feb 2007 00:17

Okay, if you upload a html with the following script:

Code: Select all

<script> function getObjectProperties (object) { var result = ''; for (var property in object) { alert( property + ': ' + object[property]); } } function getitall() { getObjectProperties(ASTB); } </script>
Than call getitall() from a link onclick or else.


From the management page i know there is an ASTB object. With this script i get all the method. There is a lot of interesting.
For example GetConfig and GetBrowserConfig.
I try a lot from the settings and config.txt, but i always get a String Unknown message or a simple FAIL.

Somebody try it?! It is an Amino124 - 0.7.13

pdoru
New Cone
New Cone
Posts: 2
Joined: 26 Oct 2006 13:32
Location: Romania

Re: Amino STB start in fullscreen without status and address

Postby pdoru » 09 Mar 2007 17:01

try something like this:

<AMINOATTR HIDEPOINTER NOTOOLBAR NOBORDER >

just after html/body tag.

also try to google for aminoattr. thats how i found this

fongoa
New Cone
New Cone
Posts: 8
Joined: 06 Feb 2007 22:30

Re: Amino STB start in fullscreen without status and address

Postby fongoa » 11 Mar 2007 15:07

try something like this:
<AMINOATTR HIDEPOINTER NOTOOLBAR NOBORDER >

It WORKS! Thanks!
:D

sfonseca
New Cone
New Cone
Posts: 2
Joined: 21 May 2009 20:18

Re: Amino STB start in fullscreen without status and address bar

Postby sfonseca » 22 May 2009 15:11

Hi,

how do I disable the "Menu" key? I know I should use something like:
ASTB.SetKeyFunction(314, 0); //refresh key
but i dont have the code for the "Menu" key.

Can someone help?
Thanks

emby
New Cone
New Cone
Posts: 2
Joined: 14 Jul 2009 20:29

Re: Amino STB start in fullscreen without status and address bar

Postby emby » 14 Jul 2009 20:34

hi
"<aminoattr WITH_CHANNELS="yes" notoolbars noborder/>"
This is the script needet to disable the toolbar
You have to put it in the begining of the homepage. (After <title>...</title>)
Good luck


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 35 guests