473,395 Members | 2,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Preloading a movie while playing another movie

I have several movie clips and would wish to play them in sequence.
There is possible to use the SetQTNEXTUrl property for the quicktime
plugin, but it creates a black gap between the clips.

Is it possible to use to player objects and swap between them. So that
I hide one player and reveal another when one clip stops?

Or do you have any other sollutions to my problem

Oct 11 '05 #1
3 1864

to********@gmail.com wrote:
I have several movie clips and would wish to play them in sequence.
There is possible to use the SetQTNEXTUrl property for the quicktime
plugin, but it creates a black gap between the clips.

Is it possible to use to player objects and swap between them. So that
I hide one player and reveal another when one clip stops?

Or do you have any other sollutions to my problem


Off hand, I do not see an easy method to do what you wish with script.
If I had several clips that I wished to play in sequence without
breaks, I would first use one of the many video programs available that
allow combination of the several clips into one large, long clip. Then
I would stream it. If you want to include dialup as well as broadband
viewers, it may be well to provide two streams, although quality of
video leaves much to be desired on dialup. I would also consider using
WMV rather than QT for streaming, because many more people have the WMP
on their computer than QT. If you wanted to include most people, you
might provide WMV, Real, and QT streams. For dialup users, a stream at
about 30 kbps is about all you can handle. I usually use 1400 to 2000
kbps for my DSL streams, and my DSL connection allows a measured
download rate of about 2300 kbps from my server. Under these
conditions, initial buffer time is very short before the movie plays
without breaks. Since all DSL is not as fast as mine, you might want to
include a stream of about 900 kbps for slower DSL and about 1400 to
2000 kbps for faster DSL and good cable connections.

Oct 11 '05 #2

Thank you for taking the time to respond.

I use mp4 videos, not quicktime. But Quicktime is the only browser with
java support.

Anyway. I have split the film into pieces because the pieces should be
assembled at runtime from specifications made by the user. I dont want
ONE movie I want 90*90*90 different movies. Thats why I have split the
movie into smaller clips.

I think I know how I am going to do it, though. I will create two
players, place them on top of each other with css2, hide one and play
the other. When the visible player is closing in on the end of the
clip, I start the other player and make it visible. This calls of
course for some user calibration since no connection have the same
speed, but I hope it will work.

Oct 12 '05 #3
If possible, I would suggest using Flash video files and then sequence
them in Flash. Flash would be much more reliable for showing clips
sequentially. An added benefit is that Flash has more installation
penetration than QT.

Oct 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: AES/newspost | last post by:
Can anyone provide a quick tip on the html structure to link from a thumb to a movie poster and from there on to a QuickTime movie, all in one go, using EMBED? I have a number of (large)...
2
by: Niall Linden | last post by:
Is there any way to put text on an avi or movie in a web browser. are there any browser plugins, movie players etc that can facilitate this. i found in flash you can have EMBED mode="transparent"...
2
by: Frances Del Rio | last post by:
pls how do I detect if .swf movie is playing or has stopped? .swf is in a pop-up, I would like to trigger a window.close() once Flash movie has stopped playing.. (pls don't lecture me about...
1
by: torbs | last post by:
I have a problem when I use javascript to get the length and position of a movie I recieve from a rtsp stream. The length and position is extremely high and not the actual length and position of...
1
by: Marije | last post by:
Hi, I have a FlashObject on my WindowsForm. At some point I want to change the movie (.swf) it is playing but this doesn't seem possible. It just keeps playing the old one after a...
2
by: Mickey Flores | last post by:
I have just tried to attach a background sound with on/off button to my movie clip at frame 1 of the main Timeline. Flash Movie: the movie will keep on replaying until a viewer clicks a button....
4
chelvan
by: chelvan | last post by:
hi all <! -- Google Video HTML Code -- > <embed style='width:400px; height:326px;' id='VideoPlayback' align='middle' type='application/x-shockwave-flash' ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.