Can HTMLViewer Autoplay MP4

Got a problem you cannot solve? Try here.
SSteinbach
Posts: 1
Joined: Tue Feb 16, 2016 3:37 pm
Contact:

Can HTMLViewer Autoplay MP4

Postby SSteinbach » Mon Jan 23, 2017 1:33 pm

Hi,

I have created a very basic index.htm file to play an mp4 video during my progress dialog, but the HTMLViewer control within the dialog displays only a blank box.

index.htm:

    <html>
    <head>
    </head>

    <body>

    <video autoplay width="720" height="405">
    <source src="movie.mp4" type="video/mp4">
    </video>

    </body>
    </html>

My movie.mp4 file is added to the Support Files area of my installer, and the index.htm autoplays this video outside of the installer dialog without issue.

Does the HTMLViewer control within the dialog editor support playback of video files? If so, any ideas as to what I'm doing wrong?

Thanks,
Stacey

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Can HTMLViewer Autoplay MP4

Postby FrancescoT » Mon Jan 23, 2017 3:35 pm

Dear Stacey,

unfortunately HTMLViewer doesn't include such capability.

For videos, you may use an animation control (showing AVI files), as well as a Flash control (for any kind of interactive Flash content).

Hope this helps you.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 59 guests