- Posts: 262
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
- FeSys
-
Topic Author
- Offline
- Elite Member
Less
More
15 years 8 months ago #72182
by FeSys
Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too was created by FeSys
Hello developers..
Can any one tell me how to customize the All video 3.0 to load Audio/mp3 file..
I am trying to build a big Multimedia with Audio albums and artist same as music collection commercial component
Can any one tell me how to customize the All video 3.0 to load Audio/mp3 file..
I am trying to build a big Multimedia with Audio albums and artist same as music collection commercial component
Please Log in or Create an account to join the conversation.
- FeSys
-
Topic Author
- Offline
- Elite Member
Less
More
- Posts: 262
15 years 8 months ago #72183
by FeSys
Replied by FeSys on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
Any help, idea please...?
Please Log in or Create an account to join the conversation.
- Carlos Salas
-
- Offline
- Junior Member
Less
More
- Posts: 22
14 years 7 months ago #72184
by Carlos Salas
Replied by Carlos Salas on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
Could you solve it?
Please Log in or Create an account to join the conversation.
- FeSys
-
Topic Author
- Offline
- Elite Member
Less
More
- Posts: 262
14 years 7 months ago #72185
by FeSys
Replied by FeSys on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
Hello "Carlos"
Sorry for not posting solved solutions in the community.
Here a link from where I solved my problem... Thanks
Found a way to add .mp3 files!
Carlos Salas said:Could you solve it?
Sorry for not posting solved solutions in the community.
Here a link from where I solved my problem... Thanks
Found a way to add .mp3 files!
Carlos Salas said:Could you solve it?
Please Log in or Create an account to join the conversation.
- Carlos Salas
-
- Offline
- Junior Member
Less
More
- Posts: 22
14 years 6 months ago #72186
by Carlos Salas
Replied by Carlos Salas on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
Thank you Followeyes, actually I've found 2 solutions for this, a hard and an easy solution.
Easy: If you have installed Allvideo v3.3 by JoomlaWorks write this code into your k2 content: {mp3}nameaudiofile{/mp3} // the audio file must be placed/uploaded in: images/stories/audio. You can change the location folder by changing the parameters in plugin's Allvideo.
Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
Easy: If you have installed Allvideo v3.3 by JoomlaWorks write this code into your k2 content: {mp3}nameaudiofile{/mp3} // the audio file must be placed/uploaded in: images/stories/audio. You can change the location folder by changing the parameters in plugin's Allvideo.
Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
Please Log in or Create an account to join the conversation.
- FeSys
-
Topic Author
- Offline
- Elite Member
Less
More
- Posts: 262
14 years 6 months ago #72187
by FeSys
Replied by FeSys on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
The second option is nice and helpful..
please let me know if successfully done "Carlos".
Thank uuuuuuuu!
Carlos Salas said:Thank you Followeyes, actually I've found 2 solutions for this, a hard and an easy solution.
Easy: If you have installed Allvideo v3.3 by JoomlaWorks write this code into your k2 content: {mp3}nameaudiofile{/mp3} // the audio file must be placed/uploaded in: images/stories/audio. You can change the location folder by changing the parameters in plugin's Allvideo.
Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
please let me know if successfully done "Carlos".
Thank uuuuuuuu!
Carlos Salas said:Thank you Followeyes, actually I've found 2 solutions for this, a hard and an easy solution.
Easy: If you have installed Allvideo v3.3 by JoomlaWorks write this code into your k2 content: {mp3}nameaudiofile{/mp3} // the audio file must be placed/uploaded in: images/stories/audio. You can change the location folder by changing the parameters in plugin's Allvideo.
Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
Please Log in or Create an account to join the conversation.
- Takkie
-
- Offline
- New Member
Less
More
- Posts: 1
14 years 5 months ago #72188
by Takkie
Replied by Takkie on topic Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too
At this moment I wish I was more gifted in writing my own code.
Sure hope you made some progress with this to-be-a-popular-tab.
Please let us know.
Carlos Salas said:... Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
Sure hope you made some progress with this to-be-a-popular-tab.
Please let us know.
Carlos Salas said:... Hard: Create a Music tab in back-end K2 content and make an upload box then you will add mp3 files in to your content. // the audio files will be uploaded in: media/k2/audio or you can change it.
I'm working in second option because I'd like to upload directly the files without ftp and add some parameters like name of song, artist, album, genre, rating, etc.
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- Solved - Your Help Please. All Video 3.0 to load Audio/mp3 files too