Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118

    Cool Have a question...

    Can anyone tell me if it's possible to put an object ( a right-click menu ) over a video object while the movie plays and how to do this ,because the video object appears as " allways on top " and I want to make a video player witch supports a right-click menu over the movie that is currently displayed.
    Thanks !

  2. #2
    Join Date
    Nov 2006
    Posts
    233
    you could use a hotspot object..

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    yup, thats good advice, place a hotspot over the video object and put the menu code in the right click event
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    I don't know if you can place anything, including a hotspot on top of a video object. You can search for Worms function IsInRect which uses the on Mouse Button event to determine if you have clicked within an object. You could then pop-up a menu based on that.

    Tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  5. #5
    Join Date
    Nov 2006
    Posts
    233
    a hotspot will work, guarantee ya

  6. #6
    Join Date
    May 2006
    Posts
    5,380
    to my supprize tigg, i tryed it and it worked (with a dialog and video object, i havent tested with a menu)

    i dident think it would work, my post here looked something like "it wont work, but you can use worms hit test and global mouse click to achieve...bla bla bla", but i thought....test b4 talk, and it worked

    now im cruious to know what objects this will work on and if it works with a menu.......guess i'll post back in a few..
    Open your eyes to Narcissism, Don't let her destroy your life!!

  7. #7
    Join Date
    May 2006
    Posts
    5,380
    DoH,

    sometimes i wonder where my brain is at,

    after making a test apz i realized/remembered that i have in fact used this method in previous projects on listbox, combo, mediaplayer and web objects,

    seems im learning something i already know.....think im just tired

    what a waist of time that was...lol
    Open your eyes to Narcissism, Don't let her destroy your life!!

  8. #8
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Another way would be, in case you need something more tangible than a hotspot, to use a mask for your video object with a hole in it. You could then position another object exactly in/on that hole. For all purpose, it will look as if the object is on top of the video object.

    Yossi

  9. #9
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118
    Ok , thanks ,I will try what you posted here , and reply to tell you the results ,cheers!

  10. #10
    Join Date
    Mar 2007
    Posts
    186

    Re: CrazyFrog

    Hey man. I had some free time, so I took the liberty of making an example of a Video Object Menu...I used worms hitTest for the example, cos I think its the easiest and best solution to your problem. Anyway, just download the example - I think it'll definitely help you or give you an idea...

    P.S. Almost forgot...You'll have to load a video into the video object or copy the magnolia video from the AMS installation folder into your project. I couldn't do it cos otherwise the file is a little too big to upload on the forum...
    Attached Files

Similar Threads

  1. Test Drive Question
    By jrthom1 in forum Setup Factory 7.0
    Replies: 3
    Last Post: 05-17-2007, 01:45 PM
  2. Browser Compile Question
    By NitLions in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 04-02-2007, 12:48 PM
  3. Math.RandomSeed() question
    By stickck in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 06-09-2006, 09:42 AM
  4. Question on VB and AMS5
    By Martin_SBT in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-11-2003, 08:22 AM
  5. ** Question for all AutoPlay Menu Studio Users **
    By Ted in forum AutoPlay Menu Studio 3.0
    Replies: 4
    Last Post: 10-09-2000, 09: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