Yes , thank you, i found it out after all, i guess i was taking it too
far or blame my 3 hours of sleep over the whole weekend.
i did some new research and got it to work in minutes. this way of
working was perfect for this job.
i will keep my eye on this package though, its nice to learn new
things and i am motivated to learn it.
good luck in the future development
Thank you. Peter
On Apr 21, 9:59 am, "Shawn Carnell" <
shawncarn...@gmail.com> wrote:
> On Sun, Apr 20, 2008 at 1:28 PM, Peter_nitras <
saphir.gazm...@gmail.com>
> wrote:
>
>
>
> > One more question if i may.
>
> > is it actually possible to trace whether or not i am online without
> > having to start a session?
> > just wondering as i need to give in my login details
> > session.logOn("name","pass");
>
> You mean you want to detect your presence state from other clients?
>
>
>
> > i simply can't get it to work. basically i only want to trace out
> > wether iam online or now on my future site
> > if i do the session.logOn , i get and xml which i can run through to
> > get my state but , again i'd prefer not to sign on via flash
> > i read upon the getPresence method but i feel its a bit beyond my
> > capacities for now,maybe its just too new and taking my steps too big.
>
> If i'm understanding correctly, yes, you want to call getPresence. If you
> use the k= argument, you don't need to sign on. The response from
> getPresence should be reasonably simple to work with:
>
>
http://api.oscar.aol.com/presence/get?f=xml&k=MYKEY&t=ChattingChuck
>
> should be all you need. You should be able to get the input as xml, json,
> or amf3. The docs are athttp://
dev.aol.com/aim/web/serverapi_reference#getPresence.
>
> Hope that helps!
> Shawn
>
>
>
> > Kind regards
>
> > On Apr 20, 11:51 am, Peter_nitras <
saphir.gazm...@gmail.com> wrote:
> > > Aye, i can perfectly download/use other packages, for instance i
> > > downloaded the great white addition of papervision3D again just to
> > > check it. and it works
>
> > >
http://wimas3.googlecode.com/svn/trunk/wimas3-read-only=gives me