;

PDA

Click to See Complete Forum and Search --> : importing swf done with koolmoves to flash cs3


cyt
06-11-2008, 06:46 AM
hello, i have a question:
Is it possible to import swf created with koolmoves to flash cs3 (as2.0 project) as a movie clip?
I've imported these swf's to flash but what i get is 10 key frames with no animation between them...

Bob Hartzell
06-11-2008, 08:03 AM
Create an empty movie in Flash and use loadMovie to add the Koolmoves created swf. Flash strips all action scripting unless the movie is added in this way.

cyt
06-11-2008, 02:25 PM
Thanks. It works fine now.

User1650
06-07-2009, 01:35 AM
Create an empty movie in Flash and use loadMovie to add the Koolmoves created swf. Flash strips all action scripting unless the movie is added in this way.

Mr. Hartzell,

1. How do I “create the empty movie in Flash?”

2. When you instruct to “loadMovie to add the Koolmoves created swf.,” do I use the “Import to Stage…Import to Library…Open External library…or Import Video” option in Flash?

I appreciate the assistance.

Bob Hartzell
06-07-2009, 08:04 AM
I don't use Flash so someone else will have to answer.

loadMovie is an action script method not a gui menu item.