Re: [flexcoders] Re: Flash USB-API :)

2008-05-23 Thread Jordan Snyder
It wouldn't be a bad idea for AIR, but it doesn't look like Adobe are coming out with much hardware support for AIR. Your better bet is using something like Merapi. Cheers On Fri, May 23, 2008 at 8:35 AM, Cato Paus [EMAIL PROTECTED] wrote: Hehe Totaly Agree with you on Joe Random, but I put

Re: [flexcoders] Re: Loading Fonts at runtime on OSX?

2007-05-01 Thread Jordan Snyder
are you changing this line for the mac version? source=C://WINDOWS//Fonts//ariblk.TTF) I haven't dealt with cross-platform fonts but why WOULDN'T this be the problem? cheers! On 5/1/07, joshuajnoble [EMAIL PROTECTED] wrote: Ha, well ok. The vomit is paramter font cannot be null for

Re: [flexcoders] [OT] php framework

2007-04-27 Thread Jordan Snyder
That's more than a bit off topic... Zend is good. Not using PHP is better. PHP5 is nicer. On 4/27/07, Rick Schmitty [EMAIL PROTECTED] wrote: This is a bit off topic, but I know there are a lot of PHP developers on the list Which framework do you use if any? Zend, Cake, etc.. TIA

Re: [flexcoders] Re: Keeping DataGrid from scrolling to top on update to dataProvider

2006-07-09 Thread Jordan Snyder
mailto:flexcoders%40yahoogroups.com ] On Behalf Of Jordan Snyder Sent: Monday, June 26, 2006 7:34 PM To: flexcoders@yahoogroups.com mailto: flexcoders%40yahoogroups.com Subject: [flexcoders] Keeping DataGrid from scrolling to top on update to dataProvider Hello All, I am

Re: [flexcoders] Re: Keeping DataGrid from scrolling to top on update to dataProvider

2006-07-09 Thread Jordan Snyder
to do this, or am I stuck with a blinking highlight? Thanks to everyone for the help/recommendations/etc. CheersOn 7/9/06, Jordan Snyder [EMAIL PROTECTED] wrote: I'm calling a function to set the verticalScrollPosition in the onResult function of my service call, and it's setting the scroll position

[flexcoders] Re: XML returned from HTTPService is not preserved as XML

2006-07-08 Thread Jordan Snyder
. Cheers, Jordan On 7/7/06, Jordan Snyder [EMAIL PROTECTED] wrote: All right, I'm about to throw Flex out the window and never look back, but I have a feeling I'm just missing something I should already know. Searching the archives and the Interweb are proving fruitless. I'm calling an HTTPService

[flexcoders] Using XML dataprovider for ComboBox - setting selected=true

2006-07-01 Thread Jordan Snyder
! Please let me know if anyone has any ideas. TIA. CHEERS jordan snyder jordansnyder.com [EMAIL PROTECTED] __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

[flexcoders] Keeping DataGrid from scrolling to top on update to dataProvider

2006-06-27 Thread Jordan Snyder
my head. Surely this problem has been run into before, but I can't seem to find the right combination of search terms to figure out a method of solving it. Does anyone have any ideas or proven methods for the problem? Any help would be greatly appreciated. Thank you, Jordan Snyder [EMAIL

[flexcoders] Adding dynamic items to MenuBar component

2006-06-21 Thread Jordan Snyder
really a bit of an E4X/DOM noobie. ANY tip is greatly appreciated!! Thanks in advance, Jordan Snyder Applications Developer Image Action LLC www.imageaction.com __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives

[flexcoders] Custom Panel (with buttons on title portion of the border)

2006-06-08 Thread Jordan Snyder
my road. What is the simplest/best way to do this? Any help is GREATLY appreciated! Cheers Jordan Snyder Applications Developer Image Action LLC www.imageaction.com __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

Re: [flexcoders] Re: Flex 2 Beta 2 - MenuBar events - no menuItem property

2006-04-23 Thread Jordan Snyder
your label attribute as follows: [EMAIL PROTECTED] and then you should be able to retrieve the value. Let me know if tht works for you. -Sof --- In flexcoders@yahoogroups.com, Jordan Snyder [EMAIL PROTECTED] wrote: Hello, I'm using Flex 2 Beta 2, and I'm trying to catch MenuBar

[flexcoders] Flex 2 Beta 2 - MenuBar events - no menuItem property

2006-04-22 Thread Jordan Snyder
Hello,I'm using Flex 2 Beta 2, and I'm trying to catch MenuBar events.I've already been through the workarounds in order to display E4X XMLdataproviders correctly, ie, using showRoot=false, labelField=@label, etc.However, whenever a MenuBar event fires, the event object does notcontain a

