Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145

    Show HTML object without scrollbars

    Hi all,

    I'd like to put an HTML object without scrollbars.
    Does anyone knows how I can force AMS4 to suppress them?
    Or should this be done by (java)script code in the HTML pages itself?

    thanks

    gert

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi, just add this to the body tag of your HTML:

    scroll="no"

    For example:

    <body scroll="no">

    Hope that helps.

  3. #3
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145
    perfect! this helped.

    Is there also a way to avoid the border arround the HTML element?

  4. #4
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Welcome to the forums gvanassche. We have an awesome member named Worm, that has created a fantastic dll that will, among several other things, get rid of that browser border. It’s called SetMask DLL. Besides masking the browser border, it allows you to create projects with multiple masks, and more. I can highly recommend this add-on, and guarantee that you won’t find a better guy than Worm. Check it out.

    http://www.warmuskerken.com

    While your there, check out his other page transition add-ons, he even has one for free. If you have questions about any of his add-ons, you can check out his forum

    http://www.warmuskerken.com/webwizforum/

    Or even post questions on this forum, because he is a very regular contributor here.
    Add-ons for AMS. Toolbar Buttons Galore, System Animations, the Window Construction Kit, and more.
    Visit Acme-Tek

  5. #5
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Oops, my bad. I just noticed that this post is in the AMS4 forums instead of the AMS5 forums. I’m not too sure that Worm’s SetMask dll will work with version 4, since it uses some LUA scripting. You might ask him to make sure on this.

    Maybe this will be the motivation you need to convince you to update to AMS version 5. AMS4 is a great program, but version 5, is far more powerful. I have never heard anyone who wasn’t happy they made the upgrade.

    Short of using Worm’s SetMask dll, and version 5 of AMS, I don’t think that you will be able to mask the border of the web object. Many of us have tried to overcome this, without much success. It has to do with the way that Windows draws the web object. Worm’s dll is the first solution that really works for this.



    .
    Add-ons for AMS. Toolbar Buttons Galore, System Animations, the Window Construction Kit, and more.
    Visit Acme-Tek

  6. #6
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    The lua scripting only makes the call to the DLL a bit more easy. You could use the DLL in AMS4, but you'd have to make he call manually. If there is interest, I'll throw together a sample.

Similar Threads

  1. Hide object -Show object problem... bug??
    By Pupi in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 12-09-2002, 07:58 PM
  2. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  3. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM
  4. Replies: 0
    Last Post: 10-04-2002, 10:09 AM
  5. Packages and If Statements
    By Medlir in forum Setup Factory 6.0
    Replies: 4
    Last Post: 05-09-2002, 03:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts