Hi I dont get a chance to post here very often, but have found alot of useful info here from you all.
I am trying to create a custom module for my site using a duplicate of the sounds module, calling it duets. I want to keep the orignal sound module in place, I have copied the original sounds module and renamed the class files and edited every instance of sounds, Sounds, SOUNDS, sound, Sound, and SOUND throughout all the files in the new module folder for my new duets module replacing them with duets, Duets, DUETS, duet, Duet, and DUET in every file in the module that references them including the files in any of the module's sub folders.
My question is after all that, will I need to create a new folder in the flash/modules folder? right now the sound module is using the mp3 folder and I dont know if the new module will cause issues with the sounds module if they share it. Or can the two modules share the mp3 folder and it's subfolder called files? And If they can not share the mp3 folder, I can find all references to the mp3 folder in the new module files, but should I create a duplicate of the mp3 folder and give it a new name and then change the references in the files for my new module? are there any other files anywhere else in the dolphin folder I may need to duplicate and rename? as well as file edit references?
Im still using dolphin 7.08 for my site in case it matters.
Im doing all this because my site is a karoke site and members want a duet area just like the sounds area. You can see my site at http://keepitkaraoke.net if you want, if it helps you understand what I mean.
thanks for any direction you can give me on this.