Flasher Archive

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


Subject: Re: FLASH: (yet another) site check (http://www.spring.be/flash)
From: p-h
Date: Fri, 18 Feb 2000 17:40:55 GMT

Thank you Henry !


>Im sorry but I cant see the flash on this site..except for the background
>and the Two gradient filled balls...Im using a PB3400/g3 48Mb RAM
33.6dialup
>the latest shockwave and flash players....

Hum... second time that a Mac cant properly open the .swf... I suppose the
JS code supposed to detect the environment isn't working as it should
(created by Atfershock 2.0) - or possibly misconfigurated. Problem is I'm
not too expert in this. Any suggestion someone ?

>P.S. In the lower left hand side of the screen I see this.... \n'); }
file://-->

This puzzles me as well : it's a trailing part of some JS code and to my
(meager) knowledge it should not be visible. By the way, the "file:" string
is automatically added by outlook whenever one types in / and /... since it
seems to presume it's a local URL.
Thus not part of the original code... ;o)

The complete set it comes from is copied below :

<SCRIPT LANGUAGE=JavaScript>
<!--
var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1;

// Handle all the the FSCommand messages in a FutureSplash movie
function index_DoFSCommand(command, args) {
var indexObj = InternetExplorer ? index : document.index;
// Place your code here...
}
// Hook for Internet Explorer
if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 &&
(navigator.userAgent.indexOf("Windows 95")>=0 ||
navigator.userAgent.indexOf("Windows NT")>=0)) {
document.write('<SCRIPT LANGUAGE=VBScript\> \n');
document.write('on error resume next \n');
document.write('Sub index_FSCommand(ByVal command, ByVal args)\n');
document.write(' call index_DoFSCommand(command, args)\n');
document.write('end sub\n');
document.write('</SCRIPT\> \n');
}
file://-->
</SCRIPT>

There is actually much more code in the html page, but it's the only segment
with the string you reported.

... I have to admit I don't understand what's going on...

Thank you fort reporting anyway :o)

Have a nice week-end

Pierre-Henri Steyt


| ----------------------------------------------------
| Henry Cavillones
| Rich Media Developer
| Braincraft Learning Technologies
| http://www.braincraft.com
| henrycatbraincraft [dot] com
| ----------------------------------------------------
| An E-Sync Networks company
| www.e-syncnet.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 helpatchinwag [dot] com


Replies
  Re: FLASH: (yet another) site check (htt, Henry Cavillones

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