Re: [flexcoders] FlexBuilder debugging kills ITunes

2008-09-21 Thread shaun
Brendan Meutzner wrote: Hi All, I'm sorry to post this not so technical question, but I figured it'd be the best place to see if other folks have this same frustration that I do. My dev machine is a Macbook Pro running Leopard, and I'm working with FlexBuilder 3.0.1. I've found that

[flexcoders] Re: Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-21 Thread Dmitri Girski
Hi Matt, I've got unconfirmed problem with RSLs - the loader *sometimes* is stuck while loading the libraries. I am unable to create an isolated test-case, but this thing popped in immediately after I converted the project into the RSLs. The problem seems to be highly discoverable if you run

[flexcoders] SWFLoader loads image relative to the SWF

2008-09-21 Thread hannes.stockner
Hello i can not believe it. why does the SWFLoader class loads images relative to the SWF loading it? SWFLoader line number 1323 describes it. i want to load it relative to the html. how can I change this? thank you for your help!

[flexcoders] Re: Preventing cutpaste in Flex3 application

2008-09-21 Thread Dmitri Girski
--- In flexcoders@yahoogroups.com, Paul Andrews [EMAIL PROTECTED] wrote: Good software is all about enabling people not disabling them. This is just a meaningless statement. You can't enable everything for everyone in any possible way. First, good software does whatever it is supposed to do.

[flexcoders] Re: FlexBuilder debugging kills ITunes

2008-09-21 Thread rleuthold
Is your mac starting to feel slower at the same time the iTunes begin to act shaky ? Do you debug with Firefox ? If so, check with Activity Monitor if your CPU is running at max ... If that is the case, try to do a fresh install of Firefox. With fresh I mean move the profiles and

Re: [flexcoders] Re: Preventing cutpaste in Flex3 application

2008-09-21 Thread Paul Andrews
- Original Message - From: Dmitri Girski [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Sunday, September 21, 2008 1:28 PM Subject: [flexcoders] Re: Preventing cutpaste in Flex3 application --- In flexcoders@yahoogroups.com, Paul Andrews [EMAIL PROTECTED] wrote: Good software

RE: [flexcoders] Data flow visualization

2008-09-21 Thread J B
You might try RaVis from the BirdEye project: http://code.google.com/p/birdeye/ An example is here: http://birdeye.googlecode.com/svn/trunk/ravis/RaVisExamples/example-binaries/RaVisExplorer.html To: flexcoders@yahoogroups.com From: [EMAIL PROTECTED] Date: Sat, 20 Sep 2008 17:30:35 +0300

Re: [flexcoders] Placing cursor inside UITextField

2008-09-21 Thread Andriy Panas
Hi Brandon, Use the following to set focus for the textField's instance of UITextField: var textField:UITextField = new UITextField(); textField.type = input; textField.autoSize = TextFieldAutoSize.LEFT; textField.multiline = true; textField.wordWrap = false; textField.border = false;

[flexcoders] Re: removeChild or delete item in repeater

2008-09-21 Thread Amy
--- In flexcoders@yahoogroups.com, urmissinlink [EMAIL PROTECTED] wrote: hey guys, I have a nested repeater as seen below mx:Repeater id=_rpModule dataProvider={A00Module} mx:LinkButton id=_mod label={_rpModule.currentItem.label} click=openModule(event)

Re: [flexcoders] Re: FlexBuilder debugging kills ITunes

2008-09-21 Thread Doug McCune
I've ditched debugging in Firefox and switched to only debugging in Safari. For some reason debugging in FF worked fine up until a certain point, then it became crazy crazy slow and would nearly hang my entire machine. Switched the default browser for debugging to Safari and all was normal again.

Re: [flexcoders] Re: FlexBuilder debugging kills ITunes

2008-09-21 Thread Michael Schmalle
Same here, I got sick of my cache being nuked when FF dies. I use IE to debug, I just love smashing it against the wall when I accidently leave a while loop runnig. ;-) Mike On Sun, Sep 21, 2008 at 11:55 AM, Doug McCune [EMAIL PROTECTED] wrote: I've ditched debugging in Firefox and switched

[flexcoders] Help with error #1119

