Re: [Flashcoders] good to everything back up running

2007-10-19 Thread Richard Helgor
Unsubscribe and password retrieval don't seem to be working. Can someone check please? I was set not to receive messages, and now it's back on, and I can't turn it off. On 19 Oct 2007, at 04:26, [EMAIL PROTECTED] wrote: Can I please get set back to digest??? Thanks! Joan The Lassie

[Flashcoders] Universal IDE test player or Projector?

2007-02-13 Thread Richard Helgor
I hope this isn't a dumb question, but I've searched the internet for hours and can't find an answer I'm building a Flash based application, which is kind of a kiosk type app, and is designed to run specifically on 20 iMac's (1680 x 1050). The machine's I have to build and test on are

[Flashcoders] Restricting an Input Field to Visible Area

2007-02-08 Thread Richard Helgor
Hi, I've got an input field that I want to restrict users to only being able to post as much as will fit into the field without scrolling (approx. 500 chars). I can set the field to a max. chars of 500, but this doesn't take into account line breaks, which allow the user to write much

Re: Re: [Flashcoders] Best way to detect an idle user?

2006-11-28 Thread Richard Helgor
Chester, Another dumb noob question from me, but I'm not great on Listeners... How do I stop the class from checking for activity? I'm using it to log-out back to a main menu swf on a certain duration, and I've tried: myActivityMonitor.removeListener(myActivityMonitor);

Re: [Flashcoders] Flash 8: Code editors

2006-11-23 Thread Richard Helgor
Hi, First post, excuse me if it's too much of a noob question... I'd really like to use TextMate in place of the Flash IDE editor for my actionscript, but I'm not a hardcore, OOP coder - I'm using objects in the library and a more linear structure. I've searched for tutorials on the