Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137

    Objects over - on top - of Flash object - Intrigued

    Example I did that allows objects with WindowHandle property (see: GetProperties) to be set above (z-index, z-order) the Flash object:

    http://www.amsuser.com/ams/examples/...-Intrigued.apz
    Intrigued

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    Very handy...


    i wonder if this method could be used to create virtual "MDI" type applications with AMS.......something i may look into soon
    Open your eyes to Narcissism, Don't let her destroy your life!!

  3. #3
    Join Date
    Mar 2005
    Posts
    130
    An exelent dll however it dosent seem to work with the label object.
    i tried to put a text label object over a video object.

    Code:
    tblProps2 = Label.GetProperties("Label1")
    handle2 = tblProps2.WindowHandle
    it return nil

  4. #4
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by goukilord10 View Post
    An exelent dll however it dosent seem to work with the label object.
    i tried to put a text label object over a video object.

    Code:
    tblProps2 = Label.GetProperties("Label1")
    handle2 = tblProps2.WindowHandle
    it return nil
    This only works with objects that have a WindowHandle available. This image below shows what is (should be) supported:
    Attached Images
    Intrigued

Similar Threads

  1. Placing Hot spot on top of Flash Object
    By Veighle in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 01-26-2007, 12:07 PM
  2. Hot spot over top of a Flash Object.
    By MWMTex in forum AutoPlay Media Studio 4.0
    Replies: 2
    Last Post: 11-01-2002, 11:05 AM
  3. 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
  4. TUTORIAL: Showing and Hiding Objects in AutoPlay Menu Studio 3.0
    By Support in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 10-10-2002, 02:39 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