Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Control and embed qt with another

Status
Not open for further replies.

SimoBk

Technical User
Aug 14, 2002
10
CA
Hi all,

I have little thing to do but don't know exactly how I should do it... Let me try to explain the problem...

I have a website with many frames ( check the french version as I'm still working on the english). The right frame contains and embedded quicktime with background music:

*********************************

<OBJECT CLASSID=&quot;clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B&quot; WIDTH=&quot;100&quot; HEIGHT=&quot;16&quot; CODEBASE=&quot;<PARAM name=&quot;SRC&quot; VALUE=&quot;ballade.mp3&quot;>
<PARAM name=&quot;AUTOPLAY&quot; VALUE=&quot;true&quot;>
<PARAM name=&quot;BGCOLOR&quot; VALUE=&quot;000000&quot;>
<PARAM name=&quot;CONTROLLER&quot; VALUE=&quot;true&quot;>
<PARAM name=&quot;QTNEXT1&quot; VALUE=&quot;<anniversaire.mp3> T<myself>&quot;>
<PARAM name=&quot;QTNEXT2&quot; VALUE=&quot;<cestbeaulavie.mp3> T<myself>&quot;>
<EMBED SRC=&quot;ballade.mp3&quot; WIDTH=&quot;100&quot; HEIGHT=&quot;16&quot; AUTOPLAY=&quot;true&quot; BGCOLOR=&quot;000000&quot; CONTROLLER=&quot;true&quot; QTNEXT1=&quot;<anniversaire.mp3> T<myself>&quot; QTNEXT2=&quot;<cestbeaulavie.mp3> T<myself>&quot; PLUGINSPAGE=&quot;</EMBED>

*********************************

One of the pages of the site, wich is loaded in the main frame (not the same frame as the previous) should contain videos.

The problem is, when I load videos, music should automatically stop, and when the video finishes, music should restart where it stopped (not at the beginning).

How could I do that?

I hope it's clear, otherwise, ask me...

Thanks,

Simo

Motherboard: Asus CUSL2
Proc: PIII 733MHz
Mem: 256Mb SDRam PC133
Video: ATI All In Wonder 128 Pro (IRQ11)
Sound: SB Live Value (IRQ9 shared with modem and both LAN cards, it's always been like that but it used to work b4)
LAN+Modem: 10/100PCI - 10PCI - 56K
IDE: DVD16x - CD.RW 12.10.32 - 3½ - Master 30Gb 7200rpm - Sla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top