I should have my computer set up with Flash (MX 2004, I think) very soon. I haven’t used it at all yet, but I have read about as much as I can without having something in front of me to work on.
Does anyone have any suggestions for learning to use it? I have experience with HTML, C++, and some visual basic, but I’ve heard that none of these are really similar.
I’m hoping to get some practical use out of it at work. Everything I’ve been exposed to so far has been game-like, but the literature I’ve read looks promising.
What are you going to be using it for? I’ve never used C++, but I’ve heard its similar to ActionScripting (Flash’s coding language). Your HTML skills won’t help much, unfortunately.
Flash is great for game-like stuff, but I use it for basic multimedia presentations, cartoons, CD-ROMs, etc. Its extremely versatile.
My biggest tip: To tween an object, it has to be on a layer all by itself. That threw me off for a long time, and I still mess it up sometimes. Use the “Hit” frame in buttons. Use Movie Clips way more the Graphics.
I guess what I would like would be to have something like a maze-- to make it simple.
I’m also hoping for some interactivity so that people could select objects, place them on a grid and then a “program” would approximate how those objects could move through a maze given where the objects started and ended. (This is the part I’ve been told will be most difficult.)
I know that sounds abstract, but I’m not sure what I’m going to find once I start so I haven’t planned anything out. Ultimately, a rats-in-a-maze “game” where one could pick a rat, give start and end info and then see how the rat did in the maze and maybe some abstract data about how fast the rat was and how “smart” it was. (Comparing results to expectations would be good too.)
I haven’t even had a chance to look at anything other than flash based games to see if this is at all possible. Interactivity, people choosing start and end spots and “rats,” is pretty important. Also, “SEEing” how objects perform in the maze is important.
Sorry again for being so obscure… I know nothing about using Flash, but, when I mentioned a few ideas at work, I was told I should try it out.