| Author |
Message |
Serious Tom
Cat Chaser


Joined: 27 Jan 2002 Posts: 445
Location: IL, USA
|
Posted:
Mon Feb 23, 2009 4:13 pm Post subject: Embeded Media Player |
|
I'm using Netobject's Fusion Essientials and want to embed some media files and I can except they all start playing at once when you open the page. Is there a way to turn off auto start. This is the code fusion produced :
<EMBED ID="WindowsMediaPlayer6" SRC="file:///C:/Users/SeriousTom/Music/FNCYPNTS.WAV" BORDER=0 HEIGHT=81 WIDTH=191 ALT="" > |
|
|
|
|
|
|
T
Curmudgeon

Joined: 17 May 2001 Posts: 16818
Location: Airstrip One
|
Posted:
Mon Feb 23, 2009 4:37 pm Post subject: |
|
|
|
|
|
Serious Tom
Cat Chaser


Joined: 27 Jan 2002 Posts: 445
Location: IL, USA
|
Posted:
Tue Feb 24, 2009 3:57 pm Post subject: |
|
Thank You
autostart=false
|
|
|
|
|
|
|
|
|