Speed browser (3 Viewers)

valtam

Portal Pro
March 27, 2010
94
6
Home Country
New Zealand New Zealand
There was a xml file in the original zip file, my SpeedBrowser.Xml files code is:

Code:
<?xml version="1.0" encoding="utf-8" ?>
<window>
  <id>5555</id>
  <defaultcontrol>2</defaultcontrol>
  <allowoverlay>yes</allowoverlay>
  <controls>

    <control>
      <description>BackGround</description>
      <type>image</type>
      <id>1</id>
      <posX>0</posX>
      <posY>0</posY>
      <width>1200</width>
      <height>720</height>
      <texture>background.png</texture>
    </control>

  </controls>
</window>
 

Quarter

MP Donator
  • Premium Supporter
  • June 21, 2010
    722
    138
    Queenstown
    Home Country
    New Zealand New Zealand
    many thanks valtam...didn't have the zip file only mpe1...I'll give it a shot.

    Yea I didn't include the skin file in this one, because I had the browser closing after the returning the home screen. But may its a bit slower on the streamed skin. I'm in the process of having it use a skin and the controls from the skin, Sounds easier than it is.

    Also in the process of making a Browser Plus browser that will have most on the controls of the normal browsers.
     

    gserg

    Portal Pro
    November 21, 2009
    61
    1
    Home Country
    United States of America United States of America
    I tried it but I get an error that it cant find the common.window.xml file.

    Would love to give it a go though if that could be addressed.
     

    Quarter

    MP Donator
  • Premium Supporter
  • June 21, 2010
    722
    138
    Queenstown
    Home Country
    New Zealand New Zealand
    Sorry guys

    I am working on an update but I seem to have broken the source that I have here.

    Will update soon

    Also what version are you guys using?
     

    Users who are viewing this thread

    Top Bottom