Playing Photo Story 3 on the web

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can a photo stoy 3 project or file be played on a web page? If yes, how?

Thanks
 
yes... check my Photo Story 3 > Introduction page...

scroll down to the embedded player at the right that is playing a story...
over and over....

right click on the page > View Source > copy the code for that item into
your own page and change the story link to yours.
 
I would like to have a link to a page where this will come up and play
automatically. Where must copy my .wmv file to? I assume that I will link to
a page that will contain:

<p>
Code:
<object width="320" type="application/x-mplayer2" align="right" height="320"
hspace="10" vspace="10" width="320">
<param name="fileName" value="video/PS3-Sample-Echo.wmv">
<param name="autostart" value="1">
<param name="showstatusbar" value="0">
<param name="playcount" value="99">
</object>

This uses mplayer2. My story does not use that or is it used to play it on
the web? Also, all my settings for playing is contained within the file, so
why do I or do I need these settings? Sorry, I am a novice at this concerning
videos.

Thanks
 
I forgot to mention that when you click on a link for this movie, i don't
want a static page to play it, I just want the movie to open in it's own page
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top