Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Javascript help |
From: | Neal Cabage |
Date: | Tue, 14 Mar 2000 04:19:56 GMT |
Sorry - I wrote that quickly and wasn't clear.
1. MSIE for Mac does not support FS commands.
2. MSIE for PC *does* support FScommands *but* you can't just use the
Javascript routine that you would normally use to grab the FScommand event
from Flash. You have to also embed a client-side Vbscript function that
points to the JavaScript routine. In MSIE on PC, it's that VBscript that
actually grabs the event from Flash.
As for calling the JavaScript from Flash, the only way I would know to do
that, is to you an FS command, in which case this would be relevant? I was
just saying it's something to think about if so. Thus, I suggested keeping
this functionality within Flash whenever possible to avoid those annoying
workArounds and slight incompatibilities.
I hope that was a bit more clear. ;-)
Neal
----- Original Message -----
From: Cheri Harder <chericahome [dot] com>
To: <flasherchinwag [dot] com>
Sent: Tuesday, March 14, 2000 3:57 AM
Subject: Re: FLASH: Javascript help
Well, I thought I was doing ok, until Neal threw in some additional
information to confuse me. It's ok, I'm easily confused. :-/
No, I wasn't using FScommand.... I was just using a javascript in my main
html page so that my swf could call it to open a new window with specific
attributes by using
javascript:function(args)
in the GetURL.
Now, are there browsers that don't handle this? Or were you thinking I was
doing something else.
~~~~Cheri Harder~~~~~
charderawsolution [dot] com
Advantage Web Solution
www.awsolution.com
> Are you planning to evoke this JavaScript with an FScommand? I missed the
> first email. If so, be warned that MSIE 4.5 doesn't do FS commands.
> Further, you'll need to write a client-side VBscript routine to trigger
the
> JS routine that captures the FScommand event. Much easier to just keep it
> within Flash as much as possible.
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California
-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California
-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: Javascript help, Eric Dunham
Re: FLASH: Javascript help, Neal Cabage
Re: FLASH: Javascript help, Cheri Harder
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]