Re: [flexcoders] Uh oh Ajax...

2006-06-14 Thread John C. Bland II
d to announce that Halliwells LLP has been voted AIM Lawyer of the Year at the 2005 Growth Company Awards -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az __._,_.___ -- Flexc

Re: [flexcoders] Excel Export

2006-06-13 Thread John C. Bland II
Does anyone know how to export to excel, like they do on the timetracker application on the showcase page on http://labs.adobe.com/showcase/. Thanks Bill -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandsto

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread John C. Bland II
lB/TM~->--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links <*> To visit your group on the web, go t

Re: [flexcoders] Convert AJAX to Flex?

2006-06-12 Thread John C. Bland II
from this group, send an email to: [EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:http://docs.yahoo.com/info/terms/ -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az __._,_

Re: [flexcoders] How to drag a file into Flash?

2006-06-12 Thread John C. Bland II
t of all, it's a plugin to Eclipse so the workflow is seamless. I assume it support flash player 8.5( 9 maybe ?) and can wrap flex2 swf. On 6/12/06, John Grden <[EMAIL PROTECTED]> wrote: will zinc work with a Flex2 swf??   I've heard about Rebus, but after rea

Re: [flexcoders] How to drag a file into Flash?

2006-06-11 Thread John C. Bland II
Jump on the Beta: http://www.multidmedia.com/devlabs/. (Flex is supported in upcoming version)On 6/11/06, Muzak <[EMAIL PROTECTED]> wrote: Zinc does currently not support Flex swf's. regards, Muzak - Original Message ----- From: "Joh

Re: [flexcoders] How to drag a file into Flash?

2006-06-11 Thread John Grden
led me with dragndropn everywhere and anywhere :) -- John Grden - Blitz __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

[flexcoders] Resize handle hack?

2006-06-10 Thread John Grden
thing?   private function updateSize(xdif:Number, ydif:Number):void{ width = mouseX+xdif; height = mouseY+ydif;} -- John Grden - Blitz __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail

Re: [flexcoders] [OT] astroturf (was: Adobe as biz partner)

2006-06-09 Thread John Dowdell
Robert Thompson wrote: > By the way, you may want to make sure he doesn't have an alias named "Steve > Barkto" (Google "Steve Barkto Incident" :-) Whoa. I didn't know about that one, although I had "met" Rick about that time on CompuServe, and I still read his weblog today. http://lists.essenti

[flexcoders] 2 Flash players, 2nd one seems to take over keyboard events

2006-06-08 Thread John Grden
nyone else experience this? in the application node:keyDown="trapKeys(event)" keyUp="trapKeys(event)" the simple method:private function trapKeys(event:KeyboardEvent):void{  OutputTools.tt([event]);}-- John Grden - Blitz __._,_.___ -- Flexcoders Mailing List FAQ: http://gro

[flexcoders] Re: FB2B3 Bug: Chinese Alert box

2006-06-08 Thread John C. Bland II
and it happens there too for validated textfields. This is terribly odd. Any ideas?On 6/8/06, John C. Bland II <[EMAIL PROTECTED]> wrote: The alert box of one of our forms is showing the button text as Chinese, seriously. I laughed when I saw it but frowned when I realized there are no req

[flexcoders] FB2B3 Bug: Chinese Alert box

2006-06-08 Thread John C. Bland II
Alert.YES|Alert.NO, null, deleteListingAgent, null, Alert.YES);We are not using CSS or anything else for fonts. All styling, etc are exactly what Flex provides by default. Any ideas?TIA, -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.got

Re: [flexcoders] Size of Stage when flash player 9 loads

2006-06-07 Thread John Grden
beeautiful Daniel!!TanksJGOn 6/5/06, Daniel Cascais <[EMAIL PROTECTED]> wrote: Hi John, you can try this compiler argument (project - properties - Flex Compiler - Additional compiler arguments): -default-size 600 400 where the 600 and 400 stand f

Re: [flexcoders] Release date? Maybe 15th

2006-06-06 Thread John Grden
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- What goes up, does come down. -- John Grden - Blitz __._,_.___ -- Flexcoders

[flexcoders] Size of Stage when flash player 9 loads

2006-06-05 Thread John Grden
Right now, it's a tiny 550x400 or something like that.  Is there a way to specify the size when loaded in the player rather than the browser?-- John Grden - Blitz __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Arc

Re: [flexcoders] UNSUBSCRIBE

2006-06-05 Thread John Dowdell
! Groups offers unsubscription through a slightly different address than messages to the list itself, and it was in some of the material you auto-quoted in reply:   [EMAIL PROTECTED] jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com

Re: [flexcoders] Datagrid itemEditor different per row

2006-06-05 Thread John Grden
06, Graham Weldon <[EMAIL PROTECTED]> wrote: Hi John, Do you have a sample showing your various states? Graham. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yaho

Re: [flexcoders] Datagrid itemEditor different per row

2006-06-04 Thread John Grden
Macromedia flex Software development best practice YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Ya

[flexcoders] MetaData with VideoDisplay: Resolved

2006-06-04 Thread John Grden
audiodelay = 0  audiocodecid = 2   videodatarate = 512  creationdate = Sat Jun 03 22:23:00 2006-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoo

[flexcoders] VideoDisplay and getting metadata

2006-06-04 Thread John Grden
the "info" property, it's nullThanks!-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

Re: [flexcoders] [Flex2Beta3] Error in Tree.expandChildrenOf()

2006-06-04 Thread John Grden
excoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flex

[flexcoders] LocalConnection - how to trap whether a send() failed or not

2006-06-02 Thread John Grden
quot;, error]);        }    with the status handler, I get this for all calls, even when I've removed the remoteMethod for testing: ec.status: [StatusEvent type="status" bubbles=false cancelable=false eventPhase=2 code=null level="status"]: How do I capture when send

Re: [flexcoders] Opening root node to show it's children just after loading data

2006-06-01 Thread John Grden
true);This seems retarded, and I know there's a very simple "hey, just access XMLDoc.root" type of thing, so that's why I'm posting this ;)Thanks agian for the help, On 6/1/06, John Grden <[EMAIL PROTECTED]> wrote: BindingAh ok yeah ;) I'll try that - thanks TracyO

Re: [flexcoders] Opening root node to show it's children just after loading data

2006-06-01 Thread John Grden
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of John Grden Sent: Thursday, June 01, 2006 3:59 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Opening root node to show it's children just after loading data   Yeah, I saw that, but how do I get "item"

Re: [flexcoders] Opening root node to show it's children just after loading data

2006-06-01 Thread John Grden
would be the root node of the xml dataProvider.   Tracy   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of John Grden Sent: Thursday, June 01, 2006 2:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Opening root node to show it's c

[flexcoders] Opening root node to show it's children just after loading data

2006-06-01 Thread John Grden
f the Tree control. The following example calls this method as part of the handler for the creationComplete event to expand the first root node of the tree : Tree id=" tree 1" ... creationComplete="init Tree ();" >... Tree >-- John Grden - Blitz -- Fl

[flexcoders] Open root node in Tree

2006-06-01 Thread John Grden
thought maybe it was timing, but I tried having it wait before calling that and still the same error exists. Any ideas?-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders

Re: [flexcoders] Re: setting a property on a textfield not initialy shown yet

2006-06-01 Thread John Grden
Brilliant, that worked perfectly!Thanks again Tim,JGOn 6/1/06, Tim Hoff <[EMAIL PROTECTED]> wrote: Hi John, Alternatively, you could bind a variable to the text property of the text field.  Change the string value of the bound variable when you change the index of the view stack.

Re: [flexcoders] Re: setting a property on a textfield not initialy shown yet

2006-06-01 Thread John Grden
Aahh NICE, yeah, I'll give that a goThanks TimJGOn 6/1/06, Tim Hoff <[EMAIL PROTECTED]> wrote: Hi John, Alternatively, you could bind a variable to the text property of the text field.  Change the string value of the bound variable when you change the index of the view stack

Re: [flexcoders] setting a property on a textfield not initialy shown yet

2006-06-01 Thread John Grden
lto:flexcoders@yahoogroups.com] On Behalf Of John Grden Sent: Wednesday, May 31, 2006 8:22 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] setting a property on a textfield not initialy shown yet   I have a textfield I want to set the text to, but it's in a viewStack index that do

[flexcoders] setting a property on a textfield not initialy shown yet

