MoBetter News
Politics

Behind The Scenes Of ‘In Amanda We Trust: An Unapologetically Political Comedy Doc’

Amanda Seales 'In Amanda We Trust' Movie Screening

Source: Jayden Rivera / other

This August, Amanda Seales released her latest project In Amanda We Trust: An Unapologetically Political Comedy Doc. Now, she’s sharing the thought process, hard work, and soul-searching that went into creating the comedy documentary in the latest episode of the Small Doses with Amanda Seales podcast.

In the film, Seales, fitted in a bright pink power suit, ventures to the nation’s capital to weigh a run for office. There, she chats with the D.C. locals and sits down with the “Squad” Reps. Jamaal Bowman and Ilhan Omar, who tells her, “Your afro is needed here.”

( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-0621498ca68d5dd2df904a7fc04812e0’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-0621498ca68d5dd2df904a7fc04812e0’
}, “https://embeds.go.ione.nyc” );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( ‘a’ );
origin.href = e.origin;

// Verify message origin
if ( ’embeds.go.ione.nyc’ !== origin.host )
return;

// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();

In this episode of Small Doses, Seales reflects on the long journey and the many changes that the comedy documentary went through from start to finish. The actress and comedian reflects on overcoming self-doubt to reach the finished product. “My original intention was, ‘I need to prove myself … that I’m still a comic, that I’m still valuable out here’ … now the intention is, ‘I just need to make something dope,” she says. “Ultimately I listened to my intuition.”

Seales decided to independently produce the comedy documentary under her own Smart Funny & Black Productions, which allowed her total creative freedom. Now, the film is available on Patreon for $15.

“Unfortunately, the way capitalism is set up, people don’t put value to your work if you don’t put value to your work first,” Seales explains. “It meant something to me that we make something that has actual intrinsic value beyond just humor. I wanted something that would show folks more insight into the value of being civically informed, of being civically involved. I also wanted to show Black people who are civically informed and civically involved. With Reps. Bowman and Omar, I wanted to demonstrate, this is what public servants look like versus politicians.”

( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-fd4de513533a3ec46b7d94354692c6e9’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-fd4de513533a3ec46b7d94354692c6e9’
}, “https://embeds.go.ione.nyc” );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( ‘a’ );
origin.href = e.origin;

// Verify message origin
if ( ’embeds.go.ione.nyc’ !== origin.host )
return;

// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();

Now on the other side of this journey, Seales is proud of the work that she and her team produced.

“I hope it feels good to you to know that you supported an independent project that came from the mindset of art, social justice and responsibility and the mindset of wanting to make something in spite of those not wanting to give you a yes. You’ve got to create your own yeses,” she says.

Watch In Amanda We Trust by visiting InAmandaWeTrust.com.

( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-4c0df666693aab525560cfee3c2fc698’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-4c0df666693aab525560cfee3c2fc698’
}, “https://embeds.go.ione.nyc” );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( ‘a’ );
origin.href = e.origin;

// Verify message origin
if ( ’embeds.go.ione.nyc’ !== origin.host )
return;

// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();

Get the full behind-the-scenes episode here. Or listen on Apple or Spotify.

SEE ALSO:

Small Doses With Amanda Seales: Side Effects Of Therapy (With Dr. Raquel Martin)

‘Small Doses’ With Amanda Seales: Side Effects Of Police Gangs (With Cerise Castle)


The post Behind The Scenes Of ‘In Amanda We Trust: An Unapologetically Political Comedy Doc’ appeared first on NewsOne.

Read Full Post

Related posts

Clarence Thomas Writes Majority Opinion In ‘Dangerous’ SCOTUS Ruling Relaxing NY Gun Laws

Bruce C.T. Wright

Stacy M. Brown

Young Black Men In Philly And Chicago Being Killed At Higher Rates Than US Troops

Alex Knorre,, Boston College