is it possible to have 2 browsers in one skin.
Posted Sat 09 Oct 10 @ 9:24 am
idj4him wrote :
is it possible to have 2 browsers in one skin.
Surely that if… But the only problem is that the space is reduced for the other components of the skin
Posted Sat 09 Oct 10 @ 10:42 am
idj4him wrote :
is it possible to have 2 browsers in one skin.
This is not possible with the current VDJ Scrpit. There can only be 1 browser in a skin.
Posted Sat 09 Oct 10 @ 8:33 pm
Thats true.. There is not possible with the actually version of Vdj....
Posted Sun 10 Oct 10 @ 10:00 am
Now possible with vdj 7!
Posted Wed 13 Oct 10 @ 4:51 am
Yes, true but there is 1 limitation. You may have ONLY 1 browser panel visible .
Posted Wed 13 Oct 10 @ 7:06 am
squatman972 wrote :
Now possible with vdj 7!
Now is true..
Posted Wed 13 Oct 10 @ 7:00 pm
Hello.
Any example of 2 browser skin ? Or example of xml syntax ?
Any example of 2 browser skin ? Or example of xml syntax ?
Posted Sun 17 Apr 11 @ 10:48 am
One question more.
2 browsers means 2 view of the same browser or realy 2 ? That means 2 PlayList ?
2 browsers means 2 view of the same browser or realy 2 ? That means 2 PlayList ?
Posted Sun 17 Apr 11 @ 1:51 pm
Browser elements can now be in panels.
Syntax.
<browser panel="panelname1">
..
..
..
</browser>
<browser panel="panelname2">
..
..
..
</browser>
Those panels must be in the same group and ONLY 1 can be visible. Those browsers will have the same structure. You may change the size and the text.
Syntax.
<browser panel="panelname1">
..
..
..
</browser>
<browser panel="panelname2">
..
..
..
</browser>
Those panels must be in the same group and ONLY 1 can be visible. Those browsers will have the same structure. You may change the size and the text.
Posted Sun 17 Apr 11 @ 3:01 pm