Adventure Game Studio

Community => General Discussion => Topic started by: Mehrdad on Wed 09/01/2008 06:46:59

Title: MAKE SPLIT EXE in Flash
Post by: Mehrdad on Wed 09/01/2008 06:46:59
Hi friends
i want Split for a big .exe  in Flash.(like AGS).please help me.
Title: Re: MAKE SPLIT EXE in Flash
Post by: Galen on Fri 11/01/2008 21:21:50
I doubt there would be any noticable speed increase, all AGS is doing is splitting the resources into smaller files rather than keeping them all in one.
Title: Re: MAKE SPLIT EXE in Flash
Post by: Khris on Fri 11/01/2008 21:41:46
What do you need this for?
It's possible to split a movie into separate ones, e.g. a menu and dynamically loaded content. However, this will require the Flash software, the movie's source and knowledge of action script.
If you just want to split the file into parts for easier upload or something like that, you can either pack it using e.g. winrar and create split archives or use the freeware prog HJSplit (http://www.freebyte.net/download/hjsplit.zip) to split the .exe and put it back together.