... hi greetz, i've given that method a solid newbie try but i can't get the data loaded into a ByteArray from the xml. i've tried // any legends in this? ...
Thanks Benoit, That is better than entering the dataProvider twice. I'm being nitpicky, but I'd rather have a self-reference - so that I don't have to change...
I'm trying to delete specific DataGrid items whose members are constructed of drag-and-drop objects from another grid. I would like a user to have a chance to...
I tried using Brian's example in a TabNavigator except the html appears at the bottom of the page instead og inside the tab containing the IFrame. ... -- ...
Hi, I'm new to Flex 2 development. I've seen some tutorials on ViewStacks, but they used a navigator bar or tab bar to switch between screens. I've got an ap...
I build interface where user select font form list, font is loaded and applied to text in textarea. I found that my method works only once on, subsequent...
I've also tried a using a dispatchevent to a callLater which calls my recursive function. Still no progress bar until the recursive function completes. This...
awesome. ... awesome. On 10/1/06, Matt Chotin < mchotin@... > wrote: Not right now, player enhancements needed, but when we have something to work with...
Hi all, Thanks Tim and Bruce for your reply, what i found that ... roundedBottomCorners it doesn't effect. ... roundedBottomCorner property doesn't work. ... ...
Hi all, Sorry to be a pain, but I am still struggling with this problem in a big way. I still cannot get my mappings to work from Flex 2. I really need to work...
Would the solution not be to use a customtag root to place your common cfc's in? This way you wont have any translation problems in the future as some1 pointed...
EECOLOR
eecolor@...
Oct 1, 2006 4:01 pm
51726
I think it has something to do with the way you write the information to the byte array. If you try to write it as an object, the information (a string in your...
EECOLOR
eecolor@...
Oct 1, 2006 4:18 pm
51727
I work with a shared host, so I wonder if that is possible. But I would like to give it a go. Could you provide me a simple example? Thanks -LIR...
Hello, I'm having a small problem that I hope someone here can help with. I have a ViewStack, whose children are all Canvass (with other controls and views...
Steve Kellogg @ Proje...
stevek@...
Oct 1, 2006 4:54 pm
51729
Thanks Matt. I'm totally confused now. Isn't the only thing requiring a player upgrade to 9.0 flex 2? Without auto-update turned on what is causing such a...
Is any technical rule for flash player that prevents set "fontSize" style above about 130? In flash ide i can set font size to very large sizes but if i have...
Hi all, I'm trying to install fds as service on Win2003.. i've read that it was possible with jrunsvc but it doesn't work with the following command line : ...
Some very popular sites require Player 9 because it was the earliest release with some security fixes. Those fixes are in older versions that will be coming...
Dispatching an event doesn't cause a break in your code. If you follow in a debugger you'll see that dispatch is still synchronous. You must write your code...
Could it be that Flex 2 was in alpha back in Jan and it just is more wlecome because a lot of people were 'experiementing'. Just a thought, Peace, Mike ... -- ...
Easy :) <mx:ViewStack selectedIndex="{ ModelLocator.activeView }"> ... </mx:ViewStack> then your buttons would have: <mx:Button click="ModelLocator.activeView...
Hi all, I think I have found a bug in Panel Component. Following are the details ... roundedBottomCorners it doesn't effect. ... roundedBottomCorner property...