Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Netscape & JS: Flash methods
From: Rick Lee
Date: Mon, 9 Oct 2000 21:46:46 +0100

This may have been covered before, and if so I apologize. It also seems as
if I must be making a silly mistake, but ...

I can't get either SetVariable or TCallLabel to work with Netscape
4.73/Win98SE. They work fine with IE 5.5 using the same files. I haven't
tried other combos yet.

The JavaScript calls:
myMovie.SetVariable ("var", "string");
myMovie.TCallLabel ("/", "Label1");
gives the error:
myMovie is not defined

while the call:
document.myMovie.SetVariable ("var", "string");
document.myMovie.TCallLabel ("/", "Label1");
gives the error:
document.myMovie has no properties

What did I do wrong? What other combos are likely to fail?

Thanks,
Rick

********************************************
* Richard H. Lee, PhD
* Program Manager, Biochemistry
* System Administrator
* rickatsciencemedia [dot] com
*
* ScienceMedia.com
* 5414 Oberlin Drive, Suite 220
* San Diego, CA 92121-4745
*
* TEL: 858/625-9261, Ext. 109
* FAX: 858/625-9262
*
* http://www.sciencemedia.com
*********************************************


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Netscape & JS: Flash methods , Rick Lee

Replies
  FLASH: Translating from slash syntax to , Sibyl Perkins
  Re: FLASH: Translating from slash syntax, Randy Kato

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]