2006-05-31 Thread John Grden
he viewStack to change (that I can do no problemo), and set the text on the next line.  What do I need to do to initialize() that sucker so I can do this?  wHen I trace it out, it's null and initialize() isn't even a method I can call. any ideas on what to do?Tanks!-- John Grden - Blitz

Re: [flexcoders] Flex + OpenAMF

2006-05-31 Thread John Grden
use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

Re: [flexcoders] CSS Value for '{cssValue}' not supported

2006-05-31 Thread John Grden
Yep, thanks Wayne, I should have written again, that's essentially what it was ;)thanks for the reply anyway!JGOn 5/29/06, Johnson, Wayne <[EMAIL PROTECTED]> wrote: Hi John   You may want to check for special characters (like underscores!) in the CSS class names .   Cheers W

Re: [flexcoders] Re: Windowless floating Flex apps - ?

2006-05-30 Thread John Grden
ah very cool Peter, thank you!JGOn 5/30/06, Peter Blazejewicz <[EMAIL PROTECTED]> wrote: Hi John, // quote I use zinc most of the time for Flash 7/8 apps without a problem, just wondered if anyone has done it with FLash9/flex2 and what  the issues might be? // end quote try

Re: [flexcoders] Re: Updating the Tooltip for Datagrid

2006-05-30 Thread John Grden
m this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archive

Re: [flexcoders] Windowless floating Flex apps - ?

2006-05-30 Thread John Grden
e swf to do this, sometimes I also use Zinc or other 3rd party projector to wrap swf inside. On 5/30/06, Michael Schmalle <[EMAIL PROTECTED]> wrote: What exactly do you mean? A flex app that has windows or on the dexktop? Peace, MikeOn 5/30/06, John Grden < [EMAIL PROTECTED]> wrot

[flexcoders] Windowless floating Flex apps - ?

2006-05-30 Thread John Grden
What's the way to do this with Flex/FP9?   Has anyone tried it?-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPON

Re: [flexcoders] Accessing child nodes from XMLDocument in a datagrid

2006-05-28 Thread John Grden
ware development best practice YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Term

Re: [flexcoders] Re: Updating the Tooltip for Datagrid

2006-05-28 Thread John Grden
orDescription}" toolTip="{ data.authorDescription}"/>                             --- In flexcoders@yahoogroups.com, "John Grden" <[EMAIL PROTECTED]> wrote: >> I've got a datagrid and have bou

[flexcoders] Updating the Tooltip for Datagrid

2006-05-28 Thread John Grden
s for your help,-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS

[flexcoders] CSS Value for '{cssValue}' not supported

2006-05-27 Thread John Grden
I searched the archives and found 1 question about this, but no replyhas anyone figured it out or have an answer?-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders

Re: [flexcoders] addEventListener and setting events in mxml

2006-05-26 Thread John Grden
Yeah, that's what I just found out.  it used to be nodeOpen, now it's itemOpenTHanks just the same TomJGOn 5/26/06, Tom Chiverton < [EMAIL PROTECTED]> wrote:On Wednesday 24 May 2006 21:27, John Grden wrote: > 1.  Why won't this work? treeView.addEventListener("nodeO

[flexcoders] TextArea.maxVerticalScrollPosition - getting the box to continually scroll to the max v position

2006-05-25 Thread John Grden
every text addition btw. Thanks for the help,-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS

Re: [flexcoders] AJAX versus Flex

2006-05-25 Thread John Dowdell
s, be tied to hardware replacement rates. Two very different speeds of evolution here jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedia.com/support/ S

Re: [flexcoders] PDF aware Flash Player ???

2006-05-24 Thread John Dowdell
e with a minimum of hassle, but right now you've got to lock down the biggest variable, and that's the browsers your audience has chosen. After that you can research communication methods those browsers support. Not an easy answer, I'm afraid. :( jd -- John Dowdell . Adobe Devel

Re: [flexcoders] PDF aware Flash Player ???

2006-05-24 Thread John Dowdell
Carlos Rovira wrote: > 2006/5/24, John Dowdell <[EMAIL PROTECTED]>: >> I know of a few ways to merge these technologies today: >> --  Print the PDF to FlashPaper and display in Flash Player. >> --  Invoke Flash Player from Adobe Reader (works with ActiveX, and I

[flexcoders] addEventListener and setting events in mxml

2006-05-24 Thread John Grden
ugh the archives and demo Tree code was very helpful, but I couldn't locate a topic for this issue-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.c

Re: [flexcoders] PDF aware Flash Player ???

2006-05-24 Thread John Dowdell
browser intercommunication abilities, Flex-Ajax Bridge-ishly). jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedia.com/support/ Spam killed my private email -

[flexcoders] addEventListener and setting events in xml

2006-05-23 Thread John Grden
ugh the archives and demo Tree code was very helpful, but I couldn't locate a topic for this issue-- John Grden - Blitz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.c

[flexcoders] F2B3: NetStream onMetaData "request"

2006-05-22 Thread John C. Bland II
subclass.the object referenced by the client property of a Netstream instance."Creating a subclass isn't a prob but it sure would be nice to use an event listener. :-) -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop

Re: [flexcoders] Cold Fusion/Flex Application Wizard

2006-05-21 Thread John C. Bland II
Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcod

Re: [flexcoders] Autoinstall not guaranteed?

2006-05-20 Thread John C. Bland II
Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of John C. Bland II Sent: Saturday, May 20, 2006 9:31 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Autoinstall not guaranteed?   We had a client who ordered a content management system in beta 2 (

[flexcoders] Autoinstall not guaranteed?

2006-05-20 Thread John C. Bland II
been any upgrades from FP8? It was flaky at best in FP8, in our experience, so we're hoping some upgrades have been made so we can use it this time.TIA, -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az

Re: [flexcoders] Flex Apps and Google/Search Engines

2006-05-16 Thread John Dowdell
d like people to find you. Rephrased, raw body text is sometimes useful as search hits, but it's the inbound links which really control the ranking. Is this the type of info you were seeking? or...? jd -- John Dowdell . Adobe Developer Support . San Francisco CA U

RE: [flexcoders] cf flex intergration

2006-05-16 Thread John
aybe I needed to add a channel in the flex-enterprise.xml file. I will try this approach tonight. I do use the remote object,and the path the the cfc, but no data is being passed. Thanks for your help, hopefully I can figure this out. John --- Tom Chiverton <[EMAIL PROTECTED]> wrote: >

Re: [flexcoders] Re: Does anybody know where I can enroll in a Flex teacher lead class with hands-on exercises?

2006-05-16 Thread John
Hi, Thanks, I found the information about the class. I think that this may be a great idea for me, but let me check the finances, and I will get back to you. Thank you John --- mikekollen <[EMAIL PROTECTED]> wrote: > Hi John, > > This is from our Newsletter: > Breeze eSy

Re: [flexcoders] Re: Does anybody know where I can enroll in a Flex teacher lead class with hands-on exercises?

2006-05-16 Thread John
Hi Mahmoud,How much does the class cost? You say it is trough breeze, therefore I would not need to travel to attend?Thanks,Johnmikekollen <[EMAIL PROTECTED]> wrote:Hi Mahmoud, I teach Flex 2 - Beta 2/3 for roundpeg.  I am the co-founder of the Boeing Flex 2 Usersgroup.  I am teaching a p

Re: [flexcoders] Wanted - A simple WSDL example

2006-05-15 Thread John C. Bland II
HOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John C. Bland II"I do what I can do when I can do it." - Ch

RE: [flexcoders] cf flex intergration

2006-05-15 Thread John
Hey Kevin,Yeah been having problems getting this working, but I will get it. I think that everything is working, but I am not connected to the right getway,...Will be working on this tomorrow, and I will let you know if I get it.JohnKevin Roche <[EMAIL PROTECTED]> wrote: John, I t

RE: [flexcoders] cf flex intergration

2006-05-15 Thread John
anks so much for all your help`-`JohnJo�o Fernandes <[EMAIL PROTECTED]> wrote: John,   Flex and cf should work fine with the cf-amf. The Cf-amf points to the /flex2gateway instead of the /messagebroker/amf. I don’t know if there is any difference between those two but since

RE: [flexcoders] cf flex intergration

2006-05-15 Thread John
so I think that it must be the getway connection?I am now reading the using_cf_with_flex2.pdf from adobe.Hopefully tomorrow I figure this out.Thanks again for all your help,JohnJo�o Fernandes <[EMAIL PROTECTED]> wrote:John, I'm glad you made it. All the fun starts now ;)

RE: [flexcoders] cf flex intergration

2006-05-13 Thread John
this.Thanks again for all your help,JohnJoão Fernandes <[EMAIL PROTECTED]> wrote: John, I sended a message just after that one saying that you should read instead "  6)  Replace the /yourinstance/cfusion.ear/cfusion.war/WEB-INF/web.xml with mine". 7) yes, you should replace t

