Home
Podcasts
Teachings
About
Contact
Contact
{ $data.loading = false // if url has a timestamp then jump the youtube player to that timestamp const searchParams = new URL(window.location.href) .searchParams console.log('timestamp-in-seconds', searchParams.get('timestamp-in-seconds')) if (searchParams.has('timestamp-in-seconds')) { const timestamp = searchParams.get('timestamp-in-seconds') if (timestamp !== null && timestamp?.length > 0 && $data.jumpToTimestamp) { $data.jumpToTimestamp(timestamp) } } }, onStateChange: (event) => { // console.log('onStateChange', event.data); // console.log('YouTube Player getCurrentTime', $data.YouTubePlayer.getCurrentTime()); // @ts-ignore if (event.data === window.YT.PlayerState.PLAYING && $data.hasInitialJumpFromURL === false) { console.log('YouTubePlayer is UNSTARTED!'); // if url has a timestamp then jump the youtube player to that timestamp const searchParams = new URL(window.location.href).searchParams; // console.log('timestamp-in-seconds', searchParams.get('timestamp-in-seconds')); if (searchParams.has('timestamp-in-seconds')) { const timestamp = searchParams.get('timestamp-in-seconds'); // @ts-ignore if (timestamp !== null && timestamp?.length > 0 && $data.jumpToTimestamp) { // console.log('jumping to timestamp', timestamp); // @ts-ignore $data.jumpToTimestamp(timestamp.toString()); $data.hasInitialJumpFromURL = true; // if ($data.YouTubePlayer.getCurrentTime() === parseInt(timestamp)) { // $data.hasInitialJumpFromURL = true; // } } } } } }, }) // clear the htmx history cache so that the back button works //window.localStorage.setItem('htmx-history-cache', 0) " x-show="!loading" x-transition.opacity >
The Prodigal Son and His Father
Luke 15:11-32 · June 16, 2024
Pastor Robert Furrow teaches on Jesus' parable of the Prodigal Son and His Father.
Timestamps
00:00
Introduction
03:28
The manner of love the Father has bestowed on us (1 John 3:1-2)
05:08
An Inheritance Given (Luke 15:11-12)
07:53
Free will in going our own way (Proverbs 14:12-14)
09:20
The Destructiveness of Sin (Luke 15:13-16)
11:25
God wants us free from sin because He knows the suffering it causes (Romans 6:23; Isaiah 59:1-2)
13:19
The Goodness of God (Luke 15:17-19)
15:00
It was the memory of his father’s goodness that brought him back (Romans 2:4; James 1:17)
15:53
A Picture of Repentance (Luke 15:20-21; Luke 18:10-14; 1 John 1:9-10)
21:46
God’s Response to Repentance (Luke 15:22-24; Ezekiel 33:11)
22:52
The Other Son (Luke 15:25-32)
25:30
What Jesus said before He gave this parable (Luke 15:10)
26:04
The end of the Parable of the Lost Sheep (Luke 15:7)
26:33
It’s always better to not become a prodigal
27:49
No matter how far you have fallen, there is forgiveness
28:05
It is always in God’s nature as a Father to be forgiving
28:52
Closing prayer
Playlists
Luke
Topics
Forgiveness
Family
Love
Repentance
Parable
Home
Podcasts
Teachings
About