We have an avatar movie clip, AvatarMovieClip, which implements the IAvatarMovieClip interface. The avatar is composed of png images, which have transparency.
I would like it so that the clicks on the transparent part did not register with the avatar, but instead got passed through to the openspace ...
Search found 9 matches
- 15 Apr 2009, 21:20
- Forum: OpenSpace v1 discussions and help
- Topic: clicking on avatar with transparency
- Replies: 3
- Views: 9418
- 20 Nov 2008, 09:16
- Forum: OpenSpace v1 discussions and help
- Topic: can i change the viewport size dynamically?
- Replies: 10
- Views: 25844
Re: Changing viewport size
To clarify the above post, we are interested in exporting the Openspace libraries as an swc file for Flex to use with a larger viewport.
I was actually having a similar, simpler problem. I would like to know how to 'statically' resize the viewport for openspace, so that the openspace window is ...
I was actually having a similar, simpler problem. I would like to know how to 'statically' resize the viewport for openspace, so that the openspace window is ...
- 20 Nov 2008, 09:14
- Forum: OpenSpace v1 discussions and help
- Topic: can i change the viewport size dynamically?
- Replies: 10
- Views: 25844
Re: Changing viewport size
I was actually having a similar, simpler problem. I would like to know how to 'statically' resize the viewport for openspace, so that the openspace window is larger than 640x480.
If you happen to have some instructions about how to do this, it would be much appreciated.
Thank you!
If you happen to have some instructions about how to do this, it would be much appreciated.
Thank you!
- 12 Nov 2008, 21:36
- Forum: OpenSpace v1 discussions and help
- Topic: Editor is very hard to use
- Replies: 4
- Views: 11983
More editor feedback
Thank you so much for the advice about solving the "large-transparent-unclickable-region" problem, it made our world FAR more walkable.
I have another problem or two to report though...
We have an occasional problem with the map editor where the map can suddenly no longer be opened. This has only ...
I have another problem or two to report though...
We have an occasional problem with the map editor where the map can suddenly no longer be opened. This has only ...
- 07 Nov 2008, 22:07
- Forum: OpenSpace v1 discussions and help
- Topic: Editor is very hard to use
- Replies: 4
- Views: 11983
Editor is very hard to use
Here is my wishlist for bugs to be fixed/features to be added in order to make the Openspace Editor usable:
1) When creating a supertile, right now you cannot place tiles on areas obscured by tiles in the foreground. This makes building/editing large platforms/ramps all but impossible. If you need ...
1) When creating a supertile, right now you cannot place tiles on areas obscured by tiles in the foreground. This makes building/editing large platforms/ramps all but impossible. If you need ...
- 24 Oct 2008, 01:27
- Forum: OpenSpace v1 discussions and help
- Topic: avatar skin sharing issue
- Replies: 3
- Views: 9940
avatar skin sharing issue
I defined a custom avatar class that inherits from IAvatarMovieClip, and made sure to override its function called skin, that returns an object that describes a skin. However, when I add additional avatars to the room, none of them seem to be seeing the skins of the others.
I know that when an ...
I know that when an ...
- 02 Oct 2008, 21:58
- Forum: OpenSpace v1 discussions and help
- Topic: openspace.initialize
- Replies: 1
- Views: 6000
openspace.initialize
I had another question about the openspace libraries.
I am trying to call
os.initialize(smartFox, this)
The error I got was:
ReferenceError: Error #1069: Property loaderInfo not found on vw.app.modules.OpenSpaceCodeModule and there is no default value.
at com.smartfoxserver.openspace ...
I am trying to call
os.initialize(smartFox, this)
The error I got was:
ReferenceError: Error #1069: Property loaderInfo not found on vw.app.modules.OpenSpaceCodeModule and there is no default value.
at com.smartfoxserver.openspace ...
- 01 Oct 2008, 16:17
- Forum: OpenSpace v1 discussions and help
- Topic: BUG: Confusing error message is displayed.
- Replies: 2
- Views: 8791
BUG: Confusing error message is displayed.
I was attempting to port the 'Slopes' example from the OpenSpace_trial into flex, when I ran into a confusing error.
The .swf files would load okay, and the background would load but as soon as this executed:
public function onOpenSpaceMapRendered(evt:OpenSpaceEvent):void
{
os.createMyAvatar ...
The .swf files would load okay, and the background would load but as soon as this executed:
public function onOpenSpaceMapRendered(evt:OpenSpaceEvent):void
{
os.createMyAvatar ...
- 04 Sep 2008, 15:27
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: mac os x 10.5.4 installation issue
- Replies: 5
- Views: 15215
mac os x 10.5.4 installation issue
I am trying to install and run SFS 1.6.2 on my mac.
I changed one line of the conf file to point to version 1.6 of java -
wrapper.java.command=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java
(I had the same problem before I changed that line)
And now I am getting the ...
I changed one line of the conf file to point to version 1.6 of java -
wrapper.java.command=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java
(I had the same problem before I changed that line)
And now I am getting the ...