gskinner.com: gBlog: FlashMX 2004 source code, news, reviews and opinions
Back to gBlog Main gskinner.com website: source code, portfolio, etc. contact Grant Skinner

Syndication
RSS 1.0
RSS 2.0


Subscribe
Enter your email address to be notified when posts are added.

Search

Resources
Conference Session Notes

Flash Blogs
Waxpraxis
Philterblog
W3Blog
Jonas Galvez
Josh Dura
Quasimondo
Flashguru
Sean Voisen
Colin Moock
Flazoom
Greg Burch
Pope De Flash
Peter Hall
Glyn Thomas
actionscript.com
Princess Pegg


Aggregators
Flog
FullAsAGoog
MXNA
Hall of Justhese


« More EULA woes... | Back to Main | DENG officially released »

October 14, 2003


IMPORTANT NOTE: This is an old archive. It is only here to support outdated external links. To view the updated version of this archive, please go to the blog index, and search for the title of this document using the search form.

What would you like to learn?
Posted by Grant

I'm currently working on preparing articles and conference talks, and would love to know "What would you like to learn about Flash?". I have lots of ideas, but I'd really like to hear what you (yeah, YOU, the person reading this right now - not the next guy) wants to learn.

So put the comment system to a use other than herbal viagra spam, and tell me what YOU want to know!

Posted @ 10:42 AM by Grant | TrackBack


Comments

The "Developing a Simple Application Using Forms and MVC" was fantastic; nothing like it anywhere else I could find on the web. How about tackling the same subject, with a similar format, only with a complex application, one that used--for instance--two flash screens embedded within the same .cfm or .htm page, and that pass data between them?

I wrote you a note last week asking for clarification of the gform code's function $initUI(), which--as a newby to Flash--was puzzling.

Thanks. /tim

Posted by: Tim Burton at October 14, 2003 11:16 AM

- Data structure usage with explanations of performance based on different structures. This would require creating some custom data structures

- Performance tips. Exs. using for in loops vs for(;;)loops. evaluting a long dynamic path each time through a loop instead of using a pointer. Using escalator techniques in listboxes instead of using slot techniques, etc.

- Component architecture vs. a MC composition architecture

Basically how to code efficiently in AS.

Posted by: Kenny Bunch at October 14, 2003 11:16 AM

- Translating Version 1 components into Version 2 components.

- Software testing techniques - how do you effectively test flash applications?

cheers
brew

Posted by: brew at October 15, 2003 01:47 AM

Designing a simple MVC architecture using the new component framework and gModeler.

Posted by: Mike Britton at October 15, 2003 07:53 AM

Still trying to find a good tutorial on storing data locally, and automatically checking a server for updates (using Remoting) but bailing if not connected. Maybe something really simple that has structured data, like a telephone list. All done with code, and preferably in AS2.

Posted by: Adam Lubell at October 15, 2003 01:14 PM

I would like to learn more about project management and best practices regarding project classpaths and global classpath. When to reuse code and when not to. The best ways to work in a group with check in/check out and source control. In short, I want to work the same way as the big guys do! ;)

Posted by: Nisse at October 16, 2003 04:12 AM

Was actually searching for ways to implement a custom CellRenderer (MX2004), but lost the righteous path somewhere caused by other distracting (but highly interesting) links...

Again

Posted by: Wiebe at October 17, 2003 04:14 AM

A holistic MX2004 Flash Remoting application that integrates all the best practices I'm currently only learning piecemeal:

- forms-based development (getting off the timeline)
- object-oriented design for Flash Remoting using AS 2.0 classes
- mvc architecture for Flash Remoting apps
- data binding for Flash Remoting apps, whether it be through writing code or using 'codeless' UI components
- event listeners for Flash Remoting apps
- managing Flash Remoting-based client/server data changes thru delta packets

How's that for a tall order?

Posted by: Mike Yearling at October 18, 2003 09:39 AM

I would like to have a tutorial that teaches how to convert a Flash file into a component

(A flash file which has been developed using some inbuilt components in MX2004 and reading data from an external file, like XML or server side .php)

Posted by: Sajid at January 9, 2004 05:07 AM


Hosting by NetKeepers.ca | Powered by Movable Type 2.661
The text content of this blog is licensed under a Creative Commons License. Graphics are ©2003 Grant Skinner.