Felix and The FCMA

Felix and The FCMA This is a Christian Youth Music Organization based in Zambia.

01/05/2026
25/04/2026

Felix and Rock Foundation Praise Team rehearsal time

24/04/2026

Peter Sakala on the Mic 🎤

23/04/2026

Felix and FCMA ft Peter Sakala Rehearsal Time

21/04/2026

FCMA rehearsal time

10/04/2026

Rehearsal Time FCMA

06/04/2026

Studio Under Renovations but can't wait to record a song! That's why I'm working on my song.

01/04/2026

CELEBRATING JESUS CHRIST is a song a composed and recorded in 2019 with the FCMA team Studio
I'm about to redo or rerecord it again! But before I do that firstly I present the old version to you! Listen and enjoy as you wait for the new version soon!

31/03/2026

Let's Seben! Almost done!

30/03/2026

Let's Seben!!!
Wamushilo Loading....................

Address

88/69 KANYAMA
Lusaka

Website

Alerts

Be the first to know and let us send you an email when Felix and The FCMA posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ZAMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });