Can you post your .capx file? Please see how to report bugs.
Develop games in your browser. Powerful, performant & highly capable.
This is by design, and cannot be fixed - the property grid itself distinguishes properties by their name, including the OnPropertyChanged function which is passed the name of the property. You just need to use different names.
Hmm, 87 means "the parameter is incorrect". I don't know... I've made a change to the next build that automatically tries to configure this for you, but I don't know if it'll work. Hold tight until the next build and let me know what happens.
Ah, nice find — OK mrsponkie, how about this command?
httpcfg.exe set urlacl /u localhost
If that doesn't work you may need to install httpcfg first which you can get here.
Hmm, it should understand the command, can you search your entire computer for netsh.exe and see if there are any results? If you find it, what's the folder it's in?
You do not have permission to view this post
mrsponkie, can you try running this command in your dos prompt?
netsh http add urlacl url=http://localhost:50000/ user=EVERYONE listen=yes delegate=no
Does that help?
LaDestitute, the name of a variable in an expression gets its current value, I think you must be confused somehow...
Are you sure the audio you're playing doesn't just have 1 second of silence at the end?
Are you using a 'fullscreen in browser' mode? The browser should automatically hide its address bar in that case. You might be interested in supporting multiple screen sizes.
Sprite's ordinary 'on collision' event should fire for physics collisions too.
rexrainbow, the minifier doesn't support non-minify sections. Besides, as long as you write the code properly to the conditions the minifier requires, it does not change the functionality at all.
Member since 21 May, 2007
The official blog for all things Construct and Scirra run by our employees!
Wider technology issues from Ashley's perspective.