[Archive] Anyone know Flash?

zobo1942:

Hi,

I’m in a bit of a jam, and hope someone here can help me out.

I’ve spent the last couple of days working on a flash presentation. I set it up to be 1067x600 - just so it will scale well on my monitor. The project was supposed to be 800x600, and I made sure that all the important content is within those margins.

My thinking was that I could just resize the stage manually to 800x600, after setting it all up, save it and be done with it. I thought that the stage resized from all sides equally to reach the defined size. Unfortunately, this doesn’t seem to be the case: all the cropped area is being taken from the right side of the stage, making everything off center, clipping off information, and is generally horrible looking. It’s a big assignment for a course I’m taking, and I need to submit it tomorrow at 6:30pm.

I’ve worked really hard putting this project together, but I’m sure I’ll lose a lot of marks if I submit it at the wrong dimensions.

I’m using Flash CS5. Can anyone help me?

Baggronor:

I thought that the stage resized from all sides equally to reach the defined size.
You would think so, wouldn't you? I mean, that's what would happen in Photoshop, for example. However, as I found on many occasions, Flash appears to have been designed by the least helpful person who ever lived.

I haven't used it for a long time, but I never found a way to scale everything up in one go. You might have to scale it up manually... You can select multiple layers to move at once, so it may not be a disaster. But I've only ever done animations on it, so I'm not sure what your situation is.

Some tutorials, but i didn't find anything helpful :~
http://www.entheosweb.com/Flash/default.asp

nitroglysarine:

....Flash appears to have been designed by the least helpful person who ever lived.

Baggronor
Try using IDL!

zobo1942:

Thanks for the input, Baggronor.

I was thinking that the stage would resize like Photoshop, or Illustrator… Foolish me for not checking before I put everything together!!! I may have found a solution - using some weird ‘scaleMode’ variable in Actionscript to make it work.

I was thinking about just manually moving things, but there are thousands of frames and every single frame has animations on it - things moving in relation to the stage, not just movie clips that are moving in relation to themselves. And because the Actionscript makes the playback jump around from piece to piece, if things don’t line up exactly it’ll look horrible.

Grrr. This is really frustrating. I haven’t been ‘back to school’ in close to 15 years, and I’ve really been pushing myself to go beyond the course material. I got a perfect mark on my last major assignment, and was hoping to continue the trend.

Part of me just wants to just hand it in and be done with it. But, I’d hate to lose marks for something so simple. Stupid ego - must… stop… making… assumptions (regardless of how logical they seem)!

Tarrakk Blackhand:

FLASH…aaaaahhhhhhaaaaa! (Ok, I’m stuck in 1980 with the Flash Gordon movie theme song in my head from Queen.)

zobo1942:

OK, that’s pretty damn funny.

I think this may be the answer:

var scaleMode_cb:mx.controls.ComboBox;

scaleMode_cb.dataProvider =

zobo1942:

Stage.scaleMode = “noBorder” by itself is the answer!!!

It may still be set to a different size, but it will display properly in an 800x600 player. Huzzah!!

And now, to “sexifyi” the project a bit more, prior to the hour drive in the snow to get to class…

Bolg:

Hello,

you can reposition everything in your time line at once using union skin.

here is a screen grap from Flash MX 8 (CS4+ sucks!) use the right most union skin tool(#1), drag time elapse over all the frames you want to reposition(#2) and then select all and reposition with the arrow keys.



Good luck.

zobo1942:

Hey hey!! Thanks for the tip - that’s awesome advice!! I used the " Stage.scaleMode = “noBorder” " actionscript and it worked out beautifully, but that’s a REALLY good tip - thanks for taking the time to help!!

And now, I need to put together my final project, due in a couple of weeks: a full actionscripted website. Should be interesting…

Thanks again!

nitroglysarine:

Anyone know Flash?

zobo1942
I did, but then the police came, there was some kind of line up, there was a short court case, and some dark days but..... errr no?

cornixt:

Ah, training people to make awkward-to-use websites that don’t work without installing the latest and greatest…

Baggronor:

Ah, training people to make awkward-to-use websites that don't work without installing the latest and greatest...
Like I said, designed by the least helpful person who ever lived :)

zobo1942:

I kind of like Flash. It needs a bit of patience to use, but the more I look at it the more I see the potential of using it to make some interesting and useful stuff, most of which wouldn;t need to be interent-based.

The website thing is just another project of part of the course, not the focus of it. I think it’s pretty neat to be able to do the things that you can do, but I’m more interested in the 2D animation possibilities. The first assignment we had to do was create a 30 second - 1 minute animation with sound, etc… It was a lot of work to put together (as we had to draw absolutely everything that went into it), but I thought it was really cool to actually create something like that. The second major assignment was to use the animation and use actionscript to create a presentation. That was a lot more ‘work’-like, but I ended up with something I could easily envision playing on a big LCD TV in a professional environment. That was interesting because it took what we learned previously and apply it to something practical (a problem I encountered when creating it was what this thread was started for).

This project, the website, is mostly about using actionscript to load files and learn to further refine the structure of the things we’re building. I’ll admit to not being really thrilled with the idea, but I have an interesting idea for navigation which I"m going to try to get working this weekend. Hopefully, it will turn out.

cornixt:

The problem is not so much with Flash, it is with people using it

inappropriately and unnecessarily. At least with HTML you can navigate round

a poorly designed website, but with Flash you are often completely unable to

do anything. Usually someone will see all the cool things they can do and

then they stick every single one into one website - it seems that people are

taught HOW to do things with Flash but not the basic principles of

usability. I learnt them myself from making really bad websites for a couple

of years, a kind of trial and error, but it seems that many people get jobs

and make corporate websites before they really understand what makes

websites bad. That’s where my beef is. That and the fact that Flash is now

so bloated and full of security holes. I can’t even view half of the video

files on the internet at work because my version of Flash (which I can’t

upgrade) is three years old!

zobo1942:

Learning how to use it properly is a big one - I was stunned at this class when the instructor was saying “Look - here’s a drop shadow effect! And look - I can apply filters onto filters! Cool!” I tried doing that just to see what would happen, and playback on my not-unpowerful PC started to degrade, fast. I think that sometimes, instructors throw out a bunch of ‘Isn’t this awesome?!’ at students just to get them interested, and then fail to ‘reel in’ all the overblown madness that results. Reminds me of the initial days of the interent when all those horrible animated gifs and coloured strings of lights were everywhere - and all you wanted to do after the damn thing loaded on your 28.8 modem was turn it off.

I’m still enjoying the class a lot, though - and every single job I’ve looked at has required how to use it… So, hopefully, my approach of ‘interesting but subtle’ with minimalist effects and clean design help me get to where I’m looking to go.

Willmark:

There is Flash on the web? (been blocking it for years via Adblock Plus in FF).

zobo1942:

Check out http://www.newgrounds.com/ - it’s full of all kinds of fun stuff!

Tarrakk Blackhand:

…now I’m thinking of Flesh Gordon. Oh my! What’s happening? :smiley:

nitroglysarine:



Fly my Hawkmen!!

Baggronor:

....now I'm thinking of Flesh Gordon. Oh my! What's happening?
:o Oh my indeed. Not sure I want to know... ;)