RE: [flexcoders] cf flex intergration

2006-05-13 Thread John
this part, please advise. I have also installed the cf-connectivity (mystic), but seems okay.Thanks so much for your help,JohnJoão Fernandes <[EMAIL PROTECTED]> wrote: John, I sended a message just after that one saying that you should read instead "  6)  Replace the /y

RE: [flexcoders] cf flex intergration

2006-05-13 Thread John
Hi João,Can I ask for your help please.Below is what I think is the set up, but before I actually fo it, can you please tell me if it is correct, as I don't want to have to re-install coldfusion  again if I mess this up again. The items in brown are items that I am not sure about,and the items i

RE: [flexcoders] cf flex intergration

2006-05-13 Thread John
uble with this, and hopefully my next mail will be me saying, I finally got it to work! Thanks again, John --- João Fernandes <[EMAIL PROTECTED]> wrote: > Well its a bit like CF + Flex 1.5. > >  > > Were is the way I used. > >  > > 1)  Create a new cf ins

RE: [flexcoders] FDS: implementing push

2006-05-13 Thread John
up,and was wondering if you could offer any help with setting up a flex server? Is this the way one should set this up? Thanks, John --- Matt Chotin <[EMAIL PROTECTED]> wrote: > The dashboard sample has the data feed which is an > example of push. > >  > >

RE: [flexcoders] cf flex intergration

2006-05-11 Thread John
Hi, Thanks for all your help. I lost the web.xml that was part of the orginal JRun/CFMX. Not sure how to fix it, so I am just going to un-install & then re-install and try again tomorrow morning. Thanks again, John --- João Fernandes <[EMAIL PROTECTED]> wrote: > The zip was a

RE: [flexcoders] cf flex intergration

2006-05-11 Thread John
Hi Tom, Thanks. I was able to use StuffIt Expander, and all worked fine. Now, I have much bigger issues with coldfusion. Thanks again, John --- Tom Chiverton <[EMAIL PROTECTED]> wrote: > >>> On Thu, May 11, 2006 at 10:35 AM, in message > <[EMAIL PROTECTED]>, > [

RE: [flexcoders] cf flex intergration

2006-05-11 Thread John
n.ear/cfusion.war/WEB-INF with mine(web.xml)7) Unzip flex.zip into /yourinstance/cfusion.ear/cfusion.war/WEB-INF/flex(could not find this)Thanks so much for all your help,JohnJoão Fernandes <[EMAIL PROTECTED]> wrote:John, You can expand the war file as a zip file. João Fernandes --

RE: [flexcoders] F2B3 - Problem with ColdFusion/Flex Connectivity Beta 3

2006-05-11 Thread John
about it if your interested:http://www.johnbarrett.net/blog/index.cfm/2006/5/11/MysticI am going to try again tonight to get it working, hopefully I can figure it out, and start using it.Thanks you very mmuch for all your help,JohnBill Sahlas <[EMAIL PROTECTED]> wrote:

RE: [flexcoders] cf flex intergration

2006-05-11 Thread John
for your help,JohnJo�o Fernandes <[EMAIL PROTECTED]> wrote: John,   I’m talking about FDS + CF so you’ll need to install FDS (default path is c:\fds2) After installing it, you’ll find flex.war, samples.war and flex-admin.war there (and other stuff also). Expand the fl

RE: [flexcoders] Flash Player crashes the browser b3

2006-05-11 Thread John
hich I wrote a commend on the site, but should I log a "bug" everytime I find one? I would not not the flash player team to think that I am a whinner. I would do this if it is helpful however. Thanks, John Matt Chotin <[EMAIL PROTECTED]> wrote: Do you have the SWF that is cau

