What does AIR, MTV, and 360|MAX have in common?

me! tee hee! Come check out my session ‘I want my MTV’. I’m going to talk about MTV’s new and very young public API. I’ll have a AIR application that searches videos and artists, finds lyrics, finds related artists, shows some way to buy music you are hearing, and oh yeah…plays videos! Get ready for some ‘Video killed the Radio Star’ at 360|MAX.

On top of all this you will get two free ginsu…you wish.

The application is available to download and install here http://code.google.com/p/airvj/ along with the source code and such. Still a alpha project mind you, more to come hopefully.

AIRVJ

peas

DK

This entry was posted in AIR, Flex, Universal Mind. Bookmark the permalink.

4 Responses to What does AIR, MTV, and 360|MAX have in common?

  1. John Wilker says:

    I dare you to rick roll everyone in the session :)

    Double dog dare you :D

  2. doug says:

    keep your eyes peeled :)

  3. steve mclaughlin says:

    Hi, awesome app, I’ve noticed you used the mx:html tag to embed the mtv player, is there an equivalent way to embed the mtvplayer in a FLEX app? If you try to pass the ‘autoplay=true’ to the end of the video source url: http://media.mtvnservices.com/mgid:uma:video:mtvmusic.com:186223” it gets munged . ..
    thanks, keep up the great work

  4. steve mclaughlin says:

    sorry, my question isn’t clear, is there a way to get this to work in a FLEX app, rather than an AIR app, an AIR app supports the mx:HTML tag, and the flex app does not.