1 Users appreciate this thread.
In what way? Do you want to change where it's placed in the structure or moving it to positions that manually moving it wouldn't allow (styling)?
Security researcher, web developer, artist, and tech enthusiast.
squirtle2016 (2016-02-20 19:37:27)I want to move its position by a set number of pixels, like 3DSPlaza's platformer game.
Stop, or you die.
Use CSS positions (Google it).
Security researcher, web developer, artist, and tech enthusiast.
squirtle2016 (2016-02-23 20:50:49)↑ I want to know how to program the function to move it, not how to make it moveable!
Stop, or you die.
Leviathan (2016-02-24 00:55:24)Maybe if you googled CSS positions...
{selector}{position: absolute; left: 100px; right: 100px: top: 100px; bottom: 100px;}
There is also margins, but what I just mentioned should work.
I'm an open book, there are few questions I won't answer honestly, no matter how embarrassing.
WeKtWaBBit (2016-02-24 00:57:47)that might be something to ask to a 3DSPlaza coder... They might show you.
VISIT 3dsfantastic.wapka.mobi
squirtle2016 (2016-02-24 00:58:27)I want it to slide a set number of pixels when a button is pressed. Specifically, Control Pad â†â†’ and the A button (Enter key).
Stop, or you die.
WeKtWaBBit (2016-02-24 01:00:01)Watch a youtube video then if you dont know how... Ah, the Internet!
VISIT 3dsfantastic.wapka.mobi
squirtle2016 (2016-02-24 01:02:06)^ I can't go on Youtube on a DSi, and search engines failed to help!
Stop, or you die.
Listen for the keycodes here. It also has stuff like sizes which was what you was asking for in the chat before.
Security researcher, web developer, artist, and tech enthusiast.
WeKtWaBBit (2016-02-24 01:06:18)dose any other device use youtube? if u have another device use it then...
VISIT 3dsfantastic.wapka.mobi
WeKtWaBBit (2016-02-24 01:09:28)same 4 me.. we both have a dsi to then... NodePoint. Send something for him you can view on dsi
VISIT 3dsfantastic.wapka.mobi
development on a DSi? that's tough.
okay but really here's the section. note that if you have trouble reading what it says then I can't and won't do anything about it.

2016-02-24 01:19:45
Security researcher, web developer, artist, and tech enthusiast.
This topic is closed, so you can not post a comment.
Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)
New registered users today: 7
Newest registered user: ElegantVulpes
I need to know exactly how to move an image.