Hello OK.
after a long long long tiresome investigation with the help of many it turns out the whole albums and sound player issue is due to not locating the correct album to retrieve information from and putting the audio in the wrong album.
Here is what i am trying to accomplish:
A SIMPLE page which has
Add Demos
Edit (Delete) Demos
Organize Demos (Move the positions around)
thats it!
i have this so far but i am unsure how to link them up correctly.
Add a sound to the members' Album
http://voiceartistsunited.com/m/sounds/albums/my/add_objects/ChrisKendall-VA-s-sounds/owner/ChrisKendall_VA
would this be :
/m/sounds/albums/my/add_objects/{nickname}-s-sounds/owner/{nickname} ??
and Edit :
m/sounds/albums/my/manage_objects/{nickname}-s-sounds/owner/{nickname}
and manage:
m/sounds/albums/my/organize/{nickname}-s-sounds/owner/{nickname}
do the above links need to go into a php block? or html block?
im really feeling down about this as this should not be as difficult as it is.
I dont want to have multiple albums for the members just the one that they can store their showcasing demos in that then link up to the player on the profile and display it!
How do i parse the links so that they display on the browser as the Members' Nicknames and not {NickName} as a link for them to click on within a page?
I would REALLY appreciate the help with this one and im sure you bright buttons out in boonex land will know the answer to this.
Thanks again Everyone in advance.
Chris