Flasher Archive

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


Subject: FLASH: FSCommand problem
From: Roland
Date: Tue, 31 Oct 2000 07:15:41 GMT

Hello all

I seem to have a problem with the FSCommand function. I have placed the
following scripts. Where is the hick up? Nothing happen....

Any hints would be appreciated

thanks

Roland Blattler


<script language="JavaScript">
<!--
function info_DoFSCommand(command, args)
{
if ( command == "closeMe" )
{
alert('test'); // for testing purpose only
this.close();
}
}
//-->
</script>


*********************************
In the flash movie I have placed this code

on (release) {
fscommand ("closeMe");
}

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// 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: FSCommand problem, Philippe Warichet

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