This is a discussion on "Playing loading MP4 files/Video" within the Flash & Multimedia Forum section. This forum, and the thread "Playing loading MP4 files/Video are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Playing loading MP4 files/Video
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Playing loading MP4 files/Video
Hi Guys
Wonder if someone can help me here or offer some advice I have a small video lasting 10 mins which i have converted to MP4. I haven then load this file to my server. However there are two other websites that would like access to this file so putting it into a flash file is not a good option. The problem i have is, i would like to code it so that when the link is activated the video plays rather that give the option to download which it would do if i linked to the file. I realise that in order to play the MP4 file people would need quick time and help greatly appreciated even if its negative |
|
|
|
#2
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
So...you just want code for other people to embed it into their websites?
|
|
#3
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
If thats possible yes! What I need is basicly a code which points to the file on my server, which once selected will play the video, rather than download it if that makes sense.
|
|
#4
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
ok, put this in your code.(html)
|
|
#5
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Many Thanks Mr Madison for the code i can see you have
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0"> The current file format is quciktime MP4 am i right in presuming then that i would need to convert this to a video file in flash or is there a code i could use to keep it in it's current format. if not thats fine I'll convert it i'm just checking thats all |
|
#6
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
For that code you need to convert it to flash.
Here's the quicktime code.
|
|
#7
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Many thanks once again MrMadison
Now I seem to be having problem getting my head round this code I have added movie path with url, as is required in both places. I have entered movie Width & Height so as to get height and positioning which is fine. however when i load the page all i get is a a Quicktime logo where the player should be and it say downloading information from http://www. but it doesn't show a quicktime player control and i have quicktime installed. I have check the item path in my ftp server to make sure i have added it right and it appears to be okay so now for what I think should happen you peeps can the tell me if i have totally misunderstood what is possible. I have placed a small layer on a page which has a short explanation of the video and just a simple link which says "Click Here" This then take you to a single page (html) which has the code embedded in it and which, should show the player in the centre of the page this is where the quicktime logo is but no player and the video doesn't start even if you leave it for to load Now I'm already very grateful to MrMadison for what he has done for me so far and i really need to understand what is is I'm doing wrong therefore i would i appreciate it greatly if someone could direct me to the information or explain what is is i'm doing wrong, without re-writing the code for me. I hope that doesn't sound too ungrateful I have used search but not found what i'm looking for. |
|
#8
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#9
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Many thanks for the reply Sgaspar11 looks like a very good link will read and post back when i've had a good look
Thanks |
|
#10
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Right guys a big thank you
I've now got my head round this code and it is working almost perfect. The only problem i have now is the length of time it takes to load the file. when on you tube it plays quicker but the quality is poorer at the moment The picture quality is brilliant and as i have already said it is in MP4 the file size is 56.6MB I am i right in believing that the only way to get it to load quicker is to reduce the file size thus reducing the quality of the Video |
|
#11
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
You could convert it to an FLV. That should make the file size very small, but keep most of its quality
|
|
#12
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Right well I've changed it to an FLV (made it 6MB smaller) but when i use the orginal code you gave MrMadison its say please load additional plugins on my Apple mac.
So I installed Flash player 9 still the same. Technically there should be no plugins required with Flash 9 installed so what am i doing wrong. here is my code listed below or is it a something to do with my conversion Quote:
|
|
#13
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Well, you can't just "play" an .FLV - you need to build a .FLV player in flash and publish it to a .swf file - which calls the .FLV and plays it on the website. Open Flash, Drag your .FLV into flash and select embed video and select a skin...make sure the .FLV and the .SWF are in the same folder and then upload all of the files (3 total, flv, swf, and skin.swf)to the same folder on your web server.
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#14
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Many thanks Sgasper11
I have done this and chosen ArcticOverPlayMute.swf skin. I then entered the url as is the correct path on my server and still it will not play so I can only presume i have not done it right. I will therefore go back to the drawing board and try exporting the movie again. Once again thanks for your reply as this had helped me establish that it must be me that has done something wrong. I will post back Right firstly two problems i was asking it to play an FLV instead of an swf file. which i have now remedied the second was i had not added the ArcticOverPlayMute.swf to the web page when i drop this on to the web page it will play the file if i point it to one on my machine but the player is not lining up with the video its placing it further down the page what am i doing wrong Last edited by Towbar; Sep 8th, 2007 at 11:00. |
|
#15
|
|||
|
|||
|
Re: Playing loading MP4 files/Video
Right problem solved
first i was point to an FLV instead of an swf but it still wasn't working Why because I'm an idiot you need to upload the skins.swf file, the swf you named, then you need to upload the FLV into the same folder as clearly the swf file point to the FLV file, to enable it to play. easy when you know how NOT lol once again thanks to everyone for your help I got there in the end |
![]() |
| Tags |
| video |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Playing video in a webpage problem | longstand | Web Page Design | 1 | Nov 2nd, 2007 12:23 |
| Loading video into flash | Penny | Flash & Multimedia Forum | 8 | Jul 25th, 2007 15:16 |
| Loading images and playing with them | DrGonzo | Flash & Multimedia Forum | 1 | Oct 25th, 2006 14:25 |
| Guinea pig video loading........indicator - how to? | colliedog | Flash & Multimedia Forum | 2 | Feb 13th, 2006 11:35 |
| loading external images and txt files | ST | Flash & Multimedia Forum | 9 | Aug 2nd, 2005 17:20 |