Search found 78 matches

by Madhav
28 May 2013, 10:54
Forum: OpenSpace v2 discussions and help
Topic: Need help in editing the map
Replies: 24
Views: 46578

Need help in editing the map

Hey, I have a openspace map as avatar home and gave option for users to decorate it using the items i provide(using inventry). Im creating different dynamic rooms and assigning the room variables as the map name(_os_mapId, myHome#m0_Map) for each user. But the problem is that if a user decorates his...
by Madhav
22 Apr 2013, 09:00
Forum: OpenSpace v2 discussions and help
Topic: Dynamic room reload issue
Replies: 3
Views: 12710

Re: Dynamic room reload issue

hi bax, Thanks for reply... I am making the avatar to join a dynamic room which is associated with a openspace map, when he clicks a movieclip on stage. Now he's joined to that dynamic room.. (can walk around, chat etc) Now if he again click the same icon the map is loaded again but nothing appears ...
by Madhav
22 Apr 2013, 07:19
Forum: OpenSpace v2 discussions and help
Topic: VerifyError
Replies: 6
Views: 17961

Re: VerifyError

Thanks Bax,

Will check.... :)
by Madhav
18 Apr 2013, 06:26
Forum: OpenSpace v2 discussions and help
Topic: Dynamic room reload issue
Replies: 3
Views: 12710

Dynamic room reload issue

Hi,
I'm having a dynamic room associated with a openspace map. After a user avatar logs in to this room if I again load the same map again, no error is thrown but the maps doesn't appears... But if I do same in a static room it just works fine....

Please guide...
by Madhav
02 Apr 2013, 10:21
Forum: OpenSpace v2 discussions and help
Topic: unload swf files of the previous map
Replies: 5
Views: 15619

Re: unload swf files of the previous map

But I think the swf is not unloaded since the the sounds in the background swf of old map are not removed they keep on playing. And the sounds in old maps swf and new map BG swf are playing together,, Not getting how to proceed :( Please guide...
by Madhav
02 Apr 2013, 09:21
Forum: OpenSpace v2 discussions and help
Topic: unload swf files of the previous map
Replies: 5
Views: 15619

Re: unload swf files of the previous map

Thanks Bax, I do want to unload the SWF files containing the assets since I have got some sounds in the timeline of BG movieclip in background swf. If i dont unload swf the sounds wont stop. So you said to use the default methods available in Flash I think like, _swfLoader.unloadAndStop(); stage.rem...
by Madhav
01 Apr 2013, 12:45
Forum: OpenSpace v2 discussions and help
Topic: unload swf files of the previous map
Replies: 5
Views: 15619

unload swf files of the previous map

Hai.... I needed some info about unloading the swf files of the previous map that are not needed anymore... I am using the basic methods of loading and adding the swfs of map... like private function loadMapAssets(skinSwfFilenames:Array, bgSwfFilenames:Array):void { mapAssetsLibrariesAppDomain = new...
by Madhav
26 Mar 2013, 10:49
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

The WARN log message you asked is---->
[OpenSpace] Pathfinding error: user Madhav [29] is not in the room for which the path has been requested
by Madhav
26 Mar 2013, 10:43
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Thanks Bax, The error came only once... I mean I am not able to reproduce the error.... I think I am loading the map in a correct manner since I am using the same procedure for all maps loading... But now I am not getting any errors on both sides.... Still the problem persists!!! I am trying to avoi...
by Madhav
26 Mar 2013, 09:18
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Thanks a lot rjgtav, Now the room variables are updated fine... But still not getting the updated map loaded!!! Getting this error on server-side logs!!? [OpenSpace] :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Exception: java.lang.IllegalArgumentException Message: SFSObjec...
by Madhav
25 Mar 2013, 12:40
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Ok.... Sorry, I will correct it....
But I am really very poor in java..... So please help me out....
So if I send the Shop room as 3rd parameter.... How do it update the variables of Home room????
by Madhav
25 Mar 2013, 12:22
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Thanks for reply, I am not changing the room variables of Shop room.... Actually I am changing the variables of Home room.... Since for each room variable (ex:Home1#m0_Map, Home2#m0_Map) I have got different maps assigned... So the thing in brief is from Shop room I am trying to change variables of ...
by Madhav
25 Mar 2013, 05:26
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Hey, Please someone do help me.... Till now I was trying to update the room variables from client side.... So now I changed it to server side..... What I am doing is Home is a room+openspace map whoes variables need to be updated.... I am joining a room called Shop which is simply a sfs room no open...
by Madhav
21 Mar 2013, 11:07
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Re: Room variables update issue

Thanks for reply.... Are you sure all the assets (skins) to display the new map are loaded by the client? I think it is since traces tel me "Map loaded, now assets swf files can be loaded External swf files to be loaded: HomeSkins.swf,HomeBG.swf External libraries loaded, now the loaded map can...
by Madhav
21 Mar 2013, 05:10
Forum: OpenSpace v2 discussions and help
Topic: Room variables update issue
Replies: 13
Views: 24766

Room variables update issue

Hi all, I've been trying to build homes for avatars with different models. The avatar homes are the different openspace maps. An avatar enters home(opespace map) clicks a button there to upgrade its home, chooses one of the model and returns back to home. Essentially what i am doing is when user cli...

Go to advanced search