Search found 10 matches

by pushpender
15 Sep 2011, 08:04
Forum: OpenSpace v2 discussions and help
Topic: unloadMap() problem
Replies: 5
Views: 9797

ok i will upgrade open space asap.
if open space unload the map automatically then i don't have to unload it.

thanx for your help bax.
by pushpender
15 Sep 2011, 07:48
Forum: OpenSpace v2 discussions and help
Topic: unloadMap() problem
Replies: 5
Views: 9797

ok i will upgrade open space asap.
if open space unload the map automatically then i don't have to unload it.

thanx for your help bax.
by pushpender
14 Sep 2011, 12:12
Forum: OpenSpace v2 discussions and help
Topic: unloadMap() problem
Replies: 5
Views: 9797

hi

i have game icons in a map(a default room). so once the user click on the game icon he will enter into the room(which is a game room). when user switch into game room i want to unload the previous map.

so before loading new map i use smartfox.unload().
i m using openspace 2.0.1.

i m not ...
by pushpender
13 Sep 2011, 07:25
Forum: OpenSpace v2 discussions and help
Topic: unloadMap() problem
Replies: 5
Views: 9797

unloadMap() problem

hi

i m trying to unload a map(when i switch into a game room) using openspace.unloadMap().

i m getting this error:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.smartfoxserver.openspace.engine.control::IsoEngineController/http://www ...
by pushpender
05 Sep 2011, 12:25
Forum: OpenSpace v2 discussions and help
Topic: avatar portal problem
Replies: 5
Views: 11190

hmm... then i must be doing something wrong (because my avatar is able to teleport with all other avatars present in the room). okay no problem let me check my code.

thanx for ur support.
by pushpender
05 Sep 2011, 04:59
Forum: OpenSpace v2 discussions and help
Topic: avatar portal problem
Replies: 5
Views: 11190

hi bax

once a user click on the portal i load a new map with openSpace.loadMap (room) method then open space load the new map and teleport all the player in the existing room to new room.

now after spending 3 days, i think i know the real problem but don't know how to solve it. The problem is when ...
by pushpender
30 Aug 2011, 06:57
Forum: OpenSpace v2 discussions and help
Topic: avatar portal problem
Replies: 5
Views: 11190

avatar portal problem

hi

I m using open space v2 (with smart fox server pro)for my project(mmo game). now i m facing a very strange problem.

suppose i have multiple avatar in a map (there are portals in every map so that a user can visit to other maps) and any avatar click on a portal the avatar moves on the selected ...
by pushpender
26 Jul 2011, 05:28
Forum: OpenSpace v2 discussions and help
Topic: Create custom avatar
Replies: 1
Views: 5593

hi

i have a new problem. i want to make a new avatar. for this i created a class which extends Avatar Class and override some methods as describe in this article " http://www.openspace-engine.com/static/clientAPI/html/com_smartfoxserver_openspace_engine_model_avatar_Avatar.html " but its not ...
by pushpender
26 Jul 2011, 04:48
Forum: OpenSpace v2 discussions and help
Topic: how to make avatar(custmize)
Replies: 2
Views: 6342

thank you sir
you save my life. :D
by pushpender
25 Jul 2011, 08:07
Forum: OpenSpace v2 discussions and help
Topic: how to make avatar(custmize)
Replies: 2
Views: 6342

how to make avatar(custmize)

hi all

i m trying to make a map and a custom avatar in open space. but i m not able to drag the open space and avatar library on stage from component panel in flash cs5.

someone please tell me how to add open space and avatar library to stage. i m using trail version of open space 2.


thank you ...