Hi,
Im trying to add a browser on a video overlay with no luck,
I'm using this script:
all i can see is black window.
Any help will be appreciated.
Im trying to add a browser on a video overlay with no luck,
I'm using this script:
<browser visibility = "not browser_zoom" > <pos x = "13" y = "547" width = "1898" height = "525" /> </browser> <browser visibility = "browser_zoom" > <pos x = "13" y = "547-300" width = "1898" height = "525+300" /> </browser>
all i can see is black window.
Any help will be appreciated.
geposted 5 hours ago
I don't think <browser /> can be used as an element on a video skin.
However, textzones and other graphics elements,can.
Therefore it should be easy to create a "custom" browser look by using get_browsed_song actions.
After all, you can't interact with a video skin (via the mouse) and therefore textzones should get you far..
However, textzones and other graphics elements,can.
Therefore it should be easy to create a "custom" browser look by using get_browsed_song actions.
After all, you can't interact with a video skin (via the mouse) and therefore textzones should get you far..
geposted an hour ago





