I am using a program to produce presentations call Proshow Producer by Photodex. ..when I create for a web program. ..it generates a html code (see below)
<script language="javascript" src="http://www.photodex.com/presenter.js"></script>
<script>
PhotodexObject("ProShow","objectname","webprogram. px",640,480);
PresenterControls("objectname",640);
</script>
I put the code in the html box in my vodahost editor and publish but when I go to my site. . .the photodex view is there but my presentation doesn't appear. I called Photodex and they said that my site needs to be MIME enabled. . .I said. .HUH??. ..
What am I doing wrong?. . .is it me. ..it is Vodahost or is it Photodex? I've tried with .SWF and its the same problem. . .I tried uploading the mpg file and it is HUGE and takes too long. ..Help
The McBuffer
<script language="javascript" src="http://www.photodex.com/presenter.js"></script>
<script>
PhotodexObject("ProShow","objectname","webprogram. px",640,480);
PresenterControls("objectname",640);
</script>
I put the code in the html box in my vodahost editor and publish but when I go to my site. . .the photodex view is there but my presentation doesn't appear. I called Photodex and they said that my site needs to be MIME enabled. . .I said. .HUH??. ..
What am I doing wrong?. . .is it me. ..it is Vodahost or is it Photodex? I've tried with .SWF and its the same problem. . .I tried uploading the mpg file and it is HUGE and takes too long. ..Help
The McBuffer
Comment