What about a simple but major thing like
...
A shortcut for :
Edit Center
Sorry in Advance for losing threads
Quote:
Originally posted by slavedheart
Ummmm, I probaly will be spammed rather badly for this, but at the risk of being unpopular, I think Mr. Nielsen has a point... But only till broadband is more accessable to the masses (or we all move closer to our CO's/Cable company). That is when Flash, and it's bigger brother Director will truely shine. what I really need to get out though is that we may need to have a look at the source of the comment in the first place... does anyone own jacob nielsen's book on useability? from the first time you open it, the overly stiff cover flaps keep you from ever setting the book down properly. Mine has more folds in it than the face on a Bush. So everyone needs to take this with a grain of salt.
Rick
"...He'll say are ya married, I'll say no man, there aint' a women who can tie me dowwwwwwwwwwn! Later on we'll conspire, designing flash down by the fire.... What a beautiful sight, dateless tonight, flashing with a laptop is the plan!"
Loved this comment
But to return to the matter in hand slightly (Flash6).
It strikes me that Flash5 hasn't been beta tested properly, at least if it has, it has been the developers or their close family who have been relied on.
Or these boards wouldn't be full of the comments they usually are. I for one wasn't asked. Hopefully next time I will be. Lots of the wishes in this thread have been like - asking for every application in one. I think that there should be specialisation such, that is evident in Flash, but that the tool should be in perfect working order before it hits production!
A real programming language ...
I want to do much more thing by programmation than what there are in
actionscript. In fact I would like a real programming language.
I would thing like:
myImage = new Image;
myImage.src = /some/where/here.gif;
myImage.width = 100;
myImage.x = 0;
anyObject.onclick( someFunction );
myText = new String;
myText = "Hello World";
myText._bold = true
or
myText.bold;
myText.font = "Some cool font";
anyMovieClip.drawPolygone( ArrayOfPoint );
or better:
myPolygone = new Polygone( ArrayOfPoint );
Polygone.ArrayOfPoint[0] =(100,100);
Polygone.lineColor = "#FFFFFF";
Polygone.fillColor = "#000000";
Polygone.scale = 30;
\\Move the polygone, the value is the one of the first point.
Polygone.move(+10,+10) or
Polygone.move(100,100);
movieClip.scaleTop = 30;
/* do thing like:
____
/ \
/ \
-------- *\
movieClip.scaleRigth = 30; // so on ...
Store data locally ...
( Implement cookie or write to the disk.
Ok this last can be a security hole,
but why not in his sand box? Just like
the cookie? )
Ride off the "_" in front of the proprieties!!!!
And the plugin still runnning fast.
Ok, sorry I'm a hard coder,
If i could do everything I can do in javasript ,
that's could be a good beginning!
PI_Guy
Flash 6 Needs Quicktime support
Flash 6 Needs to support QUICKTIME without calling html pages.
My programming counterparts are convinced that Flash is all about intros and suppliments. Flash needs to fully distinguish itself as a complete web solution. Perhaps this would even include a backend HTML type integration to shut them up. B)
Did I mention Quicktime?