SWFLoader and Augmented Reality
hi. created mobile actionscript project , have in2ar augmented reality working it. complied .swf file, , used swfloader bring flex mobile project in flashbuilder. however, when this, captured video camera not display on screen did in original project. trace statements show test image being detected augmented reality, nothing displaying on screen in flex app other in2ar logo , bottom bar shows has been detected. ideas solutions?
this code flex app:
<?xml version="1.0" encoding="utf-8"?>
<s:application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
minwidth="1024" minheight="600">
<mx:swfloader id="loader1" source="../ar/areality.swf"/>
</s:application>
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment