Re: [flexcoders] VideoDisplay volume problem

2007-03-13 Thread Julian Sander
Hi David, the problem is based on the conditional in the VideoDisplay function set volume... I had to track this down and found a temporary workaround.. package com.iahh.teaser.ui { import mx.controls.VideoDisplay; public class IAHHVideoDisplay extends VideoDisplay

Re: [flexcoders] Re: VO Mapping, some basic questions

2006-10-16 Thread Julian Sander
Hi Renaun,thanx for the responce!  I have gotten this far as well.  What I am not clear on is what is being passed int eh responce from the server to Flex that makes the alias work?  Is it still the _explicitType property or is there something else?cheers, Julian Julian SanderBurbacherstraße 585312

Re: [flexcoders] Best AMF debugger for Flex2

2006-10-07 Thread Julian Sander
wrote:What browser are you using? You need to configure the proxy settings before being able to capture http traffic with Charles.On 10/7/06, Julian Sander < [EMAIL PROTECTED]com> wrote:OK, so I have Charles installed. Very Nice!!  But I am not getting any feedback from localhost..  anyone hadf this

Re: [flexcoders] Best AMF debugger for Flex2

2006-10-07 Thread Julian Sander
bandwidth and figure out why my ProgressBar is not doing what I'm telling it to :).Daniel Wabyick wrote:> This is my favorite ... http://www.xk72.com/charles.>>> Julian Sander wrote:> >> Hi All,>>>> I was wonder what the best debugger for Flex2 and Remotin

Re: [flexcoders] Best AMF debugger for Flex2

2006-10-07 Thread Julian Sander
right now to throttle my bandwidth and figure out why my ProgressBar is not doing what I'm telling it to :).Daniel Wabyick wrote:> This is my favorite ... http://www.xk72.com/charles.>>> Julian Sander wrote:> >> Hi All,>>>> I was wonder what the best debugger fo

[flexcoders] Best AMF debugger for Flex2

2006-10-06 Thread Julian Sander
Hi All,I was wonder what the best debugger for Flex2 and Remoting is.  I use AMFPHP for my connections.thanx, Julian Julian SanderBurbacherstraße 5853129 Bonnt/f     +49 228 21 27 15m      +49 172 250 6524

Re: [flexcoders] Using Remoting on Flex 2.0

2006-10-06 Thread Julian Sander
I Know it has been written before, but here is a link to using AMF0 with Flex:http://renaun.com/blog/code-examples/the article is near the bottom.cheers, Julian On 05.10.2006, at 23:49, hank williams wrote:I dont think the referenced article here is really on point to the question for a variety o