toggle background image
FlashMedia
Some navigation will not work unless JavaScript is enabled
 All Links: Showv | Hide^ 

ITP Help

Special Requests

Highlighted FAQs

Dates/Hours v

Curriculum v

ITP Resources v

Off Floor Resources v

Tech Notes v

ITP Community v

Showing Work v

Servers v

ITP Policies v

Orientation/Registration v







Help / FlashMedia

Flash Media Server

Flash Media Server accounts are automatically created for students in classes that require one; otherwise, you can request one by sending an e-mail to itp.helpdesk@nyu.edu.

Username: NYU NetID

Password: Your NetID password

Hostname: flash.itp.tsoa.nyu.edu

IP address: 128.122.151.176

Use a secure-ftp/scp application or ssh terminal to access to your account. Create a directory with the name of the flash application you are coding. If you need a main.asc or some other file upload that as well.

The connect script in your flash app will look something like:

client_nc.connect("rtmp://128.122.151.176/netid/yourapp"); client_nc.connect("rtmp://flash.itp.tsoa.nyu.edu/netid/yourapp/room_01");

If set up correctly you will be able to test your flash movie with the "test movie" option.

The flash server does not serve web pages, so your .swf and .html files should be uploaded to your itp.nyu.edu account or to some other web server you have access to.

Page last modified on July 18, 2006, at 03:51 PM