Hi Raymond,

I get an error message: FlashSound undefined.
On system Win98, IE5.
Seems like FlashSound is internally not included the way it should be.

Regards,
Tobias

Part of your sourcecode:
---------------------------------
<script language="Javascript">
dynapi.library.setPath('../src/');
dynapi.library.include('dynapi.api');
dynapi.library.include('TemplateManager');
dynapi.library.include('HTMLMenu');
dynapi.library.include('FlashSound');

</script>
<script language="Javascript">

// Create and load flash sound file
ERROR--> fs = new FlashSound();
fs.setSWF("images/sndfx.swf");
HTMLComponent.setFlashSound(fs); // Set FlashSound object for all HCs
----------------------------------



-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Raymond
Irving
Gesendet: Montag, 30. Juni 2003 18:18
An: DynAPI-Dev; DynApi-Help
Betreff: [Dynapi-Dev] HTMLMenus with sound effects


Hello Everyone

Take a look at a online version of the  HTMLMenu with
sound effects. Use either IE or opera because they
have built-in support for the Flash Player

http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu.html

The new sound events can be used in any DynAPI app to
create audible messages and warnings such as "Access
denied," etc

--
Raymond Irving

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to