![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Problem calling embedded object methods from an user-defined object - FF
From: ASM <stephanemoriaux.NoAdmin@wanadoo.fr.invalid>
Date: Sat Apr 22 2006 - 02:24:46 CEST
torbs a écrit :
usually this below works on my Fx :
<a href="#" onclick="document.mysound1.Play()">play sound 1</a>
If not, you can try to specify witch element you address to :
function callQT(obj) {
<button onclick="callQT('sound1').movieSetUrl('../sounds/zick1.mid');">
<object id="sound1" blah cassiid and all that>
-- Stephane Moriaux et son [moins] vieux MacReceived on Mon May 1 05:14:19 2006 |