Thanks Salvatore,

I'll give Aptana another try - though I'm much more of a straight text
editor user (and I have many macro's already defined for UltraEdit
which is what I use mostly).

For the general user though, a plain text tutorial (with no extra
downloads required - apart from AIR/sdk and jQuery) would be useful.
This allows people to get more of an understanding of the low-level
requirements of the code I think.

Thanks again - and I'll leave a comment here with any findings I get
from using Aptana.

Cheers,
Dave

On Mar 2, 5:15 pm, "Salvatore FUSTO" <[EMAIL PROTECTED]> wrote:
> If you use aptana and it's air plugin, it can directly include the jquery
> library when compling the project; if you define a simple app with an
> application sandbox , an ajax call $("#myDiv").load(myUrl) invoked by
> $(document).ready() should work.
> salvatore
>
> ----- Original Message -----
> From: "Dave Probert" <[EMAIL PROTECTED]>
> To: "jQuery (English)" <jquery-en@googlegroups.com>
> Sent: Sunday, March 02, 2008 8:24 AM
> Subject: [jQuery] Adobe AIR v1.0 and jQuery Ajax calls
>
> > Hi All,
>
> > Has anyone done any work with the release version 1.0 of AIR and
> > jQuery - specifically using the jQuery Ajax call (in a sandbox page) ?
>
> > I've tried it myself in many ways, but just can't seem to get it to
> > actually get the data.  The page I have done works perfectly in the
> > browser, and the only bit that seems to fail is the $.ajax() call (or
> > it's 'success' callback - not sure which).
>
> > The latest 1.2.3 release of jQuery states that it is now compatible
> > with AIR, but to what extent?
>
> > All the Adobe docs and other tutorial/information sites about AIR use
> > various libraries (Spry, Ext, etc) for their Ajax bits, but I've seen
> > no examples with our favourite - jQuery).
>
> > Might be a good time for Rey or someone to do a simple tutorial
> > page ;)  (I would do one - if I could get it to work!)
>
> > Cheers,
> > Dave
>
> > __________ Informazione NOD32 2913 (20080301) __________
>
> > Questo messaggio  รจ stato controllato dal Sistema Antivirus NOD32
> >http://www.nod32.it

Reply via email to