Page 4 of 4

Posted: Mon Jul 02, 2007 7:29 pm
by dlangdev
hey,

i have 'nother questn'

does this make sense? i want to put some kind of user interaction to a character.

1) model and rig a character in ASP5, no backgrounds.

2) setup the keys to get a scene going.

3) save the file.

4) export to swf format.

5) open flash 8

6) create empty movieclip.

7) import swf file.

8] continue animating the character.


... or .....


1) export the anme contents to quicktime.

2) in flash, use loadmovie() to display a quicktime movie.


i'm seeing the first option is the best for adding user interaction.

but i'd like to hear your remarks about it.

Posted: Mon Jul 02, 2007 8:25 pm
by VĂ­ctor Paredes
there is a lot of things that you won't see exporting to flash, as effects, masks, blur, etc. i would prefer to work in AS and have a fully styled animation, then export it to quicktime with alpha to compose in another software.

Posted: Mon Jul 02, 2007 11:36 pm
by dlangdev
ok, that's option three then.