Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2006
    Posts
    181

    Star Video Object Mask Helppppppp ?????




    can u please help me to make mask with this for video object ???
    Last edited by mgokkaya; 11-20-2006 at 11:51 PM.

  2. #2
    Join Date
    Apr 2006
    Posts
    181
    Can somebody help doing it ????
    Attached Images
    Last edited by mgokkaya; 11-23-2006 at 12:59 AM.

  3. #3
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Remember, Black color hides, White color shows.
    Attached Images
    Intrigued

  4. #4
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Here's a sample exported project (.apz).
    Attached Files
    Intrigued

  5. #5
    Join Date
    Apr 2006
    Posts
    181

    Grin

    Thanks Intrigued but what i want was for video object not for window !!!
    i still need help?????

  6. #6
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    You can take a look at the example in the Templates section. Start up AMS, then scroll to the bottom and then the second from the bottom right is the video template.
    Intrigued

  7. #7
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137

    Mask Video - Video Object - Custom Maks - Intrigued

    Or, maybe this is more exacting to what you want (change out the path to the Mask if needed and the name of the Video object):

    Code:
    Video.SetProperties("Video1", {MaskFile="AutoPlay\\Images\\panel.png"})
    Video.SetProperties("Video1", {ApplyCustomMask=true})
    Watch the video control placement, don't let them get "cut off" (you may want to hide them).
    Intrigued

  8. #8
    Join Date
    Apr 2006
    Posts
    181
    Quote Originally Posted by Intrigued View Post
    Or, maybe this is more exacting to what you want (change out the path to the Mask if needed and the name of the Video object):

    Code:
    Video.SetProperties("Video1", {MaskFile="AutoPlay\\Images\\panel.png"})
    Video.SetProperties("Video1", {ApplyCustomMask=true})
    Watch the video control placement, don't let them get "cut off" (you may want to hide them).
    Intrigued
    can u please tell me where will put the code ???

  9. #9
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    in the onShow event of the page

Similar Threads

  1. Set Mask on Video Object
    By Worm in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 12-23-2004, 04:38 PM
  2. Online Video Tutorials and CD-ROM Training Series
    By Ted Sullivan in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 05-10-2004, 12:05 PM
  3. Playing a Video using the Embedded Video Object
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 12:36 PM
  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

Posting Permissions

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