Re: [Flashcoders] Converting a flash game to facebook app

2012-05-31 Thread Rohit Sharma
Hi Paul, Did you see the tutorial series by Adobe @ http://www.adobe.com/devnet/facebook/articles/flex_fbgraph_pt1.html. Also, to begin with, you can avoid SSL usage since its not mandatory to use secure url currently. I dont remember the exact roll out date but there is still some time

Re: [Flashcoders] Converting a flash game to facebook app

2012-05-30 Thread Rohit Sharma
Hi, What Sidney pointed out is right. The facebook-adobe-actionscript-api coupled with Adobe dev tutorials is a good way to initiate the task. Later on, once you get the hang of it, you can start looking at the Javascript SDK and how the AS3 sdk wraps all its functionality. -Rohit On Thu, May

Re: [Flashcoders] Re: Strange Problem

2010-03-31 Thread Rohit Sharma
On Wed, Mar 31, 2010 at 11:17 AM, Rohit Sharma rohit.sharma1...@gmail.comwrote: Its still not working. On Tue, Mar 30, 2010 at 7:19 PM, Jim Lafser jimlaf...@yahoo.com wrote: Sounds like you might need to do a clean build. Delete the ASO files and then build your SWF

[Flashcoders] Strange Problem

2010-03-30 Thread Rohit Sharma
Hello everyone, I am trying to put my application on facebook. For that I am using the AS3 API. I created a class to handle all the FB related stuff and what I found was that my swf compilation was taking huge time and nothing was getting added to stage and compiler was reporting no errors.

[Flashcoders] Re: Strange Problem

2010-03-30 Thread Rohit Sharma
Also, when I am trying to debug the swf or decompile the swf using HP swfscan, I am getting this info that the swf contains no actionscript code. On Tue, Mar 30, 2010 at 6:03 PM, Rohit Sharma rohit.sharma1...@gmail.comwrote: Hello everyone, I am trying to put my application on facebook

Re: [Flashcoders] Re: Strange Problem

2010-03-30 Thread Rohit Sharma
Its still not working. On Tue, Mar 30, 2010 at 7:19 PM, Jim Lafser jimlaf...@yahoo.com wrote: Sounds like you might need to do a clean build. Delete the ASO files and then build your SWF. From: Rohit Sharma rohit.sharma1...@gmail.com To: Flash Coders

[Flashcoders] Scroll Bars not coming on increase of movie clip height

2010-02-19 Thread Rohit Sharma
Hello Everyone, In my application I have two screens, first screen measures 800 * 600 and second screen measures 800 * 950. I have set width and height in html to be 100%. On running the swf the first screen comes centred but when I move to next screen it is cropped. I cannot see the

Re: [Flashcoders] Scroll Bars not coming on increase of movie clipheight

2010-02-19 Thread Rohit Sharma
that in turn can change the size of the flash area. --Original Message-- From: Rohit Sharma Sender: flashcoders-boun...@chattyfig.figleaf.com To: Flash Coders List ReplyTo: Flash Coders List Subject: [Flashcoders] Scroll Bars not coming on increase of movie clipheight Sent: Feb 19, 2010 7