473,721 Members | 2,235 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to run multiple movie clips continously


i have 4 movie clips. i am able to run the first clip with autostart a
soon as the webpage opens. i am running the movie clips under window
media player.

Question 1:i want to run all the movie clips continously one afte
another.

Question 2: how to stop clip1 and run clip3(user selection).
the movie should run under the same media player, on the same page.

i am using the following code:
<object
classid="CLSID: 6BF52A52-394A-11d3-B153-00C04F79FAA6" width="240
height="215"
id="WMPObject"
Style="margin:0 ; width:180; height:200; border:0px inset white
title="Windows Media Player">
<param name="URL" value="clip1.wm v">
<param name="captionin gID" value="cc">
<param name="SAMIStyle " value="Black Print">
param name="SAMILang" value="Japanese "<param name="AutoStart
value=-1><param name="rate" value="1"><para m name="balance
value="0"><para m name="currentPo sition" value="0"><para
name="defaultFr ame" value><param name="playCount " value="1"><para
name="currentMa rker" value="0"><para m name="invokeURL s
value="-1"><param name="baseURL" value><param name="volume
value="50"><par am name="mute" value="0"><para m name="uiMode
value="full"><p aram name="stretchTo Fit" value="0"><para
name="windowles sVideo" value="0"><para m name="enabled
value="-1"><param name="enableCon textMenu" value="-1"><para
name="fullScree n" value="0"><para m name="SAMILang" value><para
name="SAMIFilen ame" value><param name="enableErr orDialogs
value="0"><para m name="_cx" value="5556"><p aram name="_cy
value="5821"></object>

Any help is appreciate

yam
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message24145.htm

Jul 20 '05 #1
1 1687


yama wrote:
i have 4 movie clips. i am able to run the first clip with autostart as
soon as the webpage opens. i am running the movie clips under windows
media player.

Question 1:i want to run all the movie clips continously one after
another.

Question 2: how to stop clip1 and run clip3(user selection).
the movie should run under the same media player, on the same page.


Check http://msdn.microsoft.com/ for the Windows Media Player SDK, there
you should find out which properties and methods (and maybe events) you
can use with the player to load and play movies

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #2

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

Similar topics

3
1889
by: torchestra | last post by:
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
1
1438
by: =?Utf-8?B?QWRhcnNo?= | last post by:
Hello all, I am designing an appliaction to stream video from video server in vc++6.I have created buffer for storing the bitmap bits of video in application.Can i create .wmv movie clips from these buffer? In visual studio 2005 i can use Windows media format sdk for this purpose.How can i achieve the same thing in vc++6.Could any one suggest me? Thanks in Advance.
2
1663
by: =?Utf-8?B?SG9sbHk=?= | last post by:
Please help...I'm trying to make a movie of different clips. I can add a set of clips from one collection to the storyboard and it plays fine. Then I will add another set of clips from another collection and the whole storyboard will NOT play. It won't all play together even though it shows up in the storyboard. WHAT DO I DO??????
10
4905
elamberdor
by: elamberdor | last post by:
Hello All! Well, I can load in swf's just loverly, but what I have is a sliding menu, with buttons in it, that when pressed, load an image into an empty movieclip. I really just need to know how to target back to the _root of the whole movie. It works great when the buttons and empty movieclip in the same stage or same movie clip, however I need to work out the right script to target right back to the root where i want the image to sit,...
2
3678
by: robtyketto | last post by:
Greetings, I have workable code to allow movie clips to be dragged around. However I can't find an example of a drag n drop where the movie clip has to be placed with a certain range/xy cordinates on a movie clip. For example I have a .gif of a grid of 2x2 squares how do I setup different instances of movie clips for each square to be able to detect when a object and has been dropped into it (A bit like when you can define hit areas on...
0
2704
by: gouthamgrs | last post by:
Can any one help me how to do drag and drop for multiple movie clips which are inserted dynamically. (Like match the following for example For question A (which is in lift side of the stage) answer is B5(which is in right side of the stage)). When i drag the question A line should be generate from the the drag position. Please check the code attached with this. ... a = 0; b = 0; depth = 1000; for (i=0; i<6; i++) { if (i<3) { var...
1
2438
by: manxman | last post by:
Guys and Gals, AS2 do you know if its possible to drag a movie from one clip into another clip? I know I can do it by having two same drags, one in movie A, and the other in movie B. But is means a lot more coding/testing as there are many drags and targets, 3 attempts allowed, drags that have several correct targets, and some hit tests. It's for online learning and the drag/drops can be many which means I have to make the movie...
1
2997
by: angelicdevil | last post by:
ok wat i m trying to do it get flash to read a xml file and load the titles in xml as a button into the imagetitles movie clip made on stage in flash . so that when i click on a title it displays the corresponding image, name and description form the xml onto the stage in respective movie clips. but its not loading the xml titles into the imagetitles movie clip i m uploading the zip file of the xml that i have at present ...plz check and...
0
8840
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8730
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9131
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9064
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5981
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4484
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4753
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3189
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2130
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.