geoff, i mean that flash is unresolved. like the early days of java.

don't get me wrong, flash is useful and has a lot of potential, but
there are little things that waste a lot of time. trace an indexed
array. see the results. trace an assoc array. see nothing. i spent
half a day on that.

and there are a couple of ways of creating generic objects - but
typically the object has to be done a certain way to integrate with
other objects. adding items to a datagrid is a good example -
addItem() takes an object, but i found that if you pass the object as
addItem({field:value,etc.}) it wouldn't render. object["field"] =
value; addItem(object) worked. I spent a lot of time working that out.

stuff like that smells of beta.

On Thu, 10 Feb 2005 12:34:25 +1000, Scott Barnes <[EMAIL PROTECTED]> wrote:
> heh sif anything these days runs on a p75. Hell i think windows 3.11
> would even crash ;) eheheh
> 
> On Thu, 10 Feb 2005 11:56:05 +1100, M@ Bourke
> <[EMAIL PROTECTED]> wrote:
> > Flash can be a real hog of system resources on some machines.
> >
> > A few weeks back I visited a flash page on my P75mhz 16mb of ram PC
> > and  boy did spining things on the page spin slow.
> >
> > A part from that flash can be really cool, providing you have a Phat 
> > connection
> > then thorpie would say most is "Fully sic". (lame add)
> >
> > As long as the person who created the flash site followed the rule
> > "just because you can don't mean you should" then most flash these
> > days turn out alright, except for intro pages I'm not the biggest fan
> > of the.
> >
> > M@
> >
> > ---
> > You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> > To unsubscribe send a blank email to [EMAIL PROTECTED]
> > Aussie Macromedia Developers: http://lists.daemon.com.au/
> >
> 
> --
> Regards,
> Scott Barnes
> http://www.mossyblog.com
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to