|
-
Probably the strangest question ever XD
Ok I honestly am asking this. What is the best way to make a swf have a huge file size quickly say about 7 megs or more. I don't know what most would consider huge.
I want to test how an animated preloader works because I am using gotoAndStop(loaderPecent) on the movie but it is automatically 100 percent with the small size it has. So what you think the best Idea to make it huge is.
Most I've probably gotten with an swf is like 200-300 kb.
-
M.D.
go to google images, select high res only, download and slap in fla on frame 2.
-
ism
import an .avi moviclip there are heaps over at www.gametrailers.com
Graphics Attract, Motion Engages, Gameplay Addicts
XP Pro | P4 2.8Ghz | 2Gb | 80Gb,40Gb | 128Mb DDR ATI Radeon 9800 Pro
-
Senior Member
Import a wav sound and turn off compression.
-
Developer
If you're compiling the SWF in Flash you should be able to simulate different download speeds using 'View' -> 'Download Settings' and then 'Simulate Download' menu options in your SWF.
-
Senior Member
Type actionscript as fast as you can. (No, don't do that )
-
Convert the terminator series into a series of .exr files and display them in sequence! (exr files are really huge lossless image files)
Or, add this:
for (i = 0; i < 1; i++)
{
i = 0;
}
bwahahaha!!
That's it, I'm fed up with having my barely-legal signatures criticized.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|