RE: [flexcoders] cf flex intergration

2006-05-10 Thread John
hi,Am I supposed to have a flex.war file? I don't. In:/Applications/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/flexthe only file there is the flex-enterprise-service.xmlI have looked in all the temp folders, and no such file. I checked the logs, and it says that it was installed succe

[flexcoders] newb: How can you get object not in a bubble path to see events that get fired?

2006-05-09 Thread John Wilker
that worked just fine. I just can't get the class file to bubble the even to the application. J-- John WilkerVice President Software Development/WriterRed Omega Solutions, Inc.www.johnwilker.com / www.red-omega.com "Everything changes, nothing remains without change." ~Bud

[flexcoders] Re: Flex2B3 problem

2006-05-09 Thread John Crosby
You might try getting rid of the xmns="*" in the application tag...this isn't needed anymore and was actually a workaround for custom components in previous versions. --- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > > This is a good one.  I unistalled Flex2B2, dele

Re: [flexcoders] F2: Trouble with calling a class's methods

2006-05-04 Thread John Wilker
I made it less confusing. login.as is loginObj.asie: public var userLogin:loginObj = new loginObj();Login big "L" is the component.No change in behaviour however. On 5/4/06, Manish Jethani <[EMAIL PROTECTED]> wrote: On 5/4/06, John Wilker <[EMAIL PROTECTED]>

[flexcoders] F2: Trouble with calling a class's methods

2006-05-04 Thread John Wilker
ed because I have it change the value of a text item. but nothing seems to work past that. ANy thoughts would be greatly appreciated!J-- John WilkerVice President Software Development/WriterRed Omega Solutions, Inc.www.johnwilker.com / www.red-omega.com"Everything changes, nothing remains withou

[flexcoders] FB2: Uncaught exception in compiler

2006-05-04 Thread John C. Bland II
elp others and/or strike up convo with Adobe folks to better help fix this compiler bug.-- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talks http://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/gro

Re: [flexcoders] Flash Player 9 on Linux?

2006-05-03 Thread John Dowdell
quake in San Francisco perish-the-thought jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedia.com/support/ Spam killed my private email -- public re

Re: [flexcoders] Flash Player 9 on Linux?

2006-05-03 Thread John Dowdell
stone gets hit... indeterminate for me now. But it's still looking like there will be a Player 9 for mainstream Linux just a few months after Mac/Win hits. jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggreg

Re: [flexcoders] Flash Player 9 on Linux?

2006-05-03 Thread John Dowdell
can pursue on this here in May. (Yes, the comments on Tinic's piece did get campaign'd ;-) jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macrom

Re: [flexcoders] AS3 - Support for Overloading Method Signatures?

2006-04-28 Thread John C. Bland II
ect to the Yahoo! Terms of Service . -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ

Re: [flexcoders] Re: mx:ComboBox selectedItem ="{blah}" (flex 2)

2006-04-28 Thread John C. Bland II
I've already tried that. Well, not getItemAt because I used items.selectedItem (same thing).On 4/28/06, Suzy Lawson < [EMAIL PROTECTED]> wrote: selectedItem="{items.getItemAt(3).fieldName}" --- In flexcoders@yahoogroups.com, "John C. Bland II" <[EMAIL P

Re: [flexcoders] OpenGL vs DirectX / Vista vs. Flash Player 9 MS comments about Flash re Vista

2006-04-28 Thread John Dowdell
As Jesse noted, the Shockwave Player's 3D engine can take advantage of hardware acceleration (if available) for its realtime rendering, and over half of all consumers tested already have this ability on their machines. SWF files also integrate nicely into Shockwave work. (The new Acrobat 3D

[flexcoders] mx:ComboBox selectedItem ="{blah}" (flex 2)

2006-04-28 Thread John C. Bland II
ex? Thanks,-- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-ar

Re: [flexcoders] SVG as Image source at runtime in Flex 2.0?

2006-04-26 Thread John Dowdell
uthored SWF, but search term "triolo wahlers svg" brings up references, if that's of interest. jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedi

Re: [flexcoders] Flex 2.0 Breeze Preso by Jesse Warden 4/26/2006

