Thanks Jan.
That did the trick. :)

On Nov 4, 2:52 pm, Jan Kassens <[EMAIL PROTECTED]> wrote:
> if you're using special iphone events add them like this:
>
> Element.NativeEvents.touchstart = 2; // adds "touchstart" as an event  
> with a passed event parameter
>
> (untested)
>
> ciao, jan
>
> On Nov 4, 2008, at 12:20, Rodrigo Kochenburger wrote:
>
>
>
> > Hi Guys,
>
> > I'm having some issues w/ iphone development, mostly about dealing
> > with iPhone touch events.
> > It seems that events attached using .addEvent doesn't work but if i
> > use addEventListener it works.
>
> > Also, i can't manage to use Event.stop to stop most of events.
>
> > Is there any known issues about that?
>
> > Cheers
>
> --
> twitter/blog:http://kassens.net

Reply via email to