Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Posts
    13

    How to overflow images over a Web Object

    Hey guys i want to overflow an image over my web object but always it hide the images behind, how can i put the image over web object?

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    You can't. The Web object is windowed, and will stay always on top of other non-windowed objects on the page.

  3. #3
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    I'm not certain what you mean by 'overflow'...

    One way would be to use the new DialogEx.Show() feature to pop up images over the web object. These can be activated in numerous ways: buttons, hotspots, timer - imagination prevails on that.

    If you want the image to replace the web object, you can script the web object to NOT visible.

    hth.

  4. #4
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Yes, you could use the new DialogEx to show an image on top of a web object, hiding parts of it, as it won't be hosted on the same page. But then the objects of the page would stop responding to mouse clicks and key presses, until the dialog with the image is dismissed, wouldn't it?

    Just tried to cover a transparent web object partially with a dialog, and it works.

Similar Threads

  1. Web Object Right Click Management
    By Roboblue in forum AutoPlay Media Studio 7.5 Examples
    Replies: 9
    Last Post: 12-24-2007, 01:56 PM
  2. Viewing images on web object
    By boroarke in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 09-16-2004, 04:46 PM
  3. HOW TO: Return a Web Browser Object to the Original URL after a Page Jump
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 02-03-2003, 09:18 AM
  4. 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
  5. Replies: 0
    Last Post: 10-04-2002, 10:09 AM

Posting Permissions

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