Search found 4602 matches

by Bax
10 Jul 2008, 12:25
Forum: OpenSpace v1 discussions and help
Topic: change skin problem
Replies: 1
Views: 5840

If you are using the OpenSpace evaluation version, then it's normal that the second user doesn't see the skin of the first user: this is one of the limitations of the evaluation version. As it regards the error, it seems that in the DummyAvatarMovieClip.onSkinChange() method you are trying to access...
by Bax
08 Jul 2008, 10:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Dealing with ServerIP on Amazon EC2
Replies: 5
Views: 8686

Re: Dealing with ServerIP on Amazon EC2

flarb wrote:Is this going to be dealt with in the upcoming clustering edtion of SFS?

By the way... did you check this page?
by Bax
08 Jul 2008, 10:44
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Dealing with ServerIP on Amazon EC2
Replies: 5
Views: 8686

We can provide a specific license for such case.
Please contact us by email.
by Bax
08 Jul 2008, 10:15
Forum: OpenSpace v1 discussions and help
Topic: How to change the skin in a multi connection environment.
Replies: 8
Views: 13588

You can use an Object which can contain numbers, strings or booleans.
Check the example provided with the OpenSpace evaluation copy.
by Bax
08 Jul 2008, 09:31
Forum: OpenSpace v1 discussions and help
Topic: How to change the skin in a multi connection environment.
Replies: 8
Views: 13588

For the skin part, the createMyAvatar method behaves just like the setMyAvatarSkin method. We will explain this better in the final documentation: you can't pass a Class (DisplayObject or another custom class) to those methods, as SmartFoxServer would not be able to broadcast it to the other clients...
by Bax
07 Jul 2008, 16:20
Forum: OpenSpace v1 discussions and help
Topic: How to change the skin in a multi connection environment.
Replies: 8
Views: 13588

I'm not sure I got what you mean. When we say that the skin object is broadcasted to all the clients, we mean the actionscript object passed to the setMyAvatarSkin method, which can contain numbers, booleans, strings or other nested objects (again containing numbers, etc.); you can't use pass a refe...
by Bax
07 Jul 2008, 09:33
Forum: OpenSpace v1 discussions and help
Topic: Making sprites i.e. houses
Replies: 2
Views: 7167

Your question is not so clear... Anyway, OpenSpace is "unaware" of the tile graphics (aka skins), so there's no automatic adjustment. Deciding the tile's size and aspect ratio for your project should be the first thing to do, then designers should create the graphics according to that choi...
by Bax
07 Jul 2008, 09:16
Forum: OpenSpace v1 discussions and help
Topic: How to change the skin in a multi connection environment.
Replies: 8
Views: 13588

Re: How to change the skin in a multi connection environment

No need for additional code. When you set the skin of your avatar, it will be changed in the other clients as well. Please notice that if you are using the evaluation version of OpenSpace, this feature is inhibited. Another question could be related: when are the avatars destroyed precisely? Do I ha...
by Bax
07 Jul 2008, 09:08
Forum: OpenSpace v1 discussions and help
Topic: OpenSpace package
Replies: 2
Views: 6908

No changes occurred to the component, so there's no need to update it.
The current editor exports data in a format compatible with the current editor.
by Bax
04 Jul 2008, 08:13
Forum: RedBox
Topic: compiling Redbox examples
Replies: 24
Views: 39896

Hi Prof. These are the steps you should follow to get up and running: 1) in the Flex Builder "File" menu choose "Import" and "Flex Project..."; 2) select "Project folder" and click the "Browse" button; 3a) for the RedBox API, select the "Flash A...
by Bax
04 Jul 2008, 07:56
Forum: RedBox
Topic: Loading video clips with redbox
Replies: 2
Views: 7562

In order to avoid flv names conflicts, when creating the clips list, the server side extension of the RedBox considers only the files whose name starts with the zone name. This is why if you change the zone name, the example clips are not loaded. If you rename the clips, they will work.
by Bax
04 Jul 2008, 07:49
Forum: OpenSpace v1 discussions and help
Topic: Avatar directions
Replies: 8
Views: 13908

We will check the code, thank you.
by Bax
04 Jul 2008, 06:34
Forum: OpenSpace v1 discussions and help
Topic: Can you rotate the coordinates?
Replies: 1
Views: 5818

This is not possible, at least currently.
We may add this feature later, after the first official release.
by Bax
04 Jul 2008, 06:31
Forum: OpenSpace v1 discussions and help
Topic: Avatar directions
Replies: 8
Views: 13908

I double checked our examples, and the avatar moves correctly, so that method is working, otherwise we would see the avatar move backward.
by Bax
03 Jul 2008, 06:27
Forum: SmartFoxServer 1.x Discussions and Help
Topic: ERROR #2002 Socket problem
Replies: 4
Views: 7979

Can you please show the content of the onFoodTimerHandle method?

Go to advanced search