On click moving something to another state
ok have thumbnails once clicked moves other state , puts in x,y coord on stage. i've got rollovers working but, add onclick?
can help?
<mx:image top="193" left="51" width="200" height="150" source="/images/image1.jpg" mouseover="onimagemouseover(event)" mouseout="onimagemouseout(event)" includein="page1" click="{currentstate='page2'}"/>
i'd try adding setproperty state2 position image
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment