loadARParam error

48 views
Skip to first unread message

juri bryan

unread,
Feb 27, 2013, 10:12:50 PM2/27/13
to flartool...@googlegroups.com
Hi everyone,
I am just trying to get started with the flartoolkit but I am meeting some resistance:)
I am trying to follow this tutorial but my code is showing me some errors that he is not getting (http://www.gotoandlearn.com/play.php?id=105)
When I try to set up my FLAR constructor I am getting a error in this line:

private function setupFLAR():void

{

fparams = new FLARParam();

fparams.loadARParam(new params() as ByteArray);

mpattern = new FLARCode(16,16);

mpattern.loadARPatt(new pattern());

                 }


I tried different versions of the flartoolkit (2.51/4.10.0_fp11/4_0_0_fp10 and the one that come with flarmanager1.1)

some fix this problem but make in return the calling of the FLARRgbRaster_BitmapData impossible.

What am I doing wrong?

Are there more libraries I need to install to get something working?

Cheers,

Juri

Reply all
Reply to author
Forward
0 new messages