M. Flash Pro 8
Moderators: HeRetiK, The inner Core
- S. [Burned] Y.
- divine
- Posts: 3748
- Joined: Thu Aug 18, 2005 7:09 am
- Location: 4.252.99.182
- Contact:
M. Flash Pro 8
In Marcomedia Flash Pro 8, is their a better way to draw objects/people, or do you have to do that in a seperate program? Also, how do you make the objects turn? And in the code line, do you put "on(press) { gotoPage (http://yahoo.com) } " to make it go to a site?
Re: M. Flash Pro 8
Burned wrote:In Marcomedia Flash Pro 8, is their a better way to draw objects/people, or do you have to do that in a seperate program?
I reckoned that Flash always offered good ways to draw objects & people, however there are some new lovely features such as blur, dropshadow, and color/brightness/contrast/saturation manipulation. This can turn out rather CPU intensive though (if animated).
Burned wrote:Also, how do you make the objects turn?
Whatcha mean? you mean 3D-like?
Burned wrote:And in the code line, do you put "on(press) { gotoPage (http://yahoo.com) } " to make it go to a site?
No, if you want a button to go to a site you add the following:
on(release) {
getURL("http://www.google.com", "_blank");
}
("_blank" makes the site open in a new window)
- S. [Burned] Y.
- divine
- Posts: 3748
- Joined: Thu Aug 18, 2005 7:09 am
- Location: 4.252.99.182
- Contact:
Yeah, Pro 8 does have a lot of stuff. And your right, highest CPU was 84, with a mem usage of about 45,000 (which is a lot since I have a old computer). And never mind abou tthe turn, I got it to work me thinks..And thanks for the site thing, that'll help. I'm trying to make a flash movie but it's taking quite some time.
Thanks
Thanks
Who is online
Users browsing this forum: No registered users and 1 guest