Hello all,
I have 2 questions:
1- How can i make a flash of extension swf open in a new form? -->(C# 2005)
2- How can i associate a certain sound file of extension wav to play on a certain button click?(considering that i can move the whole program to a different pc, so i dont want to write the sound file path relative to the pc )
Thx
Loading
shinoy alphonsePosted Dec 18, 2006, 6:49 AM
For your first qust:
Play with object in html u can easily integrate flash and c#.
For ur second qust:
i ever tried with sound in web application but it is possible in windows application.