can anybody help me with sound plugin?

  • Hi,

    Just copy the soundinterface.swf into your panofolder and add a code like this in your xml:

    Code
    <plugin name="musik"
            url="../plugins/soundinterface.swf"
            onloaded="action(musik);"
            rootpath="plugins"
            volume="0.4"
            />
    	
    	<action name="musik">
    	playsound(auto, musik.mp3, 0);
    	</action>

    Here's some more information: sound interface plugin (beta)

    0100011101101100011001010110100101100011 0110100000100000011010110110110001100001 0111010001110011011000110110100001110100 0110010101110100001011000010000001001010 0111010101101110011001110110010100101110 0010000001000101011000110110100001110100 0010000001101010011001010111010001111010 0111010000101110

  • Einmal editiert, zuletzt von hernan (13. Mai 2010 um 22:59)

  • yes I have made a plugins folder with the soundinterface.swf file inside and is also in the rootpath line, so I'dont know how to do now...
    Thanks for your attention!
    Best regards

    do you have a plugins folder? if soundinterface.swf is not inside a plugins folder either make one and put it in there or delete the rootpath line. it my first assumption.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!