473,387 Members | 3,684 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Opening PPT slide convered to HTM in IE7 or active-x web-browser control

BACKGROUND:
I have some PPT slides that have been converted to HTM (ensuring that
the show slide animations while browsing checkbox is checked). The
original HTM slides have custom animations to allow movie (wmv)
playback on mouse click. (All animations have been verified to work
when viewing slides in ppt.) Further, I have ensured that the converted
HTM file(s) contain only relative file paths.

SITUATION #1
When I open the converted HTM file in my web browser everything works
fine except the wmv file never appears to load. When I hover my mouse
over the region on the page where the movie should appear the mouse
cursor changes (as expected) from an arrow pointer to a hand pointer -
but when I click in this region nothing happens!

I have verified this behavior on my local web server as well as my
team's development web server (two different machines) with the same
results (thinking that my local server may have some odd settings)
Also, I did verify that the MIME type mapping for wmv files existed on
my web server, "video/x-ms-wmv")

SITUATION #2
Using VS 2005, ASP.NET (and frames), I developed a web app that opens
the converted HTM file. When the navigation completes, none of the
images (little red x's appear instead) or the video get loaded... only
the text and background color of the converted HTM file are correctly
loaded. Again, when I hover my mouse over the region on the page where
the movie should appear the mouse cursor changes (as expected) from an
arrow pointer to a hand pointer - but when I click in this region
nothing happens!

SITUATION #3
Next, I was able to develop (using VS2003, VB.NET) a simple windows
based application that has an active-x web browser control - when I
navigate this web-browser to the converted HTM file, it opens correctly
and loads & plays the movie with out any problems. Works as designed!
Anyone have any idea why SITUATION's #1 and #2 fail to load properly?
The conversion of the PPT to HTM creates a diretly full of objects...
the main page that gets opened in the sub-folder has uses javascript to
control the media playback... could this be the source of the problem?

MORE BACKGROUND
What I am trying to accomplish is to migrate a windows based app
(VB.NET) to the web (ASP.NET). The windows based app, briefly described
in #3 above, simply has a tree view control docked (on a slider) to the
left hand side of the form and a web browser control filling the
remaining space in form. As the user clicks nodes in the tree view, the
app navigates the web-browser to different web pages. I thought
converting this to ASP would be a snap... another tree view control and
a couple of frames... but as you can tell I'm just having trouble
getting the converted PPT to HTM files loaded into a regular browser.

Any feedback/thoughts would be appreciated!

-celoftis (hzgt9b)

Nov 16 '06 #1
1 3023
I was a bit off in my first message regarding SITUATION #1:
I placed the converted HTM (and associated sub-folder) in two places:
(1) my local machine's web server (C:\Inetpub\wwwroot\) and (2) my
team's development server. Next I tried opening the files two ways: (A)
double click on the HTM in the file system (launches ie) and (B)
navigate my web-browser to each web site and manually type the name of
the page ("http://localserver/myConverted.htm", etc.). Here are the
results I got from these tests:

1A - My machine, open the HTM by double clicking the HTM
First, I get the ie "To help protect your security, Internet Explorer
has restricted this file from showing active content that could access
your computer. Click here for options...". After choosing "Allow
Blocked Content" and answering "Yes" on the Security Warning dialog
box, the page beings to load. All the images, text and background
colors load as expected. The first frame of the movie appears on the
screen and when I hover my mouse over the movie image the cursor
changes (as expected) from an arrow pointer to a hand pointer - but
when I click on the movie nothing happens!

1B - My machine, open the HTM navigating ie to the web site
("http://localserver/myConverted.htm")
When navigating to this page on my local web server, I get no security
warnings. The page loads and all the images, text and background colors
load as expected. The first frame of the movie does NOT appear on the
screen - but when I hover my mouse over the movie image the cursor
changes (as expected) from an arrow pointer to a hand pointer - again,
when I click on the movie nothing happens!

2A - Development machine, open the HTM by double clicking the HTM
When opening, by double clicking, on the HTM on my team's development
server, I receive no security warnings. The page loads and all the
images, text and background colors load as expected. The first frame of
the movie appears on the screen - and when I hover my mouse over the
movie image the cursor changes (as expected) from an arrow pointer to a
hand pointer. Finally, when I click on the movie PLAYS! Everything
works as expected in this situation!

2B - Development machine, open the HTM navigating ie to the web site
("http://localserver/myConverted.htm")
When navigating to this page on my team's development web server, I get
no security warnings.
Exact same results 1B from above.

I'm baffled - four (4) test cases; three (3) different results: one (1)
pass, two (2) fail with no movie image being loaded and no playback on
click, one (1) fails with the first frame of the movie image being
loaded but, again, no playback on click. Any idea what's going on here.
I'm curious about the security errors occurring locally but not from my
team's development server but they are not my real concern (unless
that's the source of the problem). The real problem for me is that the
movie will not playback... any ideas on how to get this to work? In my
final application I'll have hundred's of HTMs and WMVs - so manually
modifying the HTM is not too appealing. I suppose I could script
something if necessary...

Any thoughts?

celoftis

Nov 17 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ata | last post by:
Hello, I am trying to copy the contents of the output of SQL Reporting Services to a PowerPoint slide. For this, I am using SQL Reporting Services to obtain an IMAGE stream, which I paste to the...
2
by: WillRead | last post by:
I have a VB.Net application and a PowerPoint presentation explaining how each form in the application works, etc.. I would like to select and display the slide appropriate for each form by pressing...
9
by: Michael Burtenshaw | last post by:
I would like to make a slide show using random images. The problem is my host is 250.com, and they don't support cgi-programs. Is there another way to accomplish random images?
1
by: TulasiKumar | last post by:
hi all, I am new in .Net programmin.I want know how private assembly is convered in to Shard assembly? any one knows please provide me documentation or links thanksinadvance
0
by: ProfessorKaos | last post by:
I'm trying to open a slide show from an application but I am receiving an error when tring to reference the PowerPoint.Presentation object. I'm not sure if it a framework, registry, or version...
0
by: orit | last post by:
Again, I have the following xml code: <?xml version="1.0" ?> <course> <globalProperties> <externalMetadata> <source>ADL</source> <model>ADL SCORM 1.0</model> </externalMetadata>...
3
by: Beamer | last post by:
Hi I am trying to build a roating slide effect in javascript. Basically, I have a list like below <ul id="slideShowCnt"> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li> <li...
0
by: Ed Sproull [MSFT] | last post by:
I have an ASP site (www.elsphoto.com} and I have several pages that have slide shows on them. The home page uses JPGs from a directory and the Family, Wedding and Pets pages retrieve the photos...
1
by: mumbaisalsa | last post by:
hi all, i want to run the slide show say ten slides and then close it , but in my code given below it opens the slide show and closes immediately ... .. please give me a solution to this...
2
by: vineetbindal | last post by:
Hi all, We have a slide show in a page which shows slids rotating after every 8-10 seconds with some descriptions about them. The problem is if the connection speed is slow then the page loads...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.