<mx:states> error is here <mx:State name="regLeft"> <mx:SetProperty target="{infoContainer}" name="height" /> <mx:SetProperty target="{infoContainer}" name="width" /> <mx:SetProperty target="{infoGlow}" name="visible" value="true"/> <mx:SetProperty target="{infoIcon}" name="visible" value="true"/> <mx:SetProperty target="{infoRule}" name="visible" value="true"/> <mx:SetProperty target="{infoTitle}" name="visible" value="true"/> <mx:SetProperty target="{infoContent}" name="visible" value="true"/> <mx:SetProperty target="{infoCanvas}" name="width" value="211"/> <mx:SetProperty target="{imageLabel}" name="width" value="200"/> </mx:State> other error is here <mx:State name="regRight" basedOn="regLeft"> <mx:SetProperty target="{infoCanvas}" name="x" value="0"/> <mx:SetProperty target="{infoRule}" name="x" value="200"/> <mx:SetProperty target="{infoGlow}" name="x" value="200"/> <mx:SetProperty target="{infoIconCanvas}" name="x" value="220"/> </mx:State> </mx:states>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.