Can we create a Simulation tutorial steps from a Video in HTML5

Hi Everyone,
I want to create a tutorial something like a simulation by using the video. And the big thing is that it has to be in html5 format. I have one video in MP4 format from which I have to create the tutorial.The video is just a screen recording of some dashboard and the client wants to make it like a tour tutorial by giving them options to choose help and other features. the output needed by the client should be in exe format. When the person will click on the exe icon, the first welcome screen will appear. In that screen, there will  be options to choose, eg - "Press F1 to take help", Press "A" to show notes of that particular screen, etc.
Its like a full control on the video in which the user will get interativity and learning of the dashboard. Lets say, we are planning to provide a highlight feature in simulation. In video, the user will see the highlight feature on some tab. And on clicking that tab, that will take him to the next screen of the dasboard.
I am curious to do this thing but dont have the expertise to do. Can anybody help me out in this please.
Regards
Vikas Sharma    

Hi
You cannot use an exe file inside a html5 page, (or any other) on the web as the file must be downloaded for the user to install as a program.
There are a number of possible solutions, and they all involve using css3 and/or JavaScript, (canvas, css animations, create a web-app using html5/css/javascript and server side code).
PZ

Similar Messages

  • How can I create a java.awt.Image from ...

    Hi all,
    How can I create a java.awt.Image from a drawing on a JPanel?
    Thanks.

    JPanel p;
    BufferedImage image =
        new BufferedImage(p.getWidth(), p.getHeight, BufferedImage.TYPE_INT_RGB);
    Graphics2D g = image.createGraphics();
    p.paint(g);
    g.dispose();

  • How can you create a writable PDF document from a PPT presentation ?

    How can you create a writable PDF document from a PPT presentation ? Upper part with the image , lower part with a free space in order to take notes for students during presentation or course.
    Thanks.
    B

    You can make a PDF file out of you notes and handouts but using the Adobe PDF printer.
    Open your PowerPoint Document then go to “File” “Print”
    Select ‘Adobe PDF” Printer
    Under slides, select which way you want to print. Note it will not print to a printer but to a PDF file.
    After then go into printer Properties and Setup PDF properties, do the following: (see second image below)
    Default: PDF/A 1-b
    Adobe Security: none (change as needed)
    Adobe Output folder: Prompt for Adobe file name
    Adobe Page size: Letter (change as needed)
    Check the following check boxes
    View Adobe PDf Results,
    Add Document Information,
    Rely on system fonts only,
    Delete Log files for successful jobs.
    Select OK
    A pop will ask you where you want to save the document. The file extension should be PDF. After giving the file name select okay and the file should popup as a PDF. Down side is if you want to speaker notes included then you will have to do another file, like wise with just screen shots then combine into one PDF document.
    I used Acrobat IX Pro. So to do this you need Acrobat IX or X Pro.
    Hope this will help.
    Tiger26

  • Creating a Mavericks USB boot drive after the horse has bolted.  Can I create a bootable USB drive from my iMac after installing Mavericks without saving the Install OS X Mavericks.app file?  Do I need to re- download the whole 5.29 Gb again?

    Creating a Mavericks USB boot drive after the horse has bolted.  Can I create a bootable USB drive from my iMac after installing Mavericks without saving the Install OS X Mavericks.app file?  Do I need to re- download the whole 5.29 Gb from the App Store again?  My problem is my 4Gb/month allowance on a 12 month contract.  I cannot purchase a data block from my ISP and although my speed is theoretically slowed to 64k after reaching my 4Gb, it actually ceases to download in reality.

    HI tasclix, it depends what you mean by an OS X boot drive.
    If you want a recovery disk from which you can reinstall (by re-downloading) or recover from a time machine backup, then nbar is correct.
    If, however, you want to boot and run the OS X installer from the USB drive (so that you don't need to download again), then you will need a copy of "Install OS X  Mavericks.app"; see this article:
    http://support.apple.com/kb/HT5856
    Before downloading again, search your system to see if the installer is still there - it's usually in the /Applications folder unless it has been deleted, but check your whole system for it anyway, you never know, you might still have it somewhere.
    Message was edited by: SilverSkyRat

  • Hi,  My IMac Superdrive has gone bust and i need to re-install Adobe CS5.5 design premium middle east version.   I have the original version DVD with me.   But i am unable to install.   Can i create an USB installation drive from the DVD or can you please

    Hi,  My IMac Superdrive has gone bust and i need to re-install Adobe CS5.5 design premium middle east version.   I have the original version DVD with me.   But i am unable to install.   Can i create an USB installation drive from the DVD or can you please send me a link to download the Middle east version of Adobe CS 5.5 design premium.   After downloading i can enter the product key which i had bought.  appreciate if anybody can offer a solution urgently.   All my jobs are held up. thanks

    Download CS5.5 products
    Mylenium

  • How can one create a paint color generated from a photo using Kuler?

    How can one create a paint color generated from a photo using Kuler?

    The best way to remove a pattern is to use a Fast Fourier Transform.  There's a free plugin (as well as examples and instructions) here:
    http://dl.dropboxusercontent.com/u/6795661/4N6site/improc/fftplugin/examples.htm
    Using the plugin requires editing the individual colour channels, which PSE does not natively allow.  You'll need the reasonably-priced Elements+ addin:
    http://elementsplus.net/
    Here's a crop at 100% of the result I got:
    The pattern is much reduced.  With some experimenting, you can probably do a little better.
    Ken

  • Can I create "Dimension value range" dynamically  from data?

    Hi,
    Can I create "Dimension value range" dynamically  from data?
    Regards

    You need to have a Database Link between two servers. Then you could do execute that statement without any problem. Try to create a database link with the help of
    CREATE DATABASE LINK command. Refer Document for further details

  • To create a simulation tutorial of an iPad App using Adobe Captivate 08.

    To create a simulation tutorial of an iPad App using Adobe Captivate 08.
    The solution I got is to use Reflector App to mirror the iPad on to the PC and then record the screen. And to show user taps (essential for creating a simulation) through the reflector, NRTouchPoints, a UIWindow subclass that simulates user touches on the screen, has to be included in the application. Has anyone tried this out? Is this suggestion feasible?

    After developing the .swf, I'm creating a .apk (Android application
    package) file which includes the finished .swf file (at 720x1280), 3 icon
    files  (one of which is used as the button on the Android screen to start
    the app), the required .xml file (which holds the necessary info on how
    Android uses the .apk file).
    The finished .apk file is then uploaded to the Android device using the adb
    (Android Debug Bridge) commands in a command prompt.
    Gary Giurbino*
    eLearning Developer
    *Enterprise *Product Docs & Communication
    W: 650.214.2462
    [email protected]
    <http://www.google.com/>*
    1600 Amphitheatre Pkwy
    Mountain View, CA 94043

  • Can't create DeliveryBean when call bpel from jsp

    Can't create DeliveryBean when call bpel from jsp
    /*** code ********************************/
    Properties props = new java.util.Properties();
    java.net.URL url = ClassLoader.getSystemResource("context.properties");
    props.load(url.openStream());
    Locator locator = new Locator(domain, "bpel", props);
    IDeliveryService deliveryService = (IDeliveryService)locator.lookupService(IDeliveryService.SERVICE_NAME);
    NormalizedMessage nm = new NormalizedMessage();
    String convId = GUIDGenerator.generateGUID();
    nm.setProperty(NormalizedMessage.CONVERSATION_ID, convId);
    nm.addPart("payload", xml);
    NormalizedMessage res = deliveryService.request(processID,operationName, nm);
    /*** code ********************************/
    This code works well in java , but when I use it in jsp on tomcat server,
    the following exception ocured:
    Can not create "ejb/collaxa/system/DeliveryBean" bean; exception reported is: "javax.naming.NameNotFoundException: Name ejb is not bound in this Context at org.apache.naming.NamingContext.lookup(NamingContext.java:768) at org.apache.naming.NamingContext.lookup(NamingContext.java:151) at org.apache.naming.SelectorContext.lookup(SelectorContext.java:136) at javax.naming.InitialContext.lookup(InitialContext.java:351) at com.oracle.bpel.client.util.BeanRegistry.lookupDeliveryBean(BeanRegistry.java:279) at com.oracle.bpel.client.delivery.DeliveryService.getDeliveryBean(DeliveryService.java:250) at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:83) at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:53) at workflow.bpel.BpelProcessHelper.invokeSyncBpel(BpelProcessHelper.java:54) at
    Will anyone to tell me where "ejb/collaxa/system/DeliveryBean" bean is?
    Which jar file is this class in ?
    Thanks

    did you try including bpel/lib/orabpel.jar & bpel/system/server/j2ee/ob_ejb_engine.jar in your tomcat classpath.

  • HT2534 how can i create an account in itunes from Bangladesh ?

    how can i create an account in itunes from Bangladesh ?

    If you go to the artist's/group's page in the store then you should be able to do it e.g. search for the artist in the store, and on the right-hand side of the results page there should be list of content categories that match that search, and below it a link for the artist
    Click on the artist's name to go to a screen listing their items, and at the top right of that screen there should be a 'share' icon'
    Click on that and on the popup you should have an option for 'alert me' (I haven't used it but I assume that it works).
    You can see what alerts that you have, and remove them, by logging into your account via the Store > View Account menu option - on your account's screen there should be an Alerts link

  • How can i create a custom Audio Language name for video?

    I have create a dvd with menu and vidoe (Audio 1 is sing a song , and Audio 2 is only music)
    but i cant define" a audio name for andio that is mute,
    my question is How can i create a custom Audio Language name for video?"
    Anyone can help , thank you so much for reading !!

    Thanks Stan Jones,
    Anyone can tell me a soluation and some better show up method to present that the user is changing a audio track in correct name ...
    Or Encore can do a pop-up message to show the user's selection or not ?_? (i don't know)

  • Can we create an Ad Hoc workflow from a GP task listed in UWL?

    Dear All,
    Can we create an Ad Hoc Work flow from tasks which are generated using Guided procedures? If UWL does not provide this information can we some how implement the concept of Ad Hoc work flow from each step? The advantage is that when a person gets a task in his plate, he can create an Ad Hoc Workflow to take care of the request within their respective department for reviews and sub reviews.
    Thank You,
    Mansoor.

    Hi Mansoor,
    In sub task, even itu2019s linked with main task you donu2019t have a link or any UI to interact with main process. For this reason, itu2019s not possible.
    There are standard process roles like Overseer or Owner and custom roles, that is who will interact with each action/block. Assuming you have a manager and a team that will interact with a step in your process, you may define the manager as Overseer and the team group as processor of this step. In this case, you donu2019t have a specific forward feature, but you will treat that defining a group as processor and everyone inside this group may complete the task. The manager, as overseer, can track the process without need "hands on" with that.
    Best Regards,
    Pedro Nunes

  • Can I create many short rough cuts from one large vob or mts file?

    If so, how?  I am new to editing and using CS6 Premier Pro and Prelude.

    As JStrawn points out, Importing the full Clip into the Project, but only using what you need from it, where you need it, has no drawbacks. The actual AV file is NOT physically input to the program, in any way. What happens with an Import, in very simple terms, is that PrPro links to that file, where it resides on your system, when you do the Import. There is only a link to that AV file, and that is written into the PRPROJ (the Project file) file in XML language. The file stays where it was, and only a line, or two of code is written. That is why a PRPROJ file is so small, compared to a media file - it's only lines of code, and contains zero media. Even Titles, which ARE included in the PRPROJ file, are but instructions, until one Exports.
    The three methods mentioned above are really quite similar, but just reflect a slightly different workflow. I like the Source Monitor and setting the In & Out Points, then just dragging (I guess I mouse more than use keyboard shortcuts) an Instance of that file, now Trimmed, onto my Timeline. There are a few times, when I do use the Razor, but not that often. I seldom use the Trim Monitor w/ it's keyboard shortcuts, but many could not live without that - personal choices.
    What one sees on the Timeline are representations of the various segments of that original longer Clip. But they are basically for display - to give the editor a visual to work with. Those Clip Instances do not yet really exist, and are only XML instructions. When one goes to Export the Timeline, PrPro reads those instructions, follows the link to that original file, and extracts the data that it is instructed to use, and essentially copies just THAT data to the new file, that PrPro is outputting. It is at that point, that something new exists, created from the chosen data in that original file, processed through the instructions written to the PRPROJ file.
    Now, there ARE some times, where one would want to create Sub-Clips, or even Export the Trimmed Clips as separate, discrete files, but from what I gather, you do not have a need for that, so you can save yourself a couple of steps.
    One possible use would be if one is hardpressed for HDD space, and they wished to actually cut up the long file, Export to individual files, and then Delete that original file. However, and even there, one could use the above techniques to edit the long file, and Export that edited version as a separate file, then Deleting that original longer file. Caveat - if one does that, then that Project is basically "done," as the Imported media file, the original long one, would no longer exist, as it has been Deleted.
    Good luck, and hope this helps,
    Hunt

  • Can I create a SOAP message object from a string?

    can i create a soap message object in saaj with a string containing soap xml?
    I know messageFactory has a constructor that
    public abstract SOAPMessage createMessage(MimeHeaders headers, InputStream in)
    does anyone know how to use this? Specifically transform a SOAP message in string format to something i could pass this constructor.
    Is there a better way to do this?
    I'm not EVER going to use apache's tomcat or GLUE or anyting and need to send a soap message from a client to a server via SOAP. I need to be able to transfer a String SOAP document to something i can search for elements with.

    sorry for being critical but the tutorial you just linked to is for the most part USELESS. it doesnt deal with Java just what a SOAP message looks like. yeah, i get it, its like xml. now how do i do what i want to with saaj?
    something like
    String sm;
    sm = in.readLine(); //gives me a whole SOAP document (pretend)
    sm--->>>MAGIC------>>>>>MIMEHeaders headers & InputStream sm_in
    MessageFactory factory = MessageFactory.newInstance();
    SOAPMessage message = factory.createMessage(headers, sm_in);
    SOAPBody soapBody = message.getSOAPBody();
    Name bodyName = factory.createName("YUP","m","http://theinternet/YUP");
    Iterator iterator = soapBody.getChildElements(bodyName);
    SOAPBodyElement bodyElement = (SOAPBodyElement)iterator.next();
    String yup = bodyElement.getValue();
    System.out.println("YUP element of the SOAP document is " + yup);what is the MAGIC in the above code?

  • How can you create a playlist with music and music video and play those from same playlist through Apple TV?

    How can you create a playlist on Ipod touch with music and music video,  and play those from same playlist through Apple TV?  I can download, create a playlist with both music and music video, stream that through the Apple TV with no problem.  The sound and the information show up on the TV, but when it gets to a music video, it only shows the information and "artwork".
    I also have a video playlist - videos play fine through the Apple TV, but will not shuffle through all videos - continues to repeat the same one.  I have most definitely selected shuffle in both locations - from the playlist and on the ipod video screen while video is playing.

    I finally got it... had to sync the photos with the music in iMovie, arrange the voiceover in GarageBand then export to iTunes, and then I was able to put it all together in iMovie and burn in iDVD... had a few glitches along the way but finally finished : )
    Message was edited by: jpewald

Maybe you are looking for

  • Is there a way to add jar file in my program

    sorry to botter you, but i really need help for this, i really dont know how to do it. i have my prog taht i want to put in jar file, that cause no problem, but my program isnt fully functionnal because he use a jar file (my driver to acces my databa

  • How can I get AdRr download for my Seagate Bkup problem?

    My Seagate Backup reports that I cannot backup without errors due to an Adobe Missing file.  It is as follows: Adobe Reader-868976338197374351946c4332e52ec30cf0b1d5f. Another message is for me to solve a problem with Adobe ReaderTap, which I cannot l

  • The ADE Version 4 is veryyyy slow when opening mye ebook- is there a fix or later version

    I have just downloaded ADE to my PC running on Windows 8.0. When I try to read the book, the page turning process is very slow and takes a while to view the page - is there a fix?

  • Update the UI while class library is busy

    Hi, I am working on an existing winforms application which contains a UI layer and a Database layer which communicate with each other using a Business layer. That makes 1 winforms application and 2 Class libraries. I recently implemented a mechanism

  • RAW, Aperture 2 and new camera

    Hello, I will in few days with a new Olympus E420 camera when it will be availlable. I saw that SONY also has released a lot of new reflex camera also. Do you know in Aperture application, if the support of this new camera is fast, or if we have to w