Thomas Mirke: FLASH - FSCommand und Netscape

Beitrag lesen

»»  document.write('<SCRIPT LANGUAGE=VBScript> \n');
»»  document.write('on error resume next \n');
»»  document.write('Sub arwandha_FSCommand(ByVal command, ByVal args)\n');
»»  document.write('  call arwandha_DoFSCommand(command, args)\n');
»»  document.write('end sub\n');
»»  document.write('</SCRIPT> \n');

Hallo Dirk,

Netscape "mag" kein VBScript!
Eine Alternative weiss ich auch nicht, aber geteiltes Leid ist halbes. Wir sind auch nicht weiter.
Der flash-support nannte uns folgenden Link:
http://www.moock.org/webdesign/flash/fscommand

Gruss, Thomas