Debug Facebook Web Apps with FlashDevelop

I’ve been working on a Facebook web app using FlashDevelop and quickly found out that local testing won’t work as the URL specified in the Facebook app settings dialog doesn’t match the URL of your local SWF.

After doing some research I found an easy way yet to build and debug the project directly from FlashDevelop.
The basic idea is to directly publish the project’s SWF to the right folder on the web server and then test it at this place.

I’ve downloaded and installed  SFTP NetDrive, a tool which allows you to work with the remote file system as if it is a local disk drive, given that the remote system supports SFTP protocol. Read more..

bma January 3, 2012 Filed in Facebook, Flash 1 Response