Search found 4599 matches

by Bax
24 Jul 2008, 13:18
Forum: OpenSpace v1 discussions and help
Topic: limiting scrolling area
Replies: 2
Views: 6085

Limiting the scrolling to an area smaller than the map area is not possible, sorry.
by Bax
14 Jul 2008, 19:40
Forum: OpenSpace v1 discussions and help
Topic: How to set xOffset and yOffset in the backgrounds tag
Replies: 5
Views: 9685

In fact it should be (0,0). Are you sure that the graphics contained in movieclip you use for the background are aligned to 0,0 ?
by Bax
14 Jul 2008, 19:37
Forum: OpenSpace v1 discussions and help
Topic: Welcome to OpenSpace beta
Replies: 4
Views: 9795

Just send us an email.
by Bax
14 Jul 2008, 07:58
Forum: OpenSpace v1 discussions and help
Topic: How to set xOffset and yOffset in the backgrounds tag
Replies: 5
Views: 9685

The following picture should clarify the meaning of the offset attributes for the background:

Image
by Bax
14 Jul 2008, 07:41
Forum: OpenSpace v1 discussions and help
Topic: Welcome to OpenSpace beta
Replies: 4
Views: 9795

We sent you an email with all the OpenSpace details on 2 July. I will forward it again: check your spam filter!
by Bax
14 Jul 2008, 06:53
Forum: OpenSpace v1 discussions and help
Topic: How to fix the map
Replies: 6
Views: 13159

You can do this only if the overall map size in pixels is less than the viewport size. We may add a method in the final release to inhibit the scrolling.
by Bax
14 Jul 2008, 06:50
Forum: OpenSpace v1 discussions and help
Topic: Viewport size
Replies: 6
Views: 10273

Sorry, this is not clear. Even if you don't have an instance on the stage, you should be able to do something like:

Code: Select all

var os:OpenSpace = new OpenSpace()
os.width = 700
os.height = 500
addChild(os)
by Bax
13 Jul 2008, 06:23
Forum: OpenSpace v1 discussions and help
Topic: Viewport size
Replies: 6
Views: 10273

Simply change the size of the OpenSpace component on the stage.
by Bax
11 Jul 2008, 06:42
Forum: OpenSpace v1 discussions and help
Topic: Control animation speed
Replies: 3
Views: 7058

You have to set a framerate for the main swf of your application, and then calibrate your animation (frames on the timeline) according to that setting.
by Bax
11 Jul 2008, 06:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: user name change
Replies: 2
Views: 5230

From the point of view of SmartFoxServer, a guest user or a logged-in user... is always logged on the server. So if you need to switch the user from guest to logged-in, you will have to do a logout and then a new login.
by Bax
10 Jul 2008, 16:19
Forum: OpenSpace v1 discussions and help
Topic: Tile Ratio
Replies: 1
Views: 5459

You can use your preferred ratio value.
by Bax
10 Jul 2008, 16:18
Forum: OpenSpace v1 discussions and help
Topic: Control animation speed
Replies: 3
Views: 7058

Are you talking about avatars? If yes, then check this post (animTime parameter); if no, your question is not clear.
by Bax
10 Jul 2008, 12:25
Forum: OpenSpace v1 discussions and help
Topic: change skin problem
Replies: 1
Views: 5812

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: 8613

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: 8613

We can provide a specific license for such case.
Please contact us by email.

Go to advanced search