Lee_Benson
12-21-2003, 10:23 AM
Hi guys,
This seems like such a simple request, that I can't believe I haven't found a resolution anywhere else, but here goes...
I would like to insert a button/hotspot onto an AMS 5 page, that fires up a new window, and displays an AVI video.
I can create a standalone page with a Video object embedded in it, but I don't want to jump to another page - instead, I just want to pop-up a page *over* my existing page -- kinda like I could do with the window.open command in Javascript with HTML.
My question is... is there any way to launch a pop-up window in AMS 5, over an existing project page?
I found another thread on this board, where a guy wanted to do exactly the same thing.
You can check it out here -> http://www.indigorose.com/forums/showthread.php?s=&threadid=2386
Both of the suggestions given to the dude, I thought, were overkill -like me, all he wanted to do was open another AMS window *on top* of an existing window, which would be apart of the same app, not a separate one.
Instead, the suggestions were to launch a *second* instance of a AMS project (a huge overhead, I feel, considering the dir structure of a complete autorun.exe project or the need to extract files from a compressed executable) or to use a HTML window -- both of which would seem quite clunky, for simply wanting to display a video on top of an existing page.
Is there any way to do this in AMS 5?
My intended use is to have a "click here to display a video tutorial" link on the main AMS project page, and when a user clicks it, a video displays with all the usual controls available to me in AMS. If I use a HTML box, I lose all of this control.
Likewise, if I compiled the video in a separate project and saved/launched it as a compressed executable, it would take ages to load - some of my videos go up to 200mb in size, which on a CD-ROM drive using the compressed executable option, I'm guessing, would need to read the *entire* file, extract it to the user's HD, and THEN play it -- which could present a lag period of a minute or more on some machines.
I'd like the video to play instantly, have all the video controls available to me that are available in a usual AMS window, and be apart of the SAME project -- avoiding launching a HTML window altogether.
Can this be done?
Cheers! ~Lee
This seems like such a simple request, that I can't believe I haven't found a resolution anywhere else, but here goes...
I would like to insert a button/hotspot onto an AMS 5 page, that fires up a new window, and displays an AVI video.
I can create a standalone page with a Video object embedded in it, but I don't want to jump to another page - instead, I just want to pop-up a page *over* my existing page -- kinda like I could do with the window.open command in Javascript with HTML.
My question is... is there any way to launch a pop-up window in AMS 5, over an existing project page?
I found another thread on this board, where a guy wanted to do exactly the same thing.
You can check it out here -> http://www.indigorose.com/forums/showthread.php?s=&threadid=2386
Both of the suggestions given to the dude, I thought, were overkill -like me, all he wanted to do was open another AMS window *on top* of an existing window, which would be apart of the same app, not a separate one.
Instead, the suggestions were to launch a *second* instance of a AMS project (a huge overhead, I feel, considering the dir structure of a complete autorun.exe project or the need to extract files from a compressed executable) or to use a HTML window -- both of which would seem quite clunky, for simply wanting to display a video on top of an existing page.
Is there any way to do this in AMS 5?
My intended use is to have a "click here to display a video tutorial" link on the main AMS project page, and when a user clicks it, a video displays with all the usual controls available to me in AMS. If I use a HTML box, I lose all of this control.
Likewise, if I compiled the video in a separate project and saved/launched it as a compressed executable, it would take ages to load - some of my videos go up to 200mb in size, which on a CD-ROM drive using the compressed executable option, I'm guessing, would need to read the *entire* file, extract it to the user's HD, and THEN play it -- which could present a lag period of a minute or more on some machines.
I'd like the video to play instantly, have all the video controls available to me that are available in a usual AMS window, and be apart of the SAME project -- avoiding launching a HTML window altogether.
Can this be done?
Cheers! ~Lee