Does Anime Studio use ActionScript? Can it be turned off?

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Dralger
Posts: 4
Joined: Sun Feb 09, 2014 4:45 pm

Does Anime Studio use ActionScript? Can it be turned off?

Post by Dralger »

I've been using Anime Studio Pro to make characters for my indie game I'm designing using Game Maker: Studio.

So far I've just used it to get an animation and the export as a series of PNG files to import into my engine.

However the newest build of Game Maker: Studio now allows importing SWF files for sprites, instead of only raster images.

So obviously I was excited to take advantage of the ability to export to SWF with Anime Studio.

The problem is when I load one of the SWF sprites my game will no longer load and crashes with an error message that disappears too quickly to read.

I know from the release info that the new SWF importer will NOT work with SWF's that rely on AcionScript.

I'm pretty new to the SWF world, so I don't know too much about it other than its a tool that Flash can use to do things such as physics etc. And I believe I read that Anime Studio has its own version of this.... that might be the problem?

Is there anyway to turn off any of the extra physics scripts that seem to be on by default, so that I can get my SWF's to be compatible with my game making engine?
User avatar
slowtiger
Posts: 6241
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Re: Does Anime Studio use ActionScript? Can it be turned of

Post by slowtiger »

Anime Studio doesn't create any Actioncript, nor does it include any in its SWFs. It only includes rendered frames into the file.
AS 9.5 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15

Moho 14.1 Mac Mini Plus OS 13.5
Dralger
Posts: 4
Joined: Sun Feb 09, 2014 4:45 pm

Re: Does Anime Studio use ActionScript? Can it be turned of

Post by Dralger »

Yes I figured out what I was doing wrong, and managed to get my imported SWF's working now, thanks!
Post Reply