Question about the source

0 views
Skip to first unread message

Peter Savant Media

unread,
Apr 19, 2008, 12:38:03 PM4/19/08
to wim...@googlegroups.com
Greetings All,

first of all nice work on making this package

yet , i can't seem to download the source with svn, it gives me a "bad request error" no matter what i do:
propfind request failed on "/p/wimas3'
400 bad request (http://code.google.com)


tried several other packages now, and those i can download/use without a hassle.

then i tried to manually download the files which took me a while but i got it sorted
now working in flash CS3, AS3 file; when i try the simple example on your site for the session
i get and error that Session is no valid method

1172: Definition com.aol.api.wim:Session could not be found.
1046: Type was not found or was not a compile-time constant: Session.
1180: Call to a possibly undefined method Session.

all this due to :
import com.aol.api.wim.Session;

var devId:String = "myAOLdevID"; //blanked for obvious reasons
var session:Session = new Session(this.stage, devId,"wim test client","0.1");


100% sure my classpaths are pointing to the correct folder on my HD

please guide me, as i have not a clue what i could possible do wrong


best regards
Peter


--
Peter Eeckelaert | Nit'ras | nieuwstraat 59 - 9150 Rupelmonde - 0496 778 100
_

Shawn Carnell

unread,
Apr 20, 2008, 2:33:20 AM4/20/08
to wim...@googlegroups.com
On Sat, Apr 19, 2008 at 12:38 PM, Peter Savant Media <saphir....@gmail.com> wrote:
Greetings All,

first of all nice work on making this package

Thanks!!
 


yet , i can't seem to download the source with svn, it gives me a "bad request error" no matter what i do:
propfind request failed on "/p/wimas3'
400 bad request (http://code.google.com)

Perhaps Google is/was doing some sort of maintenance that caused a hickup.  (I don't know what that "read-only" mode notice is about.)

 
I tried doing a: 
  svn checkout *http*://wimas3.googlecode.com/svn/trunk/ wimas3-read-only 

and it worked fine.  Is that the command you're trying?  What version of 
subversion are you using?  




tried several other packages now, and those i can download/use without a hassle.

then i tried to manually download the files which took me a while but i got it sorted
now working in flash CS3, AS3 file; when i try the simple example on your site for the session
i get and error that Session is no valid method

1172: Definition com.aol.api.wim:Session could not be found.
1046: Type was not found or was not a compile-time constant: Session.
1180: Call to a possibly undefined method Session.

all this due to :
import com.aol.api.wim.Session;

var devId:String = "myAOLdevID"; //blanked for obvious reasons
var session:Session = new Session(this.stage, devId,"wim test client","0.1");


100% sure my classpaths are pointing to the correct folder on my HD

please guide me, as i have not a clue what i could possible do wrong


I have to admit, i have not tried using the lib in CS3.  Are you able to build the wimas3.swc in CS3?  If not, perhaps that is the problem.  You might want to use a FlexBuilder trial copy to build wimas3.swc and then embed that in your .fla.  

Shawn
Reply all
Reply to author
Forward
0 new messages