?? proceed to next page after video completes ???

Basically i am suck working with iweb and i would like to have an introductory video play when my site is opened and automatically move on to the welcome page after the video is done running. If someone could tell me how to code this, i would greatly appreciate it.
Thanx!

See if the QuickTime Tutorials will help:
+An HREF track is a special type of text track that adds interactivity to a QuickTime movie. HREF tracks contain URLs that can specify movies that replace the current movie, load another frame, or that load QuickTime Player.+
http://www.apple.com/quicktime/tutorials/hreftracks.html
You probably will have to create a custom HTML page of your own.

Similar Messages

  • Automatically skip to next page after video is finished?

    Hi all,
    I'm making a pdf presentation including embedded video's with Indesign.
    When I'm presenting, the pdf is on full screen, and I use my wireless mouse  (I'm not standing near my laptop) to go to the next page.
    However, this method stops working after an embedded video has finished.
    Is there a way to automatically make the page - with embedded video - skip to the next after the video has finished?
    I hope someone can help me on this.
    Best, Erik

    With the standard tools it's impossible, as there is no event triggered to indicate that a video has finished playing. You will need to use a different videoplayer widget when creating your PDFs in InDesign, then add some JavaScript to the PDF in Acrobat. See UVSAR : VideoPlayerX for Adobe Acrobat Pro and the examples for the vpx_listener() function.

  • Can I generate an HTTP POST after video completes?

    Can I generate an HTTP POST event after a Presenter video completes?

    Before I copy the file into my app, I certainly know what I am doing and how it work. I did the neccessary configration in my app in order to make it work fine.
    Moreover, I have created a lov using model provided from demo app in design time and it work fine:).
    But when I generate the lov in backingbean I got the exception rather than what I want.
    I think there is no neccesary for me to put the demo app's code here, as I do not think the it is the reason for my problem. And it's too long(over 800 lines).
    What I worry about is that is it the right method to setModel for the component in backingbean, and is it work for my requirement?
    Or is there any other way to achive my goal?
    Best regards~

  • I can't swipe to next page after placing my edge animation in dps

    I've created an animation in Edge and exported it as a .oam file. I've placed it into dps (full page size) and although it plays fine I'm no unable to swipe between pages.
    Initially I thought instead of using the animation at the full page size I could use it smaller so I would be able to swipe the area outside of the animated object. My problem with this is that the background of the page is a coloured gradient and as I've not managed to export my animation with a transparent background I need to set the background up in Edge also. This leaves me with the problem of how to navigate to the next page?
    Im new to Edge (as you can probably tell) so any help is greatly appreciated.
    Thanks

    Hey Ross,
    There's currently a bug when using DPS where the poster image won't clear from the composition and remains in the background when it plays in DPS. Does your animation automatically play? If so I have a workaround for you.
    If you set your poster image to transparent, and your stage to transparent, the animation will play on a transparent background. Create a 1x1 transparent png and import it into your EA composition. In the publish settings, set this PNG file to be your poster image.
    Also be sure to set your stage colour to 0% alpha.
    Publish and you should be good to go.
    As for not being able to swipe, Animate compositions import as "Web Overlays" which means overlay in the most literal sense; they are placed on top of your publication so any interactivity you have may interfere with the gestures of your publication as created in ID. You can opt to turn interactivity off in the web overlay panel in ID, though this might defeat the purpose of your placed composition. It sounds like in your case if you're able to get the transparent stage to work this might remedy some of the problems you were having.
    HTH,
    Sarah

  • Navto:// next page on scroll completion

    Hey all,
    I'm looking at Wired's March issue the cover appears to be a smooth scrolling image that when the user hits the far right edge of the image, it jumps to the next page. This is an action I haven't seen before but have been trying to figure out.
    Does anyone know how this was achieved? It doesn't appear to be anything more than a scrollable frame, but it's not a functionality that I'm aware of in DPS.
    Thanks
    -Scott

    Woah, that's cool!
    It's HTML, not our scrollable frame. When it hits the right scroll point the navto:// to the second page is triggered.
    Neil

  • Jumping to next page after downloading a pdf

    Hello
    I have three links on a page which load pdf files however clicking on the fisrt link is OK but if you click on the 2nd it jumps to the next page in the course.  I want it to stay until someone clicks the next button only.
    Thanks
    Ken

    Hi there
    You need to edit the Click Box or Button that is opening the PDF. There is a down arrow to the immediate right of the field. You click it to choose New to coax the PDF to open in a new window. Sounds like you have already done that. You need to click a second time and DE-select the "Continue playing project" option.
    Once you do this the slide should stay put.
    Note that this action will need to occur on each of the Buttons or Click boxes that open external documents.
    Cheers... Rick
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Problem going to next page after scratch off effect

    Does anyone know what the problem we are having might be?  We did the scratch off effect and it works on the page we created.  Very nice.  But we are unable to swipe to the next or previous page.  Once the wipe away is done, we get stuck on that page.  We can't move off of it.  Any suggestions?

    Add navigation buttons to the page or leave an empty space at the top or bottom that can be swiped.

  • Get next page after push a button

    Hi, I try to know wich page I´m going after I push a button. My webapp is ADF Faces, and I don´t know how to do this. I use this:
    FacesContext fctx = FacesContext.getCurrentInstance();
    HttpServletRequest request = (HttpServletRequest)fctx.getExternalContext().getRequest();
    String puntoFuncion = request.getRequestURI();
    But this code, let me obtain in 'puntoFuncion' variable the current page in the request.
    Can anyone help me please??
    Regards

    Hi there
    You need to edit the Click Box or Button that is opening the PDF. There is a down arrow to the immediate right of the field. You click it to choose New to coax the PDF to open in a new window. Sounds like you have already done that. You need to click a second time and DE-select the "Continue playing project" option.
    Once you do this the slide should stay put.
    Note that this action will need to occur on each of the Buttons or Click boxes that open external documents.
    Cheers... Rick
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Problem in connecting to next page after login

    i am facing a problem in searching that which method comes in connecting to a new jsp page in the coding of the servlet of login form...
    and please tell me the code too that how to implement that method..
    I'll be very thankful to yo all.....
    in waiting for your answer. ABHISHEK PATEL.. +919407270599..

    In the future, please post Servlet related questions at the Servlet forum.
    javaDB2forums wrote:
    i am facing a problem in searching that which method comes in connecting to a new jsp page in the coding of the servlet of login form...
    and please tell me the code too that how to implement that method..Your question is really vague. Are you asking how to forward or redirect a request? If so, either use RequestDispather#forward() or HttpServletResponse#sendRedirect().
    in waiting for your answer. ABHISHEK PATEL.. +919407270599..This isn´t a contact advertisement forum. This is a public discussion forum.

  • Press Enter to go to next page in Dreamweaver CC

    There is a search box in my site, how to make it go to next page after the following both 2 conditions applied when press the Enter key.
    1. Users type something in the search box
    2. Focusing on the search box

    What Ken is saying is your search script (built with either client-side or server-side programming) will re-direct users to your search results page after they type a query and hit Submit.   HTML alone can't do this.
    Nancy O.

  • Trigger next page in smart forms

    Hi Experts,
    I need some adivce regarding this:
    IN my first page main window i will display data in 3 columns ( each row of internal table will go in to a column).
    If my internal table has more than 3  rows, i need to trigger next page and display only the main window with the same three columns ( This should continue triggering till the end of records in my internal table).
    Can any one suggest me how i can accomplish this.
    I know we can force the main window table to be filled up and trigger next page. Here i do not have any table to repeat lines etc.,
    Thanks in Advance

    First of all convert your table to the 3 column internal table which you can specify to print the data in 3 columns.
    To trigger the next page, adjust your main window height which can accommodate only one row of your main table. Or you can create a COMMAND to fire the next page after printing your line
    MAIN
    . TABLE  " 3 column table
    .. LINE
    ... CELL1
    ... CELL2
    ... CELL3
    .... COMMAND " Next page
    Regards,
    Naimesh Patel

  • Sapscript with Next Page

    Hi Everybody
    I need to put a Next page in a Sapscript. It already has a First PAGE (main) and a LAST PAGE (With the conditions).
    The Idea is to print a NEXT PAGE after FIRST PAGE ONLY if it has a full-filled MAIN.
    The LAST PAGE remains always.
    Thanks
    JCO

    Hi good day,
    Did you set the NEXT PAGE OPTION in the PAGES TAB to the NEXT PAGE?
    After setting that if the first page is filled then it will go to the next page.
    Check out this links might help you.
    http://wiki.sdn.sap.com/wiki/display/ABAP/SAPscript
    Next Page Printing in SAP-Script
    Regards and Best wishes.

  • Carrying $_POST vars to next page

    I have a form processing page, which uses the $_POST
    variables to insert a record - simple.
    What I am trying to do is to use these same $_POST variables
    in the next page (after submit) to create an e-mail which will then
    be used to verify that the e-mail address is true.
    I am fairly new at this and I'm not sure how to do this....
    I thought by using the following, I could re-capture the
    variables and use them on the next page, but obviously not.
    <?php
    $username=$_POST['username'];
    $postgroupcode=$_POST['groupcode'];
    $email=$_POST['email'];
    $title=$_POST['title'];
    $firstname=$_POST['firstname'];
    $lastname=$_POST['lastname'];
    ?>
    Does this mean I have to put the mail function in the same
    page as the record insert function?

    Post from page A to page B. Page B loads hidden form fields
    with the
    information posted from Page A. To navigate away from Page B,
    you click a
    button which submits the hidden fields to Page C. That's
    typically how it's
    done.
    Alternately, you could post to Page B, and include those
    posted data in URL
    variables, or cookies, or Session variables when you link to
    Page C.
    Like that.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "EviePhillips" <[email protected]> wrote in
    message
    news:g3pbs0$hu$[email protected]..
    > This is a good question. Even though his objective might
    be solved in
    > other
    > ways. It would be great to get an answer to his original
    inquiry.
    >
    > I am also interested in using a posted variable from a
    form on other pages
    > of
    > the site.
    >
    > The form posts to one page (the receipt page). You can
    use the form
    > variables
    > easily on that page (the receipt page) by creating a
    form variable and
    > dragging
    > it to where you want it on the page.
    >
    > BUT, how can you use this information on other pages in
    the site? What
    > type
    > of "variable" would you create and how?
    >

  • Making dynamic form flow on to next page

    Hello,
    I am trying to make a dynamic form that is expandable. I have succeeded in creating expanding fields, but have been unsuccessful in convincing those fields to flow on to the next page (which I have added). I have set all the content for my fields to flowed and have allowed page breaks in all of them. I suspect there might be a pagination issue, but I have not found any solid information about how to use it correctly. If I select any option other than the default in pagination (while the subform at the bottom of the page is selected), the whole form disappears. I realize I may have some inherent flaws in my design and will perhaps need to start over, but if anyone had a list of requirements for making things flow to the next page (after a set margin at the bottom of the page, i.e. at 1" from the bottom, the field entry splist, and continues at 1" from the top of page 2), I would be grateful.
    Thanks!

    Hi,
    I wondered if you might be able to help me solve another flow issue? I've got my form working quite well now, but I', having an issue with the text fields. My fields have captions that ask a question, and the response should be in the field. I wondered if there was a way to make the text fields wrap onto the beginning of the next line as they expand, rather than going onto the next line at the limit of the text field. For example-
    What is your favorite color?: (the response continues here and goes all the way to the end and on to the next
    line and continues here.
    rather than-
    what is your favorite color?: text text etc etc
                                              text text text etc etc.
    Does that make any sense? Is it possible? Should I throw this to the forum?
    Thanks!

  • Restrict the user by not proceeding to next slide

    Hi,
    I have created a Drag & Drop interactivity with Drag & Drop Interactivity wizard, I just wanted to restrict the user not to proceed to nextslide unless he/she completes the activity.
    Can you please help me how do I do this?
    Thanks,
    Ajay

    I have created drag & drop as you can see in the screenshot.
    Here is my requirement:
    1. I want to restrict the user not to proceed to next slide till he completes the drag & drop activity.
    2. I want all the drag items to display all the time.
    Thanks,
    Ajay

Maybe you are looking for

  • The screen of my iMac is black and doesnt work....Why and what to do?? helllpppp

    oKAY So I use my iMac everyday... and need this fix asap like everybody else that experience this problem I guess... One morning I just start my computer like usual and nothing happen to it during the night and I had use it without any trouble the da

  • Hyperlink from within a Word Document to a specific page within a PDF document.

    I was hoping that someone would be able to assist me.  I would like to create a hyperlink (used as a citation) on my Word document that opens directly to a specified page within a PDF document (possible other word docs and so on, but less often).  Ho

  • CRM Billiing document not posted in Accounting

    Hi Experts, Issue: CRM Billing documents not posting to FI. We idenfied while debugging in middleware we identified that, Billing document header data doesn't contain value for  "Component for RW interface"(COMPO_ACC). Where we need to maintain/confi

  • Trouble Importing and Using a Screencast

    Hello all, I am completely new to Premiere CC but I'm having some issues. I recently used CamStudio to record a screencast that was 5 minutes long for a client. The video is 1280x720, the frame rate is 50 frames per second and the type is .avi All I

  • Oracle HRMS Setup Issue with Business Group

    Hi Gurys. need your ugrent help. i am implementing Oracle HRMS on 12.1.1 Steps --- Responsbility Creation 1- Responsbility Creation XX_HRMS (Responsbility created through Sysadmin) 2- Menu Option GLB SHRMS Navigator -- USER Creation 1- Create user XX