I don't mean to be harsh, but the standard mouse object in multimedia fusion is inadaquate for my needs. I want to be able to detect when the mouse is released, but there is no condition or event that allows this. Does anybody know of a mouse object I can download.
Also, I need an MySQL object for SQL databses. I learned the SQL language and it is very easy. I just need an object to manipulate SQL databases with. Otherwise I will have to learn the SQL Server protocol and use MooSock. That I wish not to do.
Invalid Logic:
A is for B.
C has an A.
Therefore C is a B.
Valid Logic:
A is a B.
All B's are C's.
Therefore A is a C.
It's too bad they don't (I think) have a MouseUp event like in VB6. Is there a way you could use a flag and the always set flag 1 on while mouse button is clicked? This advice might also be crap, I don't use the mouse object much in MMF.
--
"Del Duio has received 0 trophies. Click here to see them all."
"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"
DXF Games, coming next: Hasslevania 2- This Space for Rent!
-Only one action when event loops
(negate) Repeat while mouse key is pressed
For the MySQL thing, I think you'll just have to use MooSock... and/or PHP or something?
It's pretty easy to run SQL queries through PHP. Just open notepad, type in: