can u please help me to make mask with this for video object ???
Professional Software Development Tools
can u please help me to make mask with this for video object ???
Last edited by mgokkaya; 11-20-2006 at 11:51 PM.
Can somebody help doing it ????
Last edited by mgokkaya; 11-23-2006 at 12:59 AM.
Remember, Black color hides, White color shows.
Intrigued
Here's a sample exported project (.apz).
Intrigued
Thanks Intrigued but what i want was for video object not for window !!!
i still need help?????
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
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):
Watch the video control placement, don't let them get "cut off" (you may want to hide them).Code:Video.SetProperties("Video1", {MaskFile="AutoPlay\\Images\\panel.png"}) Video.SetProperties("Video1", {ApplyCustomMask=true})
Intrigued
in the onShow event of the page