please help me to variables

  • hello everyone!
    sorry for my bad english



    this is a plug xml file describing soundinterface in my tour.
    when i pressed "play" start the first track! OK *thumbup*
    but button "next" don't work *sad*

    let's funk *thumbup*

  • Hi Klaus,

    Is it possible to create a variable able to check which sound is running and pause it ? I'd like to use several sounds in different scenes but one sound button plugin.
    I try to explain below :

    Code
    <plugin name="sound"
    			url="plugins/son.png""
    			keep="true"
    			...........
    			onclick="set(plugin|mute].visible, true); 
    					 set(visible, false);
    					 
    					 pausesound(get(name));"

    Then check which sound is paused when using the mute plugin.
    Maybe the trace function could be use?

    Thanks. *smile*
    Steph.

    Steph

    Edited 2 times, last by esys (October 27, 2012 at 12:07 AM).

  • Hi Klaus,

    Thanks for your info. I've checked your link and i didn't see this "bgsound" variable in the doc.??!! Is that an example name of a sound or is it a general variable to check if a sound is played. The way i'd like to use it is to be able to pause or stop the current sound without named it!! That way i could use one sound button plugin for several sounds.


    Thanks. *smile*
    Steph

  • Hi Klaus,
    Thanks for your info. I've checked your link and i didn't see this "bgsound" variable in the doc.??!! Is that an example name of a sound or is it a general variable to check if a sound is played. The way i'd like to use it is to be able to pause or stop the current sound without named it!! That way i could use one sound button plugin for several sounds.
    Thanks. *smile*
    Steph


    Thanks for your answer.
    Steph. *smile*

Participate now!

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