Amazon.com: The Life & Times of Andy Warhol - Superstar: Joan Agajanian Quinn, Jean Michel Basquiat, Irving Blum, Stephen Bruce, Leo Castelli, Bob Colacello, John Coplans, Candy Darling, Ron Feldman, Henry Geldzahler, David Hockney, Dennis Hopper, Chuck Workman, Franklyn Gottbetter, James Cady, Larry L. Green, Marilyn Lewis, Peter English Nelson: Movies & TV
amazon.com
Hello. Sign in to get personalized recommendations. New customer? Start here.
Kindle Fire: Now Shipping, Only $199
Your Amazon.com | Today's Deals | Gifts & Wish Lists | Gift Cards
Your Digital Items | Your Account | Help
Shop All Departments
Search
All DepartmentsAmazon Instant VideoAppliancesApps for AndroidArts, Crafts & SewingAutomotiveBabyBeautyBooksCell Phones & AccessoriesClothing & AccessoriesComputersElectronicsGift CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial & ScientificJewelryKindle StoreMagazine SubscriptionsMovies & TVMP3 DownloadsMusicMusical InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoesSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo GamesWatches
Cart
Cart
Wish List
Movies & TV
New Releases
Best Sellers
Today's Deals
Blu-ray
Browse Genres
TV Shows
Amazon Instant Video
Prime Instant Videos
Your Video Library
See larger image ", ""); } var spinnerForHZ = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-small._V192238939_.gif'; var spinnerDimensions = [23,23]; var hzSpinnerOn = 0, ivSpinnerOn = 0; var cbEventEnum = {"none" : 0, "changeImage" : 1, "mouseover" : 2, "openIV" : 3}; var cbImageURL,cbHiResUrl, cbEvent, cbImageID, cbImageTagID, cbShowNotesTag, lastEventType = "none"; function showHZSpinner(spinnerForHZ) { amznJQ.available("jQuery", function(){ if(!hzSpinnerOn) { var parent = jQuery("#prodImageCell"); var offset = {top: (parent.height() - spinnerDimensions[1]) / 2, left: (parent.width() - spinnerDimensions[0]) / 2 }; parent.css("position", "relative").append("
"); hzSpinnerOn = 1; } }); } function removeHZSpinner() { amznJQ.available("jQuery", function(){ if(hzSpinnerOn) { jQuery("#hoverZoomSpinner").remove(); } }); } function showIVSpinner() { if(ivSpinnerOn) { return; } amznJQ.available("jQuery", function(){ removeHZSpinner(); if(!jQuery.browser.mozilla) { jQuery(document.body).css("overflow","hidden"); } jQuery(document.body).css("opacity","0.4"); jQuery('#loadingImage').css({"left": function(){ return ( jQuery(window).width() - jQuery('#loadingImage').width() ) / 2+jQuery(window).scrollLeft() + "px"; },"top" : function(){ return ( jQuery(window).height() - jQuery('#loadingImage').height()) / 2+jQuery(window).scrollTop() + "px"; },"display":"block"}); ivSpinnerOn = 1; }); } // The below 4 functions are wrappers to handle async JS. function async_changeImage(imageURL, hiResUrl, event, spinnerForHZ) { if(productImageJSdownloaded) { removeHZSpinner(); changeImage(imageURL, hiResUrl, event, spinnerForHZ); } else { lastEventType = cbEventEnum.changeImage; cbImageURL = imageURL; cbHiResUrl = hiResUrl; cbEvent = event; showHZSpinner(spinnerForHZ); } } function async_onMouseOver(imageID, imageTagID, showNotesTag) { if(productImageJSdownloaded) { removeHZSpinner(); displayImage(imageID); if(showNotesTag) { ciuAnnotationsMouseover(imageID, imageTagID); } } else { showHZSpinner(spinnerForHZ); lastEventType = cbEventEnum.mouseover; cbImageID = imageID; cbImageTagID = imageTagID; cbShowNotestag = showNotesTag; } } function async_onMouseOut(imageID, showNotesTag) { if(productImageJSdownloaded) { if(showNotesTag) { ciuAnnotationsMouseout(imageID); } resetCaption(imageID); } } function async_openImmersiveView(event) { if(productImageJSdownloaded) { openImmersiveView(event); } else { showIVSpinner(); lastEventType = cbEventEnum.openIV cbEvent = event; } }
Share your own customer images
Quantity: 1 2 3 4 5 6 7 8 9 10
Buy New
or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Like New See details
Seller: ExpressMedia
Condition: Used - Like New
$7.62 & eligible for FREE Super Saver Shipping on orders over $25. Details
Fulfilled by Amazon
Fulfillment by Amazon (FBA) is a service we offer sellers that lets them store their products in Amazon's own warehouses, and we directly pack, ship, and provide customer service for these items. Something we hope you'll especially enjoy: FBA items qualify for FREE Super Saver Shipping and .
If you're a seller, you can increase your sales significantly by using Fulfillment by Amazon. We invite you to learn more about Fulfillment by Amazon.
or
Sign in to turn on 1-Click ordering.
More Buying Choices
40 used & new from $4.73
Have one to sell? Sell yours here
or
Get up to a $2.50 Amazon gift card
Share
The Life & Times of Andy Warhol - Superstar (1991)
Joan Agajanian Quinn (Actor), Jean Michel Basquiat (Actor), Chuck Workman (Director) | Rated: NR | Format: DVD
'); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 4.3 out of 5 stars See all reviews (14 customer reviews) |
List Price:
$14.99
Price:
$12.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
Deal Price:
You Save:
$2.00 (13%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).
Want it delivered Monday, November 21? Choose One-Day Shipping at checkout. Details
26 new from $7.49 14 used from $4.73
Other Formats & Versions
Amazon Price
New from
Used from
DVD
1-Disc Version
$12.99
$7.49
$4.73
See # more
Show fewer
Other
[VHS Tape]
$15.99
$15.99
$1.24
See # more other formats
Show fewer other formats
Psst....Check out our Holiday Deals Calendar
This Black Friday, save up to 67% during our biggest movies sale ever with select DVDs as low as $0.99. We did the shopping for you, so check out our calendar of Movies & TV Holiday Deals to find when you can pick up our hottest deals.
? See more product promotions
Frequently Bought Together
+
+
Price For All Three: $53.47
Show availability and shipping details '; var bxgyDefaultMsgShow = 'Show availability and shipping details'; var bxgyAllMsgHide = 'Hide availability and shipping details'; var bxgyAllMsgShow = 'Show availability and shipping details'; var bxgyXYMsgHide = 'Hide availability and shipping details'; var bxgyXYMsgShow = 'Show availability and shipping details'; var bxgyXZMsgHide = 'Hide availability and shipping details'; var bxgyXZMsgShow = 'Show availability and shipping details'; var bxgyYZMsgHide = 'Hide availability and shipping details'; var bxgyYZMsgShow = 'Show availability and shipping details'; var mapText = 'To see our price, add these items to your cart. Why don't we show the price?'; var mapTextSingleAsin = 'To see our price, add this item to your cart. You can always remove it later. Why don't we show the price?'; Buy the selected items together
This item: The Life & Times of Andy Warhol - Superstar ~ Joan Agajanian Quinn DVD $12.99
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
Andy Warhol: A Documentary Film ~ Laurie Anderson DVD $15.99
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
Jean-Michel Basquiat: Radiant Child ~ Jean Michel Basquiat DVD $24.49
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
What Other Items Do Customers Buy After Viewing This Item?
Andy Warhol: A Documentary Film ~ Laurie Anderson DVD
4.4 out of 5 stars (9)
$15.99
Pollock (Special Edition) ~ Ed Harris DVD
4.1 out of 5 stars (111)
$7.99
POPism: The Warhol Sixties by Andy Warhol Paperback
4.4 out of 5 stars (14)
13 Most Beautiful... Songs for Andy Warhol Screen Tests ~ Nico DVD
4.6 out of 5 stars (7)
$20.99
? Explore similar items
Product Details
Actors: Joan Agajanian Quinn, Jean Michel Basquiat, Irving Blum, Stephen Bruce, Leo Castelli
Directors: Chuck Workman
Writers: Chuck Workman
Producers: Chuck Workman, Franklyn Gottbetter, James Cady, Larry L. Green, Marilyn Lewis
Format: Color, DVD, Full Screen, NTSC
Language: English (Dolby Digital 2.0 Stereo)
Region: Region 1 (U.S. and Canada only. Read more about DVD formats.)
Aspect Ratio: 1.33:1
Number of discs: 1
Rated: NR (Not Rated)
Studio: Shout Factory Theatr
DVD Release Date: May 27, 2003
Run Time: 87 minutes
Average Customer Review: '); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 4.3 out of 5 stars See all reviews (14 customer reviews)
ASIN: B000092T3B
Amazon Best Sellers Rank: #61,863 in Movies & TV (See Top 100 in Movies & TV)
Would you like to update product info or give feedback on images?
For more information about "The Life & Times of Andy Warhol - Superstar" visit the Internet Movie Database (IMDb)
Editorial Reviews
Amazon.com
This documentary by Academy Award winner Chuck Workman does a fine job of capturing the life and legend of Andy Warhol. News coverage of his untimely death, as seen on television stations in his hometown of Pittsburgh, sets the stage for interviews with the artist's brother and cousins, who show off vintage family photos and talk wistfully of Andy's early life as Andrew Warhola. People who worked with him throughout his career as commercial artist, pop art superstar, underground filmmaker, and celebrity about town appear and provide interviews that are honest, insightful, and frequently hilarious. In a wry aside, Campbell's Soup executives comment on Warhol's famous paintings of the soup cans, which puzzled everyone but came to be regarded as art. The film is brilliantly put together so that the atmosphere of Warhol's life is deftly captured. Though he relentlessly threw himself into the public spotlight (he's even seen appearing in an episode of The Love Boat), Warhol was always something of a mystery. Was he a great artist or a great con man? People who saw him on a daily basis talk about how they were both fascinated and baffled by him. This is an intelligent and witty look at Warhol's unlikely life. The DVD features a "director's commentary" soundtrack that can be turned on to hear Workman speak about some of the material in the film. --Robert J. McNamara
Product Description
The inventor of Pop Art and a pop cultural hero, Andy Warhol was both America's most celebrated and most controversial artist. This documentary focuses on Warhol's work and star-studded world in which he moved. Using a glittering collage of media images, commentary from the vast assortment of celebrities and scene-makers who knew Warhol (Lou Reed, Dennis Hopper, Roy Lichtenstien, Ultra Violet and Fran Lebowitz, to name a very few), and interviews with the enigmatic artist himself, Chuck Workman fashions a portrait of a career in which surfaces were everything and fame was an end in itself.
Customer Reviews
14 Reviews
5 star:
(6)
4 star:
(6)
3 star:
(2)
2 star:
(0)
1 star:
(0)
Average Customer Review
4.3 out of 5 stars (14 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
21 of 22 people found the following review helpful:
4.0 out of 5 stars All Tomorrows Parties., June 7, 2002
By
F. Gentile (Lake Worth, Florida, United States) - See all my reviews
(REAL NAME)
This review is from: Superstar - The Life & Times of Andy Warhol [VHS] (VHS Tape) Very interesting documentary of the "Father Of Pop Art", a title which some dispute. But, as shy as he was, he was surely it's most visible and successful creator, who was as well known for his social life of the fabulous 1970's and '80's New York, as for his art. I don't know how interesting this film would be to non-Warhol fans, other than a one - look history lesson. But, to me, a bored dreamer in upstate New York in the 1970's and '80's, Andy Warhol represented all that was glittering, creative, and exciting, and this film brought back a now gone time. His life did seem like a non-stop 24 hour creative/ social frenzy, but there was much more to him than that. The sickly, ugly duckling who was at the " beautiful peoples " epi-center, if Andy wasn't there, it just wasn't an event... it's all here in this film. The underground movies, the "Superstars", the Campbell soup cans, The Factory, his 1968 shooting, Studio 54,... He had many detractors,(envy does that), and many accused him of turning art into crass commercialism, but this film also talks about the good son and brother, and the generous mentor to young, then on- the- rise artists like Keith Haring and Jean Michele Basquiat. And the man who attended mass every Sunday, and spent almost all holidays feeding the homeless at Church Of The Heavenly Rest, something he told few about. He died much too young, and unnecessarily, leaving an estate of multi-millions, and the auction of his beloved, hoarded belongings, held by Sothebys, was the media event of the year, bringing in an incredible twenty-six million dollars. For someone who's been accused of being a charlatan, talentless, manipulator..., he was incredibly successful, and according to many, the New York City nightlife and culture was never the same. Whatever he was, the little nobody who started out with none of the things that make one popular, became one of the twentieth centuries most well known artists and figures. This film is an informative visit to anyone who wants to know his phenomenon, anyone who wants to relive it, or if you just want to get to better know of the unique, talented man, who was no better nor worse than any of us.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
7 of 7 people found the following review helpful:
5.0 out of 5 stars Silver and Bold, August 15, 2001
By
Gina M. (New York, NY United States) - See all my reviews
This review is from: Superstar - The Life & Times of Andy Warhol [VHS] (VHS Tape) I found "Superstar - The Life & Times of Andy Warhol" to be highly entertaining. It is a definite must-have for anyone who is fascinated with the people Warhol surrounded himself with during his 1960s heyday - that eccentric menagerie of Factory denizens, many of whom are featured in "Superstar." Rare interviews and film footage abound in this visually delightful, cleverly edited, and ultimately informative documentary.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
5 of 5 people found the following review helpful:
4.0 out of 5 stars A Must for any Warhol Fan., February 26, 2003
By
Doug Goessman (Illinois) - See all my reviews
This review is from: Superstar - The Life & Times of Andy Warhol [VHS] (VHS Tape) This video although along the same lines as the Portrait series on Warhol seems to take a more personal approach to this very unique man. I was pleased with the family interviews and looks into his life as a young man, it helps to reason why Warhol although very sociable was actually a shy and mysterious person. The film takes info on the person and gradually moves into his art, there are quite a few clips of Warhol being interviewed about his work which do nothing for the novice because he does not say much of anything but they do add to the mystique of the artist. I was pleased with the input of some of his "Posse", they seem to give a candid representation of their relationships with Warhol and along with video footage of the artist in action and in routine living help to put this video as a top documentary into the life of an artist. Warhol as many artists of the period seems to poke fun at himself and not take what he does very seriously although we know what he did was seriously important in history. I think regardless whether you like his art or not, he has to be one of the most influential & innovative artists ever.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
Share your thoughts with other customers: Create your own review
? See all 14 customer reviews...
Most Recent Customer Reviews
5.0 out of 5 stars Super-Sweet
I find myself turning this film when I can't sleep and need a little cheering up... What a beautiful documentary! Read more
Published on August 27, 2009 by O. Marie
4.0 out of 5 stars engaging & entertaining
I have 3 other dvd documentaries on Andy Warhol ( "Life & Death of Andy Warhol", The PBS 2 disc set & "Andy Warhol: The Complete Picture" ) and this is the one which has stood up... Read more
Published on December 28, 2007 by Hans Arp
3.0 out of 5 stars Has it's moments, but ...
I think this is the weakest of the 3 comprehensive Warhol documentaries, (the best being the PBS doc - Andy Warhol: A Documentary Film, followed by: Andy Warhol - The Complete... Read more
Published on August 30, 2007 by lawgiver4feh
4.0 out of 5 stars Not perfect, but damn good!
I just bought this DVD five days ago and I've watched it 12 times. I just can't stop looking at Warhol. Read more
Published on September 23, 2006 by Brian Burt
3.0 out of 5 stars A Very Brief Look At Andy
I found the DVD enlightening even though it did not provide an indepth look at this very complex man. Missing were some very important details of his early life. Read more
Published on August 19, 2006 by Sandra L. Sailsman
5.0 out of 5 stars Packed and Illuminating
Follows Warhol's career chronologically, with an opportunity to meet family members, art dealers, Factory regulars (including Gerard, Holly, and Candy) and celebrities... Read more
Published on May 14, 2006 by calmly
4.0 out of 5 stars The King is Dead, Long Live The King
It is ironic that many of our most creative Artists are never truly appreciated until they are gone. Read more
Published on October 14, 2004 by MovinOn
5.0 out of 5 stars Inside the Beautiful People
"Superstar" is a fascinating portrait of a man whom I rarely gave a thought to while he was alive, Andy Warhol. Read more
Published on October 18, 2001 by Linda McDonnell
4.0 out of 5 stars ENTERTAINING DOCUMENTARY
Documentary of the life of artist Andy Warhol is a visually exciting rapid fire attack of 60s psychedelia as seen through the life and times of a group of New York City tragically... Read more
Published on August 7, 2001 by Guy De Federicis
5.0 out of 5 stars Artist Who Best Understood Art and Commerce
I originally saw this at a film festival when it first came out. I can't say that I'm a huge fan of Warhol's but I generally like his work. Read more
Published on April 19, 2001 by carol irvin
Search Customer Reviews
Only search this product's reviews
? See all 14 customer reviews...
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Andy Warhol: A Documentary Film DVD ~ Laurie Anderson
4.4 out of 5 stars (9)
$15.99
Basquiat DVD ~ Jeffrey Wright
4.0 out of 5 stars (98)
$23.49
Jean-Michel Basquiat: Radiant Child DVD ~ Jean Michel Basquiat
4.3 out of 5 stars (13)
$24.49
Painters Painting DVD ~ New York Art Scene
4.0 out of 5 stars (11)
$18.99
Rothko's Rooms / Mark Rothko DVD ~ Kate Rothko
4.3 out of 5 stars (6)
$14.99
Pollock (Special Edition) DVD ~ Ed Harris
4.1 out of 5 stars (111)
$7.99
Next
Tags Customers Associate with This Product (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
warhol(3)
pop culture(2)
andy warhol(1)
art(1)
artists(1)
inspiration(1)
pop art(1)
Agree with these tags?
See all 9 tags...
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321631060 false 0 1 1 0 (1)
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
No discussions yet
Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Receive e-mail when new posts are made
Prompts for sign-in
Guidelines
Active discussions in related forums
Discussion
Replies
Latest Post
Movie forum What is the best acting performance ever?
655
29 seconds ago
Movie forum What do you consider the single greatest film ever made, and why?
2556
40 minutes ago
Movie forum Most Overrated Movie - The Short List
719
50 minutes ago
Movie forum What movies SHOULD be remade/rebooted?
78
56 minutes ago
Movie forum Best casted film
139
58 minutes ago
Movie forum What's your 'guilty pleasure'?
3
1 hour ago
Education forum Obama says longer school days and years will bring the US up to par.
3701
3 hours ago
Education forum Teacher's comment questioning the qualifications of homeschoolers
3509
16 hours ago
Search Customer Discussions
Search all Amazon discussions
Related forums
bobby short forum (start the discussion)
dennis hopper forum (2 discussions)
documentaries forum (10 discussions)
Education forum (286 discussions)
liza minnelli forum (start the discussion)
mikhail gorbachev forum (start the discussion)
Movie forum (1023 discussions)
paul morrissey forum (start the discussion)
Ronald Reagan forum (2 discussions)
sally kirkland forum (start the discussion)
Look for Similar Items by Category
Movies & TV > Movies
Look for Similar Items by Subject
Search Movies & TV by subject:
Biography
Documentary
Movie
i.e., each product must be in subject 1 AND subject 2 AND ...
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?
Your comments can help make our site better for everyone. Please note that we are unable to respond directly to all feedback submitted via this form, but we'll ask you to sign in so we can contact you if needed. Feedback is limited to 1000 characters.
Your Recent History (What's this?)
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.
? View and edit your browsing history
Get to Know Us
Careers
Investor Relations
Press Releases
Amazon and Our Planet
Amazon in the Community
Make Money with Us
Sell on Amazon
Become an Affiliate
Advertise Your Products
Independently Publish with Us
? See all
Let Us Help You
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Kindle
Help
Canada China France Germany Italy Japan Spain United Kingdom
AbeBooks
Rare Books
& Textbooks
AmazonLocal
Great Local Deals
in Your City
AmazonWireless
Cellphones &
Wireless Plans
Askville
Community
Answers
Audible
Download
Audio Books
Diapers.com
Everything
But The Baby
DPReview
Digital
Photography
Endless
Shoes
& More
Fabric
Sewing, Quilting
& Knitting
IMDb
Movies, TV
& Celebrities
MYHABIT
Private Fashion
Designer Sales
Shopbop
Designer
Fashion Brands
Small Parts
Industrial
Supplies
Soap.com
Health, Beauty &
Home Essentials
Warehouse Deals
Open-Box
Discounts
Woot
Never Gonna
Give You Up
Zappos
Shoes &
Clothing
Conditions of Use Privacy Notice ? 1996-2011, Amazon.com, Inc. or its affiliates
