« New articles, and tutorials on Illustrator, Lightroom, Audition, After Effects | Main | New articles on Flash, After Effects, Acrobat - and a new gallery from Firstborn! »

The AIR bus spotted at 601T

Peter and I saw the AIR bus our way out of the Adobe SF offices last night, parked in the back alley. We had only seen pictures of the inside - this was our fist glimpse of the outside.


For info, http://onair.adobe.com/

Comments

I love that the front of the bus has the lettering in reverse. That way when the bus rides up on the back of a little VW bug the driver can think "This thrill ride brought to you by the letter A" :)

Hi There
I recently followed your tutorial - "creating your first working, interactive FLA file"
I copied your code after following all your promts..

inv_btn.addEventListener(MouseEvent.CLICK, buttonClickHandler);
function buttonClickHandler(event:MouseEvent):void {
navigateToURL(new URLRequest("http://www.adobe.com"));
trace("I'm clicked");
}

But I cant get the link to work and their reads an error, "The class or interface 'MouseEvent' could not be loaded.

Hi Toria,

Is your document set to ActionScript 3.0? You can check this in the Property inspector or by going to File > Publish Settings and selecting the Flash tab.

Thanks for this very good article ... Can i translate this and insert on my site in Poland? ... Thanks and Greetings

I love that the front of the bus has the lettering in reverse too:)

Hi, I spent 2 months in my company bus across Poland :-) Adobe Air bus is very nice and colorful ;-)

the lettering in reverse(...) I think that it's mirror button effect :)

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)