can anybody help me with sound plugin?

  • Sorry, but I can't do it alone
    I don't know how to add sound on my panos, can anybody explain me where I have to instal the plugin?
    my best regards
    Hern'an

  • 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

  • Edited once, last by hernan (May 13, 2010 at 10:59 PM).

  • 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.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!