Jun 222011
fscommand in Flash CS5
For some reason the fscommand(“exec”,”some_app.app”); does not work when you publish a mac projector through flash CS5. the fscommand(“exec”,”some_exe.exe”); works fine when...
Read MoreFor some reason the fscommand(“exec”,”some_app.app”); does not work when you publish a mac projector through flash CS5. the fscommand(“exec”,”some_exe.exe”); works fine when...
Read MoreThis is how you can check whether the div exists: if ( $("#message").length ) { $('#message').text("Hello!"); }
Read MoreI recently started developing a Facebook App, and i thought of sharing my experiences with all the people trying to get them started to build there own first app for facebook. By the way this is my first ever post in the...
Read More