2008-09-21 Thread dmschenk1
I have a 1119 error that is giving me fits and I'm sure its probably something simple but I've been trying for days with no luck. Would someone please take a look at this code and help me figure out what I'm doing wrong here? The problem is in dp.length at line 18 of the AverageFunction and also

[flexcoders] Re: Example of writing metadata in synch with video?

2008-09-21 Thread stephendricketts
Actually, I was a little confused on both. I'm using cue points but the article I referenced was talking about the ability to do a similar thing with metadata. However, it appears that it was using the Flash Media Encoder to do it. Very good links btw, thanks! Steve --- In

[flexcoders] Strange Image Behavior

2008-09-21 Thread danenania
Hi all. I'm experiencing some serious strangeness with a few .png images in my project. They work perfectly in debug mode, and they also work in IE7 on the live server, but on the live server in Firefox 3 they won't load. This is especially strange because I have many OTHER .png and other types of

Re: [flexcoders] Re: FlexBuilder debugging kills ITunes

2008-09-21 Thread Brendan Meutzner
It's funny... I honestly thought this was a ITunes only issue because I was never seeing any visible performance issues otherwise as I was debugging in Safari. Then I switched and tried debugging in Firefox... debugging in that (as Doug points out) absolutely destroyed my machine and it took me

[flexcoders] Items with variable width ? (TileBase component that don't override items width)

2008-09-21 Thread z_babin
Hello, The result should be an HorizontalList like component (with all features; dataProvider, Layout, Effects Events...) but does not override it's items width property. Problem is that any component extending TileBase is setting it's items width and height and that makes it impossible for the

[flexcoders] Strange Error When using GroupingCollection as dataProvider for TabBar

2008-09-21 Thread Amy
I'm trying to expand on the concept here http://blog.tsclausing.com/post/20 and get a more sophisticated representation of the data. When I try to set my GroupingCollection as the DataProvider for a TabBar, I get this error: Error: ERROR: The dataProvider of 'monthSelector' must not contain

Re: [flexcoders] Strange Error When using GroupingCollection as dataProvider for TabBar

2008-09-21 Thread Michael Schmalle
Hi Amy, That's actually just a canned Exception. It's in the resource manager bundle as a UIComponent since that is what is under ViewStack. The error says the dataProvider must be of type; - String - ViewStack - Array - IList That is not really a user friendly message for sure, doesn't even

Re: [flexcoders] Strange Error When using GroupingCollection as dataProvider for TabBar

2008-09-21 Thread Michael Schmalle
Oh yeah. GroupingCollection is a HierarchicalData - EventDispatcher, so navbar will not let you use it, needs a real array. Mike On Sun, Sep 21, 2008 at 6:50 PM, Michael Schmalle [EMAIL PROTECTED]wrote: Hi Amy, That's actually just a canned Exception. It's in the resource manager bundle as a

[flexcoders] Re: LCDS: Debug RTMP Traffic

2008-09-21 Thread Geoffrey
I'll try using the TraceTarget class. Our config uses port 2040 for RTMP. I tried filtering on tcp.port==2040, but that didn't seem to get anything. I also tried rtmp.port==2040 and rtmpt.port==2040. Those didn't seem to work either. By 'work' I mean that when the filter was applied,

[flexcoders] Re: LCDS: Debug RTMP Traffic

2008-09-21 Thread Geoffrey
TraceTarget reported the following when the UI with the second DataService loads: 'C44F8220-F189-21B2-CC03-874C13991A33' producer set destination to 'DefaultHTTP'. 'direct_http_channel' channel endpoint set to http://localhost:8080/main/ 'cds-consumer-tasks-null' consumer set destination to

RE: [flexcoders] Re: LCDS: Debug RTMP Traffic

2008-09-21 Thread Jeff Vroom
Yeah, it looks like somehow you are getting a DataService trying to use a DirectHTTPChannel.That only works for for HTTPService, and WebService. DataService needs a channelSet which supports AMF (AMFChannel, or RTMPChannel). I'm confused how you are getting into this situation though...

[flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread Manu Dhanda
Hii Guyz, Although it's very strange (even for me), but this [Bindable] tag is not working for me. I am following the cairngorm structure and storing a variable in Model. Now, in one of my code file, if I 'll create a local bindable variable, that binds to model.. then it is not being updated

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread Paul Andrews
- Original Message - From: Manu Dhanda [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, September 22, 2008 3:08 AM Subject: [flexcoders] [Bindable] is not getting updated.. Hii Guyz, Although it's very strange (even for me), but this [Bindable] tag is not working for

[flexcoders] AdvancedDataGrid - how on earth do I do something useful with it?

2008-09-21 Thread Josh McDonald
Hey guys, I'm trying to tackle what seems to me to be a pretty trivial problem, but the amount of documentation available for ADG is, well, not so good :) Here's what I want to do (I don't want folders, or expanding-collapsing rows, or little icons or any of that nonsense): ++ |

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread Manu Dhanda
Hi Paul, if [Bindable] works just for initialization, then I think it is loosing it's existence altogether. At least I think it this way.. that [Bindable] changes with every change that it is bind to. And not just it's initialization. Waiting for expert comments.. Thanks, Manu. Paul

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread Josh McDonald
I get what you're saying, but you're coming at it from the wrong angle is all. When you have this: [Bindable] public var myvar = someFunction(); You're making it so that *other code* will be called when myvar changes. You're also giving it the initial value of someFunction(). It won't escape

[flexcoders] Re: LCDS: Debug RTMP Traffic

2008-09-21 Thread Geoffrey
Our endpoints are created in the services-config.xml, and the destinations for DataServices are configured in data-management-config.xml. the RTMP endpoint config is as such: channel-definition id=my-rtmp class=mx.messaging.channels.RTMPChannel endpoint url=rtmp://localhost:2039

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread Manu Dhanda
Josh, Is it a right way to do the following: [Bindable] private var xyz:String = MyModel.getInstance().someVar; Now, if I use xyz in my code then it is not updated. Where as if i use 'MyModel.getInstance().someVar' then I am getting perfect result. For Ex: mx:Label text={xyz}/ // view not

[flexcoders] Re: Strange Error When using GroupingCollection as dataProvider for TabBar

2008-09-21 Thread Amy
--- In flexcoders@yahoogroups.com, Michael Schmalle [EMAIL PROTECTED] wrote: Hi Amy, That's actually just a canned Exception. It's in the resource manager bundle as a UIComponent since that is what is under ViewStack. The error says the dataProvider must be of type; - String -

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread jitendra jain
Hi, Instead of this use BindingUitls.bindProperty(this,xyz,MyModel,getInstance().someVar); This statement is called in the creationComplete of the component. Cheers it will work..  Thanks, with Regards, Jitendra Jain Software Engineer 91-9979960798 - Original Message From: Manu

RE: [flexcoders] Re: LCDS: Debug RTMP Traffic

2008-09-21 Thread Jeff Vroom
Can you check if it works if you comment out the cacheId setting?Since the offline feature also persists configuration, it might be that it has cached something invalid. If it works, you might try removing your shared objects (for flash) and sql-lite database files (for air) If you

Re: [flexcoders] [Bindable] is not getting updated..

2008-09-21 Thread jitendra jain
sorry, use this BindingUtils.bindProperty(this,xyz,MyModel.getInstance,someVar);  Thanks, with Regards, Jitendra Jain Software Engineer 91-9979960798 - Original Message From: jitendra jain [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, 22 September, 2008 9:03:42 AM

[flexcoders] Re: Preventing cutpaste in Flex3 application

2008-09-21 Thread Dmitri Girski
Hi Paul, Here is the example: there is a text input field where you can enter only digits and a dot sign, nothing else. If you use restrict=0123456789. property - it's fine until user copy-pastes the string from somewhere else. If you allow c-n-p you have to do complex validation and point

Re: [flexcoders] Re: Preventing cutpaste in Flex3 application

2008-09-21 Thread Josh McDonald
I have to say that the solution to this problem is data validation, or simply fixing what sure looks like a bug in TextInput. You can't disable something as good for users as copy and paste simply because as a coder you're too lazy to validate the input. Well, you can, but your customers will

Re: [flexcoders] Re: Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-21 Thread Matt Chotin
That does seem odd. If you have any sample that we can use to reproduce please file it and let us know. Matt On 9/21/08 1:30 AM, Dmitri Girski [EMAIL PROTECTED] wrote: Hi Matt, I've got unconfirmed problem with RSLs - the loader *sometimes* is stuck while loading the libraries. I am