TourDeFlex – Rotten Tomatoes AS3 API
I added into Tour De Flex an example of my Rotten Tomatoes AS3 API. If you are looking to pull movie details this API is VASTLY simpler to use compared to the Netflix AS3 API that I also keep up.
Hope you enjoy it! Feel free to let me know what you think!







Great API!
Should be put under the Cloud API category of TDF instead of Data Vizualisation IMO
@John Agreed. That is just where they put it. I’ll email and ask for the move.
Nice. I just updated the RunPee app with in app access to the RottenTomatoes data. The way I handle it is in the RunPee Admin I have a movie search. That way I can select the RT movie ID and store that in my database. Then the user in the app can go directly to the RT data from the Movie Info screen.
@Dan the as3 api allows you to pull details by api, but the basic search returns 90% of the data anyways, so I make that available right off the back.
might want to update the screenshot at top of page, I looked under data vis and did not see it… several hours later I just read the comments below and see it is moved to new section…
Hi i have one query could u please help me , Panel control not supported for Flex Mobile Project in Flash builder 4.5. There is any alternate control to add some data dynamically (using Actin Script). please help me thanks in advance …
@saidi you could easily create your own with a skinnable container
Would be good to filter on year of title. When having a title where there has been a remake in later years, such as “True Grit”. I want to be able to put in title and year (where known).
@Darren, this functionality isn’t available within Rotten Tomatoes. Sorry.
@Jon, yes I found that and requested such from them through their forum, still waiting!! Just wondered if there is a way to perform initial search string as is currently available and then perform 2nd query on the initial results.