RE: [Flashcoders] Strange Radio Button Behavior Problem

2006-08-01 Thread phaedrus
ject(); speedButtonListener.click = function (evt) { trace("You selected " + evt.target.selection.data); dyntext.text = evt.target.selection.data; } mcSpeedbuttons.buttonGroup.addEventListener("click",speedButtonListener); Testing the app, it seems to work like this. - phaedrus -Origi

[Flashcoders] Enabling NetConnection debugger with ActionScript 2.0

2006-07-31 Thread phaedrus
way to do step 1 (or bypass it) using actionscript? I'd prefer to just edit my actionscript file to turn the NetConnection debugging on or off. TIA, -phaedrus (PS: Fanball.com is looking for a Flash Developer in Minneapolis MN USA: http://www.fanball.com/job

[Flashcoders] Job Opportunity in Minneapolis, MN, USA

2006-07-11 Thread phaedrus
ash programmers", I'm certainly happy to field any questions you might have... (There are also openings for a CF programmer, a DB admin//programmer, a quality assurance analyst/tester, and more at http://www.fanball.com/jobs.cfm) - phaedrus __

RE: [Flashcoders] Flash coders content degrading

2006-06-13 Thread phaedrus
g (or by having your teaching corrected), right? Anyway, I know its been posted here before, but in case anyone can't be bothered to go find it: http://chattyfig.figleaf.com/mailman/listinfo/flashnewbie See you there. - phaedrus ___ Flashcoders

RE: [Flashcoders] Flash Physics Engine

2006-06-13 Thread phaedrus
I haven't used it yet, but http://www.cove.org/flade/ looks pretty cool. MFG? - phaedrus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Lecher Sent: Tuesday, June 13, 2006 7:58 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashc

RE: [Flashcoders] screen saver question

2006-06-02 Thread phaedrus
Interval should work - sounds like you have something changing it. How do you set your interval time, what does it do when it fires, and does anything change it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flash guru Sent: Friday, June 02, 2006 11:13 A

RE: [Flashcoders] How to remove indent for LI with CSS?

2006-06-01 Thread phaedrus
> var txt = txt.split('').join('รน'); If your HTML might have tags, don't forget to remove them from your string. Technically shouldn't matter (they should just not display, right?), but I'd do it anyway. - phaedrus _

RE: [Flashcoders] Can Variables have listeners?

2006-05-26 Thread phaedrus
*heh* Didn't know that existed. Much simpler than my recommendation. - phaedrus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of eka Sent: Friday, May 26, 2006 1:55 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Can Variables have list

RE: [Flashcoders] Can Variables have listeners?

2006-05-26 Thread phaedrus
ernatively, you might do it by using mx.events.EventDispatcher in your wrapper class. - phaedrus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Anderson Sent: Friday, May 26, 2006 1:22 PM To: Flashcoders mailing list Subject: [Flashcoders] Can Vari

RE: [Flashcoders] MXI Files

2006-05-25 Thread phaedrus
Thank You! > http://www.muzakdeezign.com/mxi_creator/ (And Thank You!) - phaedrus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muzak Sent: Wednesday, May 24, 2006 5:55 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] MXI Files Here&#x

RE: [Flashcoders] Class Newb Question

2006-05-25 Thread phaedrus
used design patterns. I believe a chapter or two of it is available on the adobe site as a pdf for preview. Flash 8 ActionScript Bible by Joey Lott and Robert Reinhardt (WILEY). - a good reference with basic examples of pretty much everything. - phaedrus -Original Message- From: [EMAI

[Flashcoders] MXI Files

2006-05-24 Thread phaedrus
reference books don't have anything to say on them and I'm having trouble filtering out the noise on google searches. Thanks! - phaedrus ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the arc

RE: [Flashcoders] hitTest vs onRollOver/onRollOut

2006-05-22 Thread phaedrus
e packaged component that allows a designer to modify the look without having to do too much work. I hope to figure out how to deliver them similar to Elvis Mehmedovic's work (http://chq.emehmedovic.com/) where all the elements are readily available in the flash movie for tweaking if necessary. - p

[Flashcoders] hitTest vs onRollOver/onRollOut

2006-05-17 Thread phaedrus
). However, if anyone knows that the situation is unresolvable, that'd be good to know. - phaedrus ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders