hi !

Today, I would like to change the content of a declared single, in a fonction.

my single declaration is :

   background = single("./error.mp3")

And i would like change the mp3 file :

   def add_background(music)
      background = single(music)
   end

Do it possible ?
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to