Re: [flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-17 Thread Jordan Snyder
It worked, John. Thank you for reading my mind. :) On 3/16/06, John Dowdell [EMAIL PROTECTED] wrote: Jordan Snyder wrote: Yeah that's about right! So have you been able to resolve anything at all? I can obviously compile, so I can move it to another machine or something

Re: [flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-17 Thread Jordan Snyder
the most recent release version of the player, which effectively downgraded me? Any ideas on how this actually happened, and how I might prevent it in the future? On 3/17/06, Jordan Snyder [EMAIL PROTECTED] wrote: It worked, John. Thank you for reading my mind. :) On 3/16/06, John Dowdell [EMAIL

Re: [flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-16 Thread Jordan Snyder
on the forum about 2 weeks ago.. I'm not sure if they've fixed it... There is no bug tracking system for developers to use when reporting bugs.. I guess this list is it Jordan Snyder [EMAIL PROTECTED] wrote: I searched the list and didn't come up with anything helpful. I'm using Flex Builder 2

[flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-15 Thread Jordan Snyder
to build my project, and the compiled SWF won't display in my browser. Has anyone had this or a similar problem? Tis very weird. Cheers -- Jordan Snyder Applications Developer Image Action LLC http://www.imageaction.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

Re: [flexcoders] Flex Development on the Mac

2005-12-27 Thread Jordan Snyder
What about Flex 2 development on a Mac? Anyone? Cheers On 12/27/05, Weyert de Boer [EMAIL PROTECTED] wrote: JesterXL wrote: Er, G4 I thinkYeah, Tomcat and Firefox are both available for the Mac. You can install Tomcat via DarwinPorts. Only Flex Builder isn't available for the Mac it never

Re: [flexcoders] My Flex Site Mockup - considerations?

2005-11-17 Thread Jordan Snyder
Why not just set up a development server that could be used as the final production server as well, and develop your code on it? Then you buy one license and use it for development and deployment. You could still just deploy the SWFs. Just develop on the client's servers to begin with. Build a

Re: [flexcoders] Access to an API for On2 VP6

2005-11-03 Thread Jordan Snyder
:D Well I don't have anything to offer, but I like your subtlety. I, too, am trying to pass through some DirectX rendering to Flash Videoperhaps we should talk offlist if you're interested in collaborating on some things. (Although a lot of the IP still belongs to my employer.) Cheers

[flexcoders] Caingorm Tutorials or HowTos

2005-11-01 Thread Jordan Snyder
Hello All, I'm looking to learn the Cairngormmicroarchitecture, but I'm having a hard time finding anything that actually explains the design patterns used...I can only find sample code. I'd like to understand some of the concepts behind the code, so that I can have a complete understanding of

Re: [flexcoders] Calling ArrayStructures in CFCs from Flex

2005-08-12 Thread Jordan Snyder
is subject to the Yahoo! Terms of Service. -- Jordan Snyder Applications Developer ImageAction, USA http://www.imageaction.com Yahoo! Groups Sponsor ~-- font face=arial size=-1a href=http://us.ard.yahoo.com/SIG

Re: [flexcoders] After TitleWindow deletePopup(), nothing is accessible on screen

2005-06-30 Thread Jordan Snyder
- From: Jordan Snyder [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, June 29, 2005 8:02 PM Subject: [flexcoders] After TitleWindow deletePopup(), nothing is accessible on screen Hello, I am using code to popup a TitleWindow from the main mx:Application. The window pops

[flexcoders] After TitleWindow deletePopup(), nothing is accessible on screen

2005-06-29 Thread Jordan Snyder
, but I'm a Flash Pro becoming a Flex noob, so I can't figure out what to do next. Thanks in advance for any help! -- Jordan Snyder Applications Developer ImageAction, USA http://www.imageaction.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Re: [flexcoders] Flex and JSP forwarding

2005-06-17 Thread Jordan Snyder
! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Jordan Snyder Applications Developer ImageAction

Re: [flexcoders] Applications forgetting variables

2005-05-25 Thread Jordan Snyder
://groups.yahoo.com/group/flexcoders/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Jordan Snyder Applications Developer ImageAction, USA http://www.imageaction.com Yahoo! Groups Links

Re: [flexcoders] Scale the size of a whole application

2005-05-20 Thread Jordan Snyder
/group/flexcoders/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Jordan Snyder Applications Developer ImageAction, USA http://www.imageaction.com Yahoo! Groups Links * To visit your group