2006-04-25 Thread John C. Bland II
lol. Read the subject line real quick (note the date). :-) Don't feel bad. You aren't the only one. :-)On 4/25/06, Kevin Mulvihill < [EMAIL PROTECTED]> wrote: Oh, how I tried to geek out with you...   Nice thought, John. Wish I could have been there. But since no ID/passw

Re: [flexcoders] Eclipse Plugin for Flex 1.5?

2006-04-25 Thread John C. Bland II
0yahoogroups.com YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John C. Bland II"I do what I ca

Re: [flexcoders] labs.abobe.com redirect??

2006-04-25 Thread John Dowdell
agate out through all servers. I'd anticipate other little temporary oddities over the next few weeks as this massive piece of integration work enters its final stages. One tactic for emergencies, whenever an URL doesn't resolve properly, is to hit Google's cache on the subjec

Re: [flexcoders] labs.abobe.com redirect??

2006-04-25 Thread John C. Bland II
:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talkshttp://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ:

[flexcoders] Flex 2.0 Breeze Preso by Jesse Warden 4/26/2006

2006-04-25 Thread John C. Bland II
g time for web junkies. Come geek out with us!"Come geek out with us a bit on Breeze.-- John C. Bland II"I do what I can do when I can do it." - Chris Tucker, Money Talks http://www.gotoandstop.org - Home of FMUG.az -- Flexcoders Mailing List FAQ: http://groups.yahoo.c

[flexcoders] Re: FB 2 Beta 2 on Windows Vista Build 5308

2006-04-21 Thread John C. Bland II
ce...On 4/21/06, John C. Bland II < [EMAIL PROTECTED]> wrote:Has anyone toyed with getting FlexBuilder 2 Beta 2 working on Vista (build 5308)? I'm almost convinced it has to do with the ini file looking for /Application Data in the users workspace path but changing that didn't help

[flexcoders] FB 2 Beta 2 on Windows Vista Build 5308

2006-04-21 Thread John C. Bland II
.lang.reflect.Method.invoke(Unknown Source)    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)    at org.eclipse.core.launcher.Main.run(Main.java:973)    at org.eclipse.core.launcher.Main.main(Main.java:948)-- John C. Bland

Re: [flexcoders] All the bunch of idiots at Adobe, please note!

2006-04-17 Thread John Dowdell
type of business relationship involved, some type of contractual clause for mutual satisfaction.) I'm not sure what I can do yet... can you add some functional detail so I can try to help...? tx, jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs

Re: [flexcoders] Yahoo! Maps gets satellite hybrid.

2006-04-12 Thread John Dowdell
n for others, thanks in advance. jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedia.com/support/ Spam killed my private email -- public record is

Re: [flexcoders] New IE Update puts huge Selector Around Flash Movies / Netscape, Opera Nor Firefox do this

2006-04-10 Thread John Dowdell
28&search=eolas http://weblogs.macromedia.com/mxna/index.cfm?searchterms=eolas&query=bySimpleSearch&searchsortby=date jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Tech

Re: [flexcoders] Flex 2 on Mac OS X

2006-04-10 Thread John Barrett
Hi,http://www.gskinner.com/blog/archives/2005/12/easily_compile.htmlI hope you like it`-`JohnBolo Michelin <[EMAIL PROTECTED]> wrote:Hello, > I also tried the fCompile, but never got it working. I think that it was an > applescript that called the terminal, but who knows. > I use ANT to com

Re: [flexcoders] Flex 2: How limited will the free version of Flex Data Services be?

2006-04-07 Thread John Dowdell
what I hear in the office, it is subject to change until there is a public commitment on the group. This is probably the reason why the question did not pull a reply elsewhere. jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/

Re: [flexcoders] Flex 2 on Mac OS X

2006-04-07 Thread John Barrett
Hi,Sorry to come into the conservation so late, been dealing with floods in Hawaii:(Did you get everyhting working for Flex2 on your Mac?I also tried the fCompile, but never got it working. I think that it was an applescript that called the terminal, but who knows.I use ANT to compile, which wor

[flexcoders] Moved e-mail

2006-04-03 Thread John
HI All,I just want to let you know that I moved my e-mail, and you can write to me at:[EMAIL PROTECTED]Thanks,John   Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

<    2   3   4   5   6   7   8   9   >