Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Sun May 19, 2013 6:20 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
iMovie video won't play
Author Message
 Post subject: iMovie video won't play
PostPosted: Tue May 08, 2012 1:00 pm 
Offline

Joined: Fri Feb 24, 2012 12:05 am
Posts: 21
I have tired to add an iMovie video to one of my pages, but it won't show up. I added a movie page, then dragged the movie from the desktop to the page. It plays in iWeb, but not actually ON the web. It's on the root in the right file (to my knowledge), but not playing.

The page is http://fatefirst.com/Movie.html

The other thing I've having an issue with is that I added a page to the site and told it to add it to the nav bar a the top. It's there in iWeb, but again, won't show on any page on the actual web. I've uploaded the entire site and still it won't show.

Please tell me what I'm doing wrong here.

Thank you.


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Tue May 08, 2012 1:25 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Hi,

I would recommend you to follow the instructions on adding a movie with HTML5 you find on this page
http://iwebfaq.org/site/iWeb_Movies.html

For what concerns the navigation menu the information is stored in a file named feed.xml and that's the file you want to upload/replace on your server.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 4:49 pm 
Offline

Joined: Fri Feb 24, 2012 12:05 am
Posts: 21
I have tried to get this to work following the HTML5 instructions, but must still be doing something wrong. The movie won't show up on the page. You mention to "paste" it to the page, but where? The snipet didn't work and simply pasting the code to the page didn't work either.

As with most things, I'm sure this is something small that I'm missing, I just don't know what it is.


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 5:13 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Of course you have to add the HTML5 code in an HTML Snippet.
There is no HTML Snippet on
http://fatefirst.com/Movie.html
hence there is no way for me to tell you what you're doing wrong.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 6:30 pm 
Offline

Joined: Fri Feb 24, 2012 12:05 am
Posts: 21
Try it now.

http://fatefirst.com/Movie.html


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 7:39 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
poster="www.fatefirst.com/Movie.html" is meant to be a URL to an image, not an HTML page.

Anyway the video plays fine to me. Takes a while to load but that could either be due to a slow server, the size of the movie or the problem with poster leading to an HTML page instead of image or else.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 8:36 pm 
Offline

Joined: Fri Feb 24, 2012 12:05 am
Posts: 21
Ok. Got have it going directly to the movie and not an html link. I want it to look like it's still on my page though. Judging by your comments I'll assume that's not the best thing to do. So, how do I make it look like it's still on my site with out it being an html link.


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 9:16 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Let's try it again...

<link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet"><script src="http://vjs.zencdn.net/c/video.js"></script><video id="my_video_1" class="video-js vjs-default-skin" controls autoplay loop="auto" width="640" height="264" poster="www.fatefirst.com/Movie.html" data-setup="{}"> <source src="FATE Movie.mp4" type='video/mp4'> <source src="FATE Movie.webm" type='video/webm'></video>

The URL marked in red is wrong. Poster is an image. So it should read something like
http://yourdomain.com/myimage.jpg
where the image myimage.jpg is supposed to be a screenshot of the movie. You typed the URL to the page (incomplete because you didn't type http://). Again: Should be an image.

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 10:56 pm 
Offline

Joined: Fri Feb 24, 2012 12:05 am
Posts: 21
I meant to repost the link. It's http://fatefirst.com/History_files/FATE%20Movie.m4v so it links directly to the movie. You say it should be an image, can I make a movie an "image"? If so how?

Thank you for continuing to answer my questions and work with me even though it's clear you've been frustrated from the start. I appreciate it.


Top
 Profile Send private message  
 
iMovie video won't play
Author Message
 Post subject: Re: iMovie video won't play
PostPosted: Mon May 14, 2012 11:09 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Why would you want to link the movie instead of embedding it?

No, a movie can't be an image.

Use this code (copy&paste) and the movie starts playing within 2 seconds

<link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet"><script src="http://vjs.zencdn.net/c/video.js"></script><video id="my_video_1" class="video-js vjs-default-skin" controls autoplay loop="auto" width="640" height="264" data-setup="{}"> <source src="http://fatefirst.com//Movie_files/FATE%20Movie.mp4" type='video/mp4'> <source src="http://fatefirst.com//Movie_files/FATE Movie.webm" type='video/webm'></video>

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield