Search found 9 matches

by geraldyeo
02 Jun 2011, 06:53
Forum: SFS2X Questions
Topic: getParentRoom from Room level extension
Replies: 1
Views: 4508

Ok, let me answer my own question. I need to send the ExtensionRequest from my client with the room parameter. Not specifying room will send the request to the zone.
by geraldyeo
02 Jun 2011, 02:41
Forum: SFS2X Questions
Topic: getParentRoom from Room level extension
Replies: 1
Views: 4508

getParentRoom from Room level extension

I'm trying to get the room through my extension class (DepressionGame getGameRoom()) in the request handler class (StartGame). It returns null, however, meaning it's a zone extension? I've tried attaching the extension to zone + room, room only, but it still returns me null. What did i miss out? I'm...
by geraldyeo
01 Mar 2011, 06:30
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Well, I sort of got it working now. I can see the B64 strings being passed. I'll carry on my experiment and post my findings.

Thanks for all your help guys!
by geraldyeo
01 Mar 2011, 02:51
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Hi cemuzunlar, I've removed and re-added the SFS2x and TouchXML folder to my project, and added -lxml2 -lz to Other Linker Flags. It seems that I need to build with Release, because it doesn't crash. Maybe that's what's needed? Also, in my viewcontroller I've the <ISFSEvents> so that I can capture t...
by geraldyeo
23 Feb 2011, 08:44
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Hi Lapo, I know SFS is not meant for streaming, but I want to do a proof of concept on the possibilities. I'm aware that the quality may not be good. Yes, I'm thinking of decoding the images at runtime on the iPhone. However, in the source files i sent i've not reach that stage yet, because iPhone s...
by geraldyeo
22 Feb 2011, 03:14
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Hi cemuzunlar, 1) Not using custom server source code, using the game room functionality 2) Flash & iOS source <http://dl.dropbox.com/u/276096/iOS_fl_webcam.zip> 3) No test files, using webcam stream from Flash client 4) 2.0.0-RC1b Let me know where I'm going wrong, and I'll try to fix it. Gerald
by geraldyeo
21 Feb 2011, 08:10
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Hi cemuzunlar,

I'm using the latest update. Maybe I'm doing something wrong somewhere. I'll send over the files so that you can have a look.

Thanks!
by geraldyeo
10 Feb 2011, 03:45
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Sure, here it is: http://dl.dropbox.com/u/276096/labs_savewebcam.zip

I've given the link to an experiment I was trying out: To send a series of images to the iPhone. This one is an initial test of sending bytearray between 2 flash instances.
by geraldyeo
09 Feb 2011, 11:54
Forum: SFS2X Questions
Topic: Problem when sending byte array
Replies: 31
Views: 42922

Hi, I'm still having issues after using the new release. I'm trying to send over a byte array of an image from Flash over SFS to iOS to display. I've tested it with a Flash client and it correctly renders the image. It crashes in iOS. [Session started at 2011-02-09 21:09:46 +0800.] 2011-02-09 21:09:...

Go to advanced search