where are the flash-freaks
where are the flash-freaks
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- Mick0
I usually do it this way:
I do an onmouseover / onmouseout that sets a variable "mover = 1 or mover=2". The when you do your onclick/ondrag - create a looping statement that says ondrag ( If mover=0 ), etc.