|
|
| Author |
Message |
excal
Joined: 26 May 2008 Posts: 4
|
Posted: Sun Jun 01, 2008 6:13 pm Post subject: I figured out how to play movies from the exported html... |
|
|
alright
First you need to edit your movie...
Double click on the movie title on the left side.
Then pick the "Media Info" tab.
in "Local Path" select the location of your movie file.
Now...you need to choose your template you're going to export from.
I choose the Modern template for this....
add this code in right before the </table>
<TR>
<TD WIDTH="30%"><font face="Tahoma" size="2">[amm:strlocalpath]:</font></TD>
<TD> <font face="Tahoma" size="2"><B>[amm:vod=localpath]</B></font></TD>
</TR>
This will create a link to the movie file you selected in the "local path" under the "Media Info" tab.
Hope it helps... |
|
| Back to top |
|
 |
hanslumbik
Joined: 07 Jul 2008 Posts: 1
|
Posted: Mon Jul 07, 2008 5:46 am Post subject: RE: play movies from exported HTML |
|
|
Hi there...
I followed your steps but unfortunately it didnt appear to do anything... is it possible for you to email me a sample of a modified html file ? and also I would really love this feature as part of the "Online Movie List" export template...
alas my email address is kristoff8@gmail.com
thanks for your help |
|
| Back to top |
|
 |
excal
Joined: 26 May 2008 Posts: 4
|
Posted: Wed Aug 13, 2008 9:20 pm Post subject: |
|
|
i don't entirely remember what i did...but try
<TR>
<TD WIDTH="30%"><font face="Tahoma" size="2">[amm:strlocalpath]:</font></TD>
<TD> <font face="Tahoma" size="2"><B>[amm:localpath]</B></font></TD>
</TR>
I think the VOD might have been for my popcornhour...
heh...i'll see if i can go back and look at this again...but i do remember it worked once upon a time...unfortunately i was using it to output to a device not to a pc. |
|
| Back to top |
|
 |
|