I just wanted to quickly commend Kris and the team members at Franklin University Multimedia Services for putting on a fantastic presentation last night! I...
Agreed. Excellent Presentation! Keith craigandrewmurray <craigmurray@...> wrote: I just wanted to quickly commend Kris and the team members at Franklin ...
Thank you so much for your positive feedback! Rick, Tom, Ted and Kevin really did a nice job. I am honored to have them as a part of my team:) Thanks to...
I would like to thank everyone who took the time out of their busy schedules to attend last night's COMMUG meeting. Special thanks to Julie Wuebker, Director...
Thanks to you all for a fine presentation. A very nice into to the group. Also appreciation for the eats & drinks provided. Rick ... From: Julie Wuebker To:...
Thanks to you all for a fine presentation. A very nice into to the group. Also appreciation for the eats & drinks provided. Rick ... From: Ted Coffman To:...
OK, let's assume there's also a Baby class with a cry() method. Accessing Parent's Baby objects within the array, I should be able to run the Baby object's...
Brian, Yes it does work that way, your code has a syntax error. You have a period after ar_childArray and before that left brace in your code. (but not in your...
All, Children's is looking for CF developers for a 6 month project. This person will be working independently on most aspects of the project. But will also...
I have a Flash app that loads and parses an XML flatfile just fine. I want it to use a loadVars object to load an XML string from a PHP file. I can get the...
Brian, In your code example, the first line indicates to me that you've already loaded the XML string via LoadVars. Then, in the final line, you appear to be...
... OK. Y'know, I was thinking that I HAD to use LoadVars in order to access data from PHP. This simplifies things considerably. ...as well as actually...
Hi everyone. Just curious on whether or not we could all get our hands on the demo files (.as, flash, .flv etc) used for the most recent demo put on at ...
The folks at Sinclair Community College in Dayton - good friends of COMMUG – are considering offering a Saturday workshop covering InDesign. They are trying...
Has anyone else had this problem? In Firefox, Flash Player stops playing any streaming audio if I move to another tab, or bring another app to the foreground...
Anyone had any good experiences with cross-platform CMS systems? Thanks -dug -- . dug : doug mcguire . art : direct + design + illustrate + interact ....
Alan, Firefox takes a very aggressive approach to limiting performance overhead - more so than any other browser. One of the decisions the Firefox developers...
When i complete a flash lite application...how does one go about getting it on to peoples phones...do i need to contact an aggregation company and have them...
Brian, The mobile space is a frustrating place at the moment. Great technologies like Flash Lite and BREW are available, so there are no longer significant...
What do you mean by cross-platform? Most CMS systems I've seen are hosted, so they are typically by definition cross-platform. What have you looked at so far? ...
I will preface this by saying this is a new area for me and I have just started searching. By cross-platform I mean Mac/PC... Obviously, this is only relevant...
Doug, Vault appears to be a source repository / versioning tool (a la Source Safe, RCS, CVS, etc.) rather than a content management system. Source repositories...
Very helpful! Should help narrow things down a bit. Thanks Angelo. -dug From: "am.lists" <am.lists@...> Reply-To: <cdiglist@yahoogroups.com> Date: Mon,...
Hey all, I am working on a flex 2 application; I will have 2 separate mxml files that will serve as the main "screens". Now the problem I am having is the...
Hi everyone. I was curious about getting my hands on basic run-down of demographics for central Ohio area and breakdown of freelancers, full-timers, Web ...
Flash Developer - To develop innovative web sites for clients using Flash 8 or 9 preferred. Felx highly desired. Creativity a must. Client facing experience a...
That's an excellent question, and a good excuse to share an architecture principle that's very useful when coding user interfaces. In user interface...