All Links: Showv | Hide^
Special Requests
Highlighted FAQs
FALL ADVISEMENT
THESIS
SHOW
SUMMER COURSE INFO
STAGING
- Labs
- Lab Policy
- Audio Help
- Video Help
- Equipment Room
- ER Check In Out Mandatory Session
- Checkout Policy
- Equipment Lists
- Classrooms
- Rooms Schedule
- Room Reservations/Policy
- Facilities
- Wireless Computing
- On-Floor Printing
- Floor Map
- Staging Space
- Physical Computing
- Announcements
- Policy
- Safety
- Project Storage
- Shop
- Safety
- Laser Cutter
- ** New ** Bobst Library Guide for ITP
- Advanced Media Studio
- Materials Connexion
- Fabricators
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.





