Hi, I am having fun with the flarsquidderkit for multiple pattern detection in Augmented Reality.
However I would like to have a introduction page, and a high score page for the game based on this, and have tough time figuring how to
make the timeline code works for it.
flarsquidderkit have extended papervision3d and has its own 3DdisplayObject, and the flash’s MovieClip addChild() is not working.
Please, can someone teach me how to extend the movieClip class when my document class has already extended another super class,
and also if I can control the score via timeline instead of dumping every single thing in to the document class?
PLEASE HELP, SAVE ME.
error faced:
1180:Call to a possibly undefined method AddFrameScript
Partial code
CODE: SELECT ALLpublic class MultiFLARExample extends PVFLARBaseApplication {