«I was heartbroken by her story. I just felt so sorry for her. I recognized then that I had a lot of work to do to get to a point where I could play her, because feeling that kind of sympathy for someone is no way to actually inhabit them.. She was just simple and she was trying to get by on a daily basis. She's not sentimental about her pain. I had to have the same kind of attitude.» (referring to her role as Patsey in «12 Years a Slave»)
Anzeige
Milestone-Movies: 12 Years a Slave (2013), Non-Stop (2014), Star Trek VII: The Force Awakens (2015), The Jungle Book (2015)
Stars & News
Fans-Rummel für «Star Wars: The Rise of Skywalker»
«Star Wars: The Rise of Skywalker» mit viel Geheimhaltung
«Avatar 2» kommt später, dafür gibts mehr «Star Wars»-Action
Die «Star Wars»-Saga erreicht ihren Höhepunkt
«Black Panther»-Star Chadwick Boseman: «Er ist ein Stratege»
function getCookie(name) {
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
$('.up-log').on('click', function () {
var is_authenticated = eval('False'.toLocaleLowerCase());
if (is_authenticated) {
$.post("/api/user_profiling/", {
'csrfmiddlewaretoken': getCookie('csrftoken'),
'object': 'person',
'id': '472',
'weight': 'share'
});
};
});