Search found 15 matches

by tomg
30 Dec 2011, 19:02
Forum: SFS2X Questions
Topic: Status of Development?
Replies: 4
Views: 6249

Looking forward to seeing the new release.

What's the status of the HTML5 client mentioned here?

viewtopic.php?t=12696

Seems like this will be a pretty important feature in the evolution of SFS..
by tomg
15 Nov 2011, 09:59
Forum: SFS2X Questions
Topic: Pure JS/AJAX Client for SFS2
Replies: 7
Views: 10145

Pure JS/AJAX Client for SFS2

Hi, Are there any plans to implement a pure .js client for SFS2? Am aware of the GWT option - is it possible to use this within a non GWT project - where the UI is written in js/html5? Apologies if this is already covered somewhere - I presume it is a fairly common enquiry given the likely decline i...
by tomg
30 Mar 2011, 11:23
Forum: SFS2X ActionScript 3 API
Topic: Verbose debug forced in AS3 client
Replies: 2
Views: 5526

Apologies - I "jumped the gun" we had debug flag set in the config XML doc
please ignore this
by tomg
30 Mar 2011, 11:00
Forum: SFS2X ActionScript 3 API
Topic: Verbose debug forced in AS3 client
Replies: 2
Views: 5526

Verbose debug forced in AS3 client

Hi,
Seems verbose debug (trace) is forced in the RC2 AS3 client - it's not possible to switch this down, is it possible to get a patch?
Thanks

Tom
by tomg
30 Mar 2011, 10:57
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 2
Replies: 50
Views: 75200

Verbose debug forced in AS3 client

it seems that the verbose debug is enabled by default in the AS3 RC2 API, switching debug=false on the client instance does not stop this, any chance of an update?
Thanks
Tom
by tomg
08 Sep 2010, 14:20
Forum: OpenSpace v2 discussions and help
Topic: Isometric graphics libraries
Replies: 1
Views: 4378

Isometric graphics libraries

Hi - is anyone aware of any pre-existing free or commercial isometric graphic libraries - for characters and props?
by tomg
31 Aug 2010, 20:44
Forum: OpenSpace v2 discussions and help
Topic: [SOLVED] Using the OpenSpace class: Blank map.
Replies: 4
Views: 7645

I was baffled witth getting something to appear on screen when instanciating the openspace component directly. My problem was I hadn't set width and height values. Perhaps you're not as dumb as me, but just in case it helps I thought I'd mention it!
by tomg
31 Aug 2010, 16:46
Forum: OpenSpace v2 discussions and help
Topic: Code only Flash project using openspace
Replies: 6
Views: 9788

I am using the flash OpenSpace component - none of our code requires or references the flex implementation. We use ANT tasks for compiling our AS3 code with the Flex SDK (compc), we don't use the IDE for compiling code at all (so the MXP distribution is unsuitable). This workflow is less common, tho...
by tomg
31 Aug 2010, 14:00
Forum: OpenSpace v2 discussions and help
Topic: Error in SmartFoxClient when creating Avatar
Replies: 1
Views: 4850

Hi,I have discovered the bug for this - all confined to our own code I am afraid, please ignore.
by tomg
31 Aug 2010, 11:22
Forum: OpenSpace v2 discussions and help
Topic: Error in SmartFoxClient when creating Avatar
Replies: 1
Views: 4850

Error in SmartFoxClient when creating Avatar

Hi, I am running a modified version of the Flash examples (with the rooms configured in a secure zone on our smart fox server - our client logs in prior to initalizing open space). The map loads and renders OK - but when I call OpenSpace.createMyAvatar I get an unspecified error, the only creation p...
by tomg
27 Aug 2010, 09:49
Forum: OpenSpace v2 discussions and help
Topic: Code only Flash project using openspace
Replies: 6
Views: 9788

Is there any way you could supply a swc that has the dependencies on the flex framework removed? Flex is a bloated 1.3mb payload and the only way I can run the flash version of the openspace framework (as we are not using IDE publishing at all) is to load the binary in your swc distribution along wi...
by tomg
27 Aug 2010, 09:39
Forum: OpenSpace v2 discussions and help
Topic: Invalid BitmapData error in Openspace v2 framework
Replies: 4
Views: 15931

Fixed..

Sorry - I think this is my bad here - I was adding a new OpenSpace (flash) instance dynamically, and I had not explicitly set width and height. This seems to cause an Error if the FadeDuration is set above 0 (by turning this off the error goes, but you see nothing).
by tomg
27 Aug 2010, 08:19
Forum: OpenSpace v2 discussions and help
Topic: Invalid BitmapData error in Openspace v2 framework
Replies: 4
Views: 15931

Invalid BitmapData error in Openspace v2 framework

Hi, I am trying to integrate OpenSpace into a flash application (compiled using Flex SDK, but not a Flex/MXML) app. It seems to be working as I would expect - I am using versions of the Map Loading utility in the examples and have got the Flash example running OK using local libraries, connecting to...
by tomg
25 Aug 2010, 15:45
Forum: OpenSpace v2 discussions and help
Topic: Creating and destroying Avatars (Memory leak)
Replies: 15
Views: 22352

Problem with HashMap

Hi, I am interested in the issue you've discovered with the polygonal HashMap and the workaround you mention. Is it the case that when you add items to the HashMap - then remove them, and the reference to the HashMap, they persist in memory. We use the HashMap class quite widely, so am wondering if ...
by tomg
25 Aug 2010, 15:39
Forum: OpenSpace v2 discussions and help
Topic: Code only Flash project using openspace
Replies: 6
Views: 9788

Code only Flash project using openspace

Hi,

Are there any swc distributions available that just include the com.smartfoxserver.openspace package. I am looking to use this within a code only AS3 application, not using MXML, but built via Flex 3/4 SDK.

Cheers

Tom

Go to advanced search