Adobe Dreamweaver Forums



Last 10 THreads :         Live stream player (Last Post : noobie_here - Replies : 0 - Views : 1 )           »          cfloop within a cfif tag (Last Post : Azadi - Replies : 2 - Views : 3 )           »          Making constraints on a symbol... (Last Post : sirkibble2 - Replies : 0 - Views : 1 )           »          Creating a boundry in the stage... (Last Post : fazstp - Replies : 2 - Views : 3 )           »          Director or Flash? (Last Post : Sean Wilson - Replies : 1 - Views : 2 )           »          DW8 Activation not working (Last Post : moonliner - Replies : 0 - Views : 1 )           »          Re: Mouse capture won't activate (Last Post : robertnagle - Replies : 0 - Views : 1 )           »          help! my FB3 has gone insane! (Last Post : peteandrus - Replies : 0 - Views : 1 )           »          help! my FB3 has gone insane! (Last Post : peteandrus - Replies : 0 - Views : 1 )           »          How come the html is being displayed, and not the link (Last Post : Skaterstu - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Other Macromedia/Adobe Products > Flex
 
Tags: , , , , ,



Reply
  #1 (permalink)  
Old 09-05-2008, 10:56 PM
John Smith
 
Posts: n/a
Diggs:
Default Custom state not visible in Design view - need a solution!

I have tried to extend State (mx.states.State).When I open the Design view,
no components in State is shown and I get
an error:
com.adobe.flexbuilder.mxmlmodel.NonVisualComponent Instance
MyStete classackage org.test
{
import mx.states.State;

public class MyState extends State
{

public function myFunction():void{
trace("test");
}
}
}

Then, I tried to use custom state in application:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml";
xmlns:t="org.test.*" layout="absolute">
<mx:states>
<mx:State id="one" name="start">
<mx:AddChild>
<mx:Button label="Hi There!" x="144.5"
y="97">
</mx:Button>
</mx:AddChild>
</mx:State>
<t:MyState id="two" name="my">
<mx:AddChild>
<mx:Button label="Me too!" x="144.5"
y="97">
</mx:Button>
</mx:AddChild>
</t:MyState>
</mx:states>
<mx:Button x="74" y="78" label="Button"/>
</mx:Application>

However in Design view states are no more displayed.


This is a serious bug in Flex builder. Any workarounds for this?




Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 02:34 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk