Re: [flexcoders] How to change the Link icon at run time

2006-10-09 Thread Phil Marston
has taken every reasonable precaution to minimize this risk, and accepts no liability for any damage caused by any virus transmitted in this email. Ness reserves the rights to monitor and review the content of all messages sent to or from this E-mail address, and store them on the Ness E-mail system.

Re: [flexcoders] How to change the Link icon at run time

2006-10-09 Thread Phil Marston
oops - in case you didn't realise child target should be "PrintLink" mx:RemoveChild target="{PrintLink}"/ Phil Marston wrote: you could create another state with a different icon embedded and toggle the state in the doPrint() clickhandler. public fun

Re: [flexcoders] Re: SOAP with attachments... not possible?

2006-09-26 Thread Phil Marston
es a file be uploaded and its contents returned to the Flash player? Thanks, Ben -- ______ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED]

[flexcoders] syntax for addressing components in a loop

2006-09-26 Thread Phil Marston
? } cheers, Phil -- __ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +44(0)1224 273329 Mob: +44(0)7798 723660 Web: http

Re: [flexcoders] Timeline Slider

2006-09-09 Thread Phil Marston
uot;, so I was hoping someone might be able to clue me in. Thanks, Geoff -- ______ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel:

Re: [flexcoders] Dynamic Checkboxes

2006-09-08 Thread Phil Marston
an Ordinary Day... KomputerMan ~|:-) -- __ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +44(0)1224 273329 Mob: +44(0)7798 723660 Web

Re: [flexcoders] AS3 Project directory structure question

2006-09-08 Thread Phil Marston
s is a repost, sorry if it appears twice) -- ______ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +44(0)1224 273329 Mob: +44(0)779

Re: [flexcoders] Newbie

2006-09-08 Thread Phil Marston
, but I do not want to "offend" the powers that be when I have to ask a question. So, are these issues from other flexcoders a fluke or did I miss something? J -- ______ Phil Marston Technology Enhanced Learning

Re: [flexcoders] Re: Need help with Image Tile List and ZOOM

2006-09-04 Thread Phil Marston
-- __ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +44(0)1224 273329 Mob: +44(0)7798 723660 Web: http://www.abdn.ac.uk/clt

Re: [flexcoders] Need help with Image Tile List and ZOOM

2006-09-01 Thread Phil Marston
" scaleY=".8" rollOver="doZoom(event)" rollOut="doZoom(event)"/ mx:Image id="img4" source="@Embed(source='galleries/Vacation1.jpg')" scaleX=".8" scaleY=".8" rollOver="doZoom(event)" rollOut="doZoom(event)&

Re: [flexcoders] addressing items rendered in TileList

2006-08-31 Thread Phil Marston
Phil Tracy Spratt wrote: With all flex data driven controls, you will want to work with the dataProvider. What exactly do you mean by address subselections? Tracy From: [EMAIL PROTECTED]ups.com [mailto:[EMAIL PROTECTED]ups.com] On Behalf Of Phil Marston Sen

Re: [flexcoders] addressing items rendered in TileList

2006-08-29 Thread Phil Marston
subselections? Tracy From: [EMAIL PROTECTED]ups.com [mailto:[EMAIL PROTECTED]ups.com] On Behalf Of Phil Marston Sent: Monday, August 28, 2006 8:46 AM To: [EMAIL PROTECTED]ups.com Subject: [flexcoders] addressing items rendered in TileList Hi All, Anyone

Re: [flexcoders] Displaying Flash 9 symbols in Flex - Looking for an elegant solution

2006-08-29 Thread Phil Marston
ach, but again this is very kludgy. Any help will be grovellingly appreciated. -- __ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTE

[flexcoders] addressing items rendered in TileList

2006-08-28 Thread Phil Marston
and can't figure it out. ANY help appreciated Cheers, Phil -- __ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +44(0)1224 273329 Mob: +44

[flexcoders] Disable items in a TileList using a CheckBox

2006-08-25 Thread Phil Marston
be: for all items in tileList where item.category == chkbx.label { item.enabled = chkbx.selected } I figure however there must be a way of using binding - any thoughts on how to do this either way? Cheers, Phil -- __ Phil Marston

Re: [flexcoders] Finding an Object in ActionScript

2006-08-17 Thread Phil Marston
.count-1; i++) { var thisObject:TObject = components[i]; thisObject.doStuff.. } Rich -- ______ Phil Marston Technology Enhanced Learning Centre for Learning Teaching University of Aberdeen Aberdeen AB24 3QY Email: [EMAIL PROTECTED] Tel: +

Re: [flexcoders] NetConnection Debugger for Flex2

2006-08-16 Thread Phil Marston
anything similar. Isnt there anything like this bundled with Flex2? Seems I will have to purchase Charles or ServiceCapture... :/ Thanks in advance, Marcelo. -- __ Phil Marston Technology Enhanced Learning Centre

Re: [flexcoders] So? What are folks here actually building...?

2006-07-21 Thread Phil Marston
--I think it would be very interesting for the community and very valuable for us on the Flex team at Adobe. --David Adobe -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University

[flexcoders] DropShadow on an Image

2006-07-14 Thread Phil Marston
Hi Has anyone come up with a tidy way of getting a drop shadow on an image? I've been mucking around wraping it in a canvas or a VBox/HBox, but nothing working nice yet. :-( Cheers, Phil -- __ Phil Marston Learning Technologist

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-13 Thread Phil Marston
Tom Chiverton wrote: On Wednesday 12 July 2006 14:29, Phil Marston wrote: Well - it's a thought (that I hadn't had ;-) ) seems a wasteful exercise to have to go through The only other way is to, as others have suggested, perform your own (or O/Ss) MIME sniff

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-13 Thread Phil Marston
Could I? I don't know . . . I'm not running a *nix and I don't know cli well enough to know what exactly you did there!  ;-) Is this thread dead now . . . ?   ;-) Tom Chiverton wrote: On Thursday 13 July 2006 10:02, Phil Marston wrote: Well that's what I'm going to have

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-12 Thread Phil Marston
est = new URLRequest("myURL"); request.contentType = "image/jpeg"; myFileReference.upload(request); -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Abe

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-12 Thread Phil Marston
but the file doesn't exist (it's reconstructed from a database entry) so the server knows nothing about it. Tom Chiverton wrote: On Tuesday 11 July 2006 17:04, Phil Marston wrote: Would you suggest a different way? This was developed in the old days ;-) so Flex and RIA

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-12 Thread Phil Marston
: On Wednesday 12 July 2006 11:15, Phil Marston wrote: If you issue a redirect to the content, your web server should provide the correct MIME type. but the file doesn't exist (it's reconstructed from a database entry) so the server knows nothing about it. You

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-12 Thread Phil Marston
Well - it's a thought (that I hadn't had ;-) ) seems a wasteful exercise to have to go through ;-) Tom Chiverton wrote: On Wednesday 12 July 2006 12:27, Phil Marston wrote: you mean like http://host.com/getafile.php?23535 which is what I'm doing at the moment the server still

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-11 Thread Phil Marston
e defaults to "application/octet-stream", but you can set the contentType of the request: var request:URLRequest = new URLRequest("myURL"); request.contentType = "image/jpeg"; myFileReference.upload(request); -- ______

Re: [flexcoders] Re: FileReference and mimetypes

2006-07-11 Thread Phil Marston
probably brings a whole new perspective to this. Cheers, Phil Tom Chiverton wrote: On Tuesday 11 July 2006 15:21, Phil Marston wrote: So why's it stuck at application/octet-stream I'd like to know what files my users are uploading, but I don't want to do it by restricting

Re: [flexcoders] Excel, Flex Database

2006-07-06 Thread Phil Marston
to: http://docs.yahoo.com/info/terms/ -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660

Re: [flexcoders] file uploads

2006-07-06 Thread Phil Marston
-- diabetic? http://www.diabetesforums.com Bill Cosby - A word to the wise ain't necessary - it's the stupid ones that need the advice. -- __ Phil Marston Learning Technologist Learn

[flexcoders] file.upload() set Content-Type?

2006-07-06 Thread Phil Marston
filename to guess the mimetype (e.g. if (*.jpg||*.jpeg) {mime=image/jpeg}else{mime might be image/jpeg but who knows}) since everything apart from Mac files don't have a creator property) Cheers, Phil -- __ Phil Marston Learning

Re: [flexcoders] Offline / OCC in 2.0?

2006-07-04 Thread Phil Marston
-- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu/pmarston/ http://www.abdn.ac.uk/diss/ltu

Re: [flexcoders] adding a service to open for ComboBox

2006-06-30 Thread Phil Marston
Yahoo! Groups Links -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http

Re: [flexcoders] Arrangement, front back?

2006-06-28 Thread Phil Marston
. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- __ Phil Marston Learning

Re: [flexcoders] Flash player is not a debugger?

2006-06-28 Thread Phil Marston
__ -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu/pmarston/ http://www.abdn.ac.uk/diss/ltu

Re: [flexcoders] Flash player is not a debugger?

2006-06-28 Thread Phil Marston
__ -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk

[flexcoders] Thoughts on AMFPHP Restaurant Finder

2006-06-21 Thread Phil Marston
-- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu/pmarston/ http://www.abdn.ac.uk/diss/ltu

Re: [flexcoders] Design Pattern books for AS3 and Flex 2

2006-06-20 Thread Phil Marston
that talk about design patterns with ActionScript 3 or Flex 2? Best Regards, Judah Frangipane -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL

Re: [flexcoders] How to recover from 'cleaning' project?

2006-06-19 Thread Phil Marston
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Phil Marston Sent: 15 June 2006 14:55 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] How to recover from 'cleaning' project? Thanks Daniel, but there must be a difference in behavior between your FlexBuilde

Re: [flexcoders] How to recover from 'cleaning' project?

2006-06-19 Thread Phil Marston
ounds like a problem with compiling, rather than the Clean option. I'm guessing there are still files in your html-templates folder? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Phil Marston Sent: 15 June 2006 14:55 To: flexcoders@yahoogr

Re: [flexcoders] How to recover from 'cleaning' project?

2006-06-19 Thread Phil Marston
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Phil Marston Sent: 19 June 2006 16:54 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] How to recover from 'cleaning' project? Yeah it does halt . . . and a dialog pops up saying "Errors exist in req

[flexcoders] How to recover from 'cleaning' project?

2006-06-15 Thread Phil Marston
scratch that'd do it ... big mistake it's now refusing to build apparently because the html file to display the swf in is missing - my projects bin directory is empty! What do I have to do? :'( -- __ Phil Marston Learning Technologist

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-15 Thread Phil Marston
an ArrayCollection. Type the variable in the component as ArrayCollection as well. Tracy From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Phil Marston Sent: Wednesday, June 14, 2006 12:05 PM To: flexcoders@yahoogroups.com Subject: Re

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-15 Thread Phil Marston
Thanks Tom :-) Tom Chiverton wrote: On Wednesday 14 June 2006 17:04, Phil Marston wrote: public var reviewList:Object={ . public function onReviewsListResult( result : Array ) : void { reviewList = result

Re: [flexcoders] How to recover from 'cleaning' project?

2006-06-15 Thread Phil Marston
r way, I am all ears. Peace, Mike On 6/15/06, Phil Marston [EMAIL PROTECTED] wrote: Hi all, Making a mess here! For some reason Flex Builder didn't seem to be incorporating changes I'd made to source files, so I figured there was some sort of caching issue

Re: [flexcoders] How to recover from 'cleaning' project?

2006-06-15 Thread Phil Marston
clears out the compiled stuff without deleting the html templates :-) Sometimes when you clean and there is still an error it deletes your swf's and you can't get them back. Peace, Mike On 6/15/06, Phil Marston [EMAIL PROTECTED] wrote

Re: [flexcoders] Bug? [was] How to recover from 'cleaning' project?

2006-06-15 Thread Phil Marston
clears out the compiled stuff without deleting the html templates :-) Sometimes when you clean and there is still an error it deletes your swf's and you can't get them back. Peace, Mike On 6/15/06, Phil Marston [EMAIL PROTECTED]

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-14 Thread Phil Marston
: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Phil Marston Sent: Tuesday, June 13, 2006 11:56 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem nobody any ideas? I'm begining to wonder

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-14 Thread Phil Marston
. . . :-/ Pointers greatly appreciated! Cheers, Phil Tom Chiverton wrote: On Wednesday 14 June 2006 09:00, Phil Marston wrote: Can you suggest a type? You could make your own... -- __ Phil Marston

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-14 Thread Phil Marston
Tom Chiverton wrote: On Wednesday 14 June 2006 14:07, Phil Marston wrote: OK where do I begin looking in to that? Besides the docs :-) lol - the 1st place I tried :-P  I guess I'm just not searching the vast tome for the right thing

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-14 Thread Phil Marston
GridColumn headerText="Rating" dataField="rating"/         /mx:columns     /mx:DataGrid /mx:VBox it's in this component that I'm getting complaints that the dataProvider for the DataGrid is not of the right sort. I can't work out where to go from here! :-( Tom Chiverton wrote:

[flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-13 Thread Phil Marston
-- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu/pmarston/ http://www.abdn.ac.uk/diss/ltu

Re: [flexcoders] Flex 1.5 to Flex 2 migration - binding problem

2006-06-13 Thread Phil Marston
nobody any ideas? I'm begining to wonder if my dataObject needs to be something other than Object - the consol says I'm trying to bind to a class that is not an 'IEventDispatcher' - can anyone suggest a better class? Cheers, Phil Phil Marston wrote: Hi I have a custom mxml component

Re: [flexcoders] Why suddenly these ugly transparent popups

2006-06-08 Thread Phil Marston
? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- __ Phil Marston Learning

Re: [flexcoders] Viewing HTML

2006-06-08 Thread Phil Marston
/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33

Re: [flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-08 Thread Phil Marston
r your patience Duncan Phil Marston wrote On 06/07/06 14:49,: If you're using F1.5 also check out this tut I found yesterday http://coenraets.com/tutorials/restaurant/index.jsp - handy for F2.0 as well if you've done Mike's tut HTH Phil Phil Marston wrote: Hi

Re: [flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-07 Thread Phil Marston
as the mxml file? I'm using Flex 1.5 and this example is not working for me and complaining about the same thing. I've also tried to take the package declaration out (as I'm not sure if Flex1.5 likes package declarations) and it still doesn;t work Thanks again Duncan Phil Marston wrote On 06/02

Re: [flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-07 Thread Phil Marston
If you're using F1.5 also check out this tut I found yesterday http://coenraets.com/tutorials/restaurant/index.jsp - handy for F2.0 as well if you've done Mike's tut HTH Phil Phil Marston wrote: Hi Duncan, The .as file does go at the same level as the .mxml file, but I don't think

[flexcoders] Net.Connection debugger - Is there something like it in Flex2?

2006-06-06 Thread Phil Marston
or any other way of seeing what's being sent to AMFPHP and coming back? Cheers, Phil -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL

Re: [flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-02 Thread Phil Marston
and half on this! jeesh HTH someone else Phil Marston wrote: I think I've traced it to not having the flash.net.* package installed (though Flex Builder isn't throwing a complaint about that it does say it doesn't know where it is) where can I get this package/library? cheers, Phil Phil

[flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-01 Thread Phil Marston
: RemotingConnection; with the error Type was not found or was not a compile-time constant: RemotingConnection. Can anyone shed light on this or point me in the right direction? Cheers, Phil -- __ Phil Marston Learning Technologist Learning

Re: [flexcoders] RemotingConnection not found in Mike Potter's Flex2AMFPHP tutorial

2006-06-01 Thread Phil Marston
I think I've traced it to not having the flash.net.* package installed (though Flex Builder isn't throwing a complaint about that it does say it doesn't know where it is) where can I get this package/library? cheers, Phil Phil Marston wrote: Hi, I thought I'd seen this covered somewhere

Re: [flexcoders] FB2 :: Flex printing

2006-03-22 Thread Phil Marston
/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen

RE: [flexcoders] Developing Rich Clients book

2006-02-27 Thread Phil Marston
__ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu

RE: [flexcoders] Newbie can't find selectedItem in comboBox when dataProvider is remoteObject

2005-07-01 Thread Phil Marston
__ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University of Aberdeen, Aberdeen, AB24 3QY, UK [EMAIL PROTECTED] Tel: +44(0)1224 273329 / +44(0)7798 723660 http://www.abdn.ac.uk/diss/ltu

RE: [flexcoders] Newbie can't find selectedItem in comboBox when dataProvider is remoteObject

2005-07-01 Thread Phil Marston
any responsability in case of any damage caused by an a non detected virus. -- __ Phil Marston Learning Technologist Learning Technology Unit Edward Wright G33, University

RE: [flexcoders] Newbie can't find selectedItem in comboBox when dataProvider is remoteObject

2005-07-01 Thread Phil Marston
Hi Tracy, What you've described is exactly where I've been looking. To be honest I'm not sure what the dataProvider looks like or what it is beyond being an 'object' - in the Flash MX IDE I could look at what was getting passed back and forth in the remoting debugger, but I'm not sure how to

Re: [flexcoders] Newbie can't find selectedItem in comboBox when dataProvider is remoteObject

2005-07-01 Thread Phil Marston
Woo hoo! :-) The Net.Connection debugger did it and no one would've guessed what the dataProvider looked like! where I had arg1{kingdoms_cb.selectedItem.label}/arg1 in my remotingObject's method . . . . . . I needed arg1{categories1.items[kingdoms_cb.selectedIndex].KINGDOM}/arg1 thanks for

RE: [flexcoders] Newbie can't find selectedItem in comboBox when dataProvider is remoteObject

2005-07-01 Thread Phil Marston
At 12:07 01/07/2005 -0400, you wrote: Additional note for Daman's option 2.) After turning on remote-objects-debug in flex-config.xml, you'd either: a) Use the NetConnection Debugger.swf from the extras folder that ships with Flex to watch AMF traffic as you did in Flash MX. That's my baby! I