Swf file size

Hey everyone.... I'm new to captivate and the whole
e-learning. Needless there are a lot of new programs to learn and
it's VERY frusterating. Captivate is not nearly as intuitive as
many of the other adobe programs, so I'm struggling BIG TIME!!!
I created an e-learning module in flash and when it was all
said and done the swf file was HUGE (77mb with video embedded). I
am wondering what is the maximum file size is to bring into
captivate. The other swf files captivate handled just fine
(somewhere around 20-40 mb), however with this third and final swf
captivate gets about 80% finished. Then just kind've sits there and
laughs at me. I wonder could it have anything to do with the fact
that in my flash file (that i published the swf from) has a
"stop();" in the actions layer where i have a Movie clip on that
frame which plays through the end. I did this because I ran out of
frames (flash only allows 16000 frames and i needed like 16300
haha).
Well if anyone has any advice or suggestions that would be
GREAT!!!
Oh on a side note.... anyone know why when i sinchronize the
swf in captivate the audio does not work?

Hi,
If I understand correctly you are trying to embed a video
into flash.
I think it will be a good idea if you convert the video into
FLV using Flash video encoder(Now Adobe Media encoder) and use a
flash video component inside flash or alternatively bring the FLV
directly into captivate.
FLV is a streaming format and designed to deliver big videos
with minimum waiting time.
Definitely its not advisable to have such huge swf inside
captivate.
Hope this helps
Thanks
-krishna

Similar Messages

  • Adobe Flash CS5 generating SWF file size more then fla file?

    Hi,
    I have developed a video player in adobe flash cs4 and used all vector arts but when I open this fla file in Adobe Flash CS5 and published it, the swf file size more then fla file.
    Please see the details below -
    Adobe Flash CS4 -
    Index.fla file size: 523 KB
    Index.swf file size: 55 KB
    Adobe Flash CS5 (Same file when open in CS5 and published)
    Index.fla file size: 183 KB
    Index.swf file size: 215 KB
    Please suggest.
    Thanks & regards
    Sunil Kumar

    Not working!
    Thanks
    Sunil Kumar

  • SWF File Size and Rollover Text Problem

    Hi and thanks in advance for any input.
    Two problems....
    1. SWF File Size
         I've made a fairly small (at least in my eyes its small) flash site. However, even tho there really isn't much content, the swf is already 2.4mb and I haven't even finished it. It loads fine on my internet speed, but im worried about general users with slower internet. Is there something i should be doing to get the file size down (hopefully without comprimising quality).
    2. Text Buttons (Movie Clips)
         The rollover function (Event Listener) for MCs containing text keeps running while the mouse is over the button. I.E. It isnt treating the text box as a button, its treating the text only as a button, so as you roll between one letter and another, the rollover is re-set and re-starts.
    The Swf is here.
    And the FLA is here. *EDIT* - How can i get this fla to you guys? this doesn't seem to work when i try to download file - it just gives a fla.txt file?
    Thanks.
    Zack.

    Reduce bitmap quality (increase compression).
    For each bitmap, select "custom quality" in the symbol properties and set it to no more than 80.
    Set the mouseChildren property of the button movieclips to false to avoid mouse events from triggering by child objects (the text inside the movieclip).
    services_inner.mouseChildren = false;
    projects_inner.mouseChildren = false;
    etc..

  • Flash Media Playback configurator swf file size

    Hello,
    I just start using the Flash Media Playback configurator : http://www.osmf.org/configurator/fmp/ and I am very surprised that the size of the swf file is less than 2KB. The swf file used is http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf
    How did you compile it to make it so small ? It is based on OSMF ?
    Usually the swf file's size of a flash video player based on OSMF seems to be greater. For example the swf file used on page http://www.osmf.org/ (http://www.osmf.org/strobe1_0/StrobeMediaPlayback.swf) is about 193KB or on page http://osmf.org/dev/1.6gm/setup.html (http://osmf.org/dev/1.6gm/StrobeMediaPlayback.swf) is about 422KB.
    Thanks in advance.
    Thomas

    Hi,
    Thanks for the quick reply Gelu. I emptied the cache of my web browser and had a look at all http requests (with Charles proxy and Firebug) sent when loading the page http://www.osmf.org/configurator/fmp/. The only .swf loaded I can see is http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf.
    Is there another cache involved ?
    Thanks,
    Thomas

  • How to reduce the swf file size of an imported After Effects file

    Hi!
    I am trying to make a web banner for an internet marketing company, so it has very specific requirements. We had it made in After Effects, and I was able to export it as a FLV file and import to Flash just fine along with the SWF. Now, I need to make the SWF file significantly smaller.
    Right now it is 2.5 MB and we can only submit a 40K size SWF. Is it even possible to reduce the size so much and still keep the animation's intregrity?
    I am more familiar with Flash than After Effects, but can play around with settings, etc if someone can tell me what to try.
    Thank you for your help!

    the easiest way to load and play your flv is to use an flvplayback component.  you just drag it from the component panel to the stage and, in the properties panel, assign its properties (eg, skin and source).
    but that will probably put you just over your 40kb limit and will require the skin.swf to be placed on the server with your banner ad.
    to decrease your swf size to negligible, use actionscript to play your flv.  this is the barebones code needed.  just replace your_video_url.flv:
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    ns:NetStream = new NetStreamnc);
    ns.play("your_video_url.flv");
    var video:Video = new Video();
    video.attachNetStream(ns);
    addChild(video);

  • Reducing SWF file size

    I've customised OSMF to fit my needs (streaming video and some design changes), but the file is around 240kb in size, which is a lot.
    Could somebody here share a process for reducing the file size of compiled swf? Specifically, which classes can be deleted?
    Do I just go through everything, remove some classes and delete all references pointing to them?
    As I already mentioned only basic video streaming functionality is needed. No authorisation/playlists/xml skins etc.
    Thanks in advance!

    Roger Gonzalez (who works on the ActionScript VM engine I
    believe) has a wonderful blog on how to make a flex app run lighter
    and more efficient.
    Take a peek here:
    http://blogs.adobe.com/rgonzalez/2006/06/modular_applications_part_1.html
    I don't know how well it will trim down an empty application,
    but might help alot as your applications get bigger.
    --Andy

  • Flash CS6 vs CS4 SWF file size

    Hi,
    I've been working on updating some banners built with CS4 in CS6 over the last two days and have seen a dramatic increase in the exported file size from CS6 over the original versions with minimal changes to content (text edits, same fonts). As a comparison, I looked at a 160x600 banner from CS4 with a filesize of 34,540 bytes and the same file when exported from CS6 is 41,057. I tried using the LZMA compression yesterday and that helped, but this is only applicable on Flash Player 11+ and the banners had to be saved at 10 or lower.
    Does anyone have any suggestions as to why this is happening? I've wasted half a day recompressing the files down via 6 to get them out the door. Am I better off using CS4 for this stuff? Could it be a legacy file issue and I wouldn't see it if I built from scratch in CS6?
    We checked out size reports and noticed that there was a difference in the font weight in both banners, this could account for part of it, but it was the same fonts in both so not sure why this is happening but it is very frustrating.

    Didn't look at the file size of the FLA, just the SWF as I didn't even necessarily resave the CS4 as CS6. No edits were made, I tried it with a simple open and publish just to make sure I wasn't doing anything to change the file and the resulting file was heavier (kb).
    I looked through the size reports and saw that while image compression was better in the CS6 version, the fonts were all heavier than they were in the CS4 version and this put it over the 40kb limit.

  • Reducing a SWF file size / creating "instance names" for website loading time improvement

    Im hoping someone clever can help...
    What i have done so far:
    1) Created a flipbook using indesign CS5.5 that contains approx 25
    images (embedded PNG's), these need to be good quality as this is a
    portfolio - I'd also like to keep the 'page curl' effect. This makes the SWF generated cira 25MB.
    2) created a Flash website "wrapper" to hold the above flipbook and add
    features such as "bookmarks", links to other sites and forward/backward
    page navigation buttions.
    The issue we have is that because the flipbook SWF is 25MB the site
    load time is slow.
    What can be done to speed this up without compromising the image
    quality?
    1) Is there a way to make the indesign SWF smaller?
    2) is there a way in indesign to properly give each page an
    "instance name" so that they can be controlled from flash and therefore
    I can load each pages image as and when needed.
    any other ideas?
    (If you'd like to visit the website to view the loading issue http://www.lizblackdesigns.co.uk)
    Thanks
    Liz

    these need to be good quality as this is a portfolio
    The approach to your portfolio website seems very outdated and will not help you in the near future. Flash is being used less and less with the increase in Mobile Devices being used to access the internet - a large chunk of which include Apple's iDevices which don't support Flash. This alone is a reason not to do it, however there are a few other big issues with the method you have chosen.
    There is no "content" on your website for any search engine to find. No text. No meta data. No image alt tags. No titles. Nothing. In other words, your website will not be found by the people you are trying to attract. I would imagine for a portfolio site, you may want to re-think this approach.
    The way the Flash file was created is the worst possible way to add Flash to the web as you have only embedded image files - and this is your entire site?! You could have included some text, which would have been viewable by search engines, and used color shapes to increase quality but lower filesize.
    The filesize meant it took me over 1 minute to get off your home page. The average internet user will leave your site if you do not keep them interested after 5 seconds. In other words, you should have content of interest viewable within 5 seconds of load time.
    If you are set on keeping the Flash setup for your website, re-build using as much text, color shapes and lines as you can (vector work in other words) and do not rasterize/export as image. This will drastically reduce load time and increase quality. You will also want to divide your file into sections and create more than 1 HTML page so that the browser only loads a bit at a time. You might also want to set a maximum size container for the Flash file as on my browser, it looks extremely pixelated and is very large, but unclear.
    I would suggest looking into HTML5 if you are keen to create a website that can be viewed by around 98% of the web surfing people and it will also mean you can use an image slider (or similar) to show good quality images of your work. This will aid your site in being found by search engines but will also allow you to update sections of the site without re-publishing the entire Flash file.
    Rik

  • Handel swf files in PDF

    I’m having trouble to scale my swf file in the pdf I want to place it in. There is no problem placing it and adjusting the file while not playing, but as soon as it’s started it goes back to it's original size.  Is it possible to scale a swf file at all? The swf file is also constant in size when stared, even if I’m zooming in the pdf the swf files size is consistent and it won’t zoom in nor out. Is there a way I can make the swf file change with the surrounding pdf file? I need to fix the swf files proportions in relation to the pdf file it is placed in. I’m really great full for any answers.

    It depends how the SWF file is decalring it's stage scaling mode. SWFs can zoom to fit whatever rectangle they're in, or play at a fixed size - but the decision is made within the SWF via ActionScript, not within the host application.

  • Large File Size

    I am moving some AS2 code to AS3 in Flex. My SWF file size
    was 3 KB and is now 119 KB. So far, I'm unable to figure out what
    is causing all the extra bloat. Can someone take a look at my
    coding and see if they have any ideas?
    Download
    Project

    If you convert your AS 2.0 to a pure AS 3.0 project, you can
    get away without the 100k of bloat and your file sizes will remain
    about the same. You cannot use any flex components in that, though.
    Simply create an ActionScript project rather than a Flex one,
    and make it out of pure ActionScript files. :)

  • File size differences between cp3 and cp4

    Hello
    I created a cp file in captivate4 & import audio file (mp3) & published it.
    swf file size was 305kb.
    but when I created this file in cptivate3 & published it swf file size was 260kb.
    why swf file size in cptivate3 less than cptivate4?
    in two sample setting is default.
    Thanks for any help.

    Hello
    I created a cp file in captivate4 & import audio file (mp3) & published it.
    swf file size was 305kb.
    but when I created this file in cptivate3 & published it swf file size was 260kb.
    why swf file size in cptivate3 less than cptivate4?
    in two sample setting is default.
    Thanks for any help.

  • Embedding Chinese Characters and File Size

    Hello,
    Recently my company commissioned a Flash based eLearning module from a vendor. The module was in English. We then contracted a version in Chinese. When we got the files back we noticed a dramatic increase in the file size of the relevant resources. The size increase is substantial and causing problems with deployment.
    I suspect this may have something to do with font embedding, but don't know for sure. My question: is it conceivable that embedding Chinese fonts would cause a dramatic increase in file size?
    I'm including screenshots of the resource files for both the English and Chinese versions.
    Thanks

    no.
    i wouldn't think the fonts would increase the file by more than 200k and i don't think there's any significant difference in swf file size published by the various versions of flash.

  • How can we compress SWF files and optimize tool?

    I need to reduce SWF file size up to 70%, quality will not be sink.
    Is this possible in adobe software? please help...

    Iam working on banner production, is their any better software/tools for SWF optimization/compression?
    I got one  SWF and FLA from other creative team,  SWF size is below 50 KB look's better quality, I have changed some small amends, when i was exporting it from FLA... the SWF file weight goes to 90KB, i compressed image quality then, expoted again... the file size goes to 70KB. how can i do  50KB in better quality.
    Thank you for your help!

  • How can I convert .swf  file to exe file?

    thanks

    Hi
    Thank for your choise.
    If showing only white screen, please download the lastest version, v2.03.
    http://www.bullrushsoft.com/download.html
    This problem occurs in Win7 sp1, especially IE has been upgraded to v10.
    Our SWF to EXE Converter must need the FlashPlayer plugin for IE, it 's not a atandalone program.
    So it only 880KB.
    Our online converter is the adobe flash player exe, it can be embed the swf  into, and standalone, so its size > 4MB.
    More details, please visit http://www.bullrushsoft.com/online.html
    Best Regards.
    2013-08-11
    Bullrushsoft Support Team
    From:  mmshahid73
    Date:  2013-08-11  02:52:01
    To:  Sandro_brs
    Cc: 
    Subject:  _How_can_I_convert_.swf fileto_exe_file?
    Re: How can I convert .swf file to exe file?
    created by mmshahid73 in Flash Ad Development - View the full discussion
    Hi, I used bullrushsoft SWF to EXE converter, but the created EXE file showing only white screen, i think i need to add flash player also but i don't know how to add flash player duriing swf to exe conversion.
    Because when i converted swf into exe from my pc, it showing size 880 KB where swf file size is 413 KB, onthe other hand, I convert the same online which is playing correctly but the converted file size is 4.57 MB.
    Am i right?
    Kindly help
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5583680#5583680
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5583680#5583680
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5583680#5583680. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Flash Ad Development by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Reduce image quality (and file size)

    Is there a simple way to reduce the quality of all backgroung
    images ? (there are all bitmap images, about 3 MB each of them)
    I imagine that by reducing the image quality, the file size
    will be less huge...
    But I wasn't able to find a way to do that...
    (the option about JPEG quality in project/preferences has no
    effect, because all background images are bitmap... )
    Any idea is welcome !
    Valérie

    Hi Valerie
    I have been doing some research on this -- the issue of file
    size (relating to both .cp and .swf) crops up a lot on this forum,
    so I wanted to find out which were the critical factors relating to
    images.
    My findings show that there are two critical factors:
    -- Slide Properties: Quality (High, Standard, JPEG,
    Optimized)
    -- Format of original image file (used for slide background
    or inserted image object)
    To summarize the results of my testing:
    Slide Quality
    Changing the slide quality from High
    to Standard or JPEG makes little or no difference to the size of
    the .cp file but can *significantly* reduce the size of the
    .swf
    This is an especially useful way of
    dealing with the very large .swf file sizes caused by importing PPT
    slides
    A .swf consisting entirely of
    imported PPT slides with complex backgrounds may be reduced to less
    than 10% of its original size by changing the quality setting for
    each of the slides to JPEG and using a JPEG image quality setting
    of 75%.
    Format of original image file
    For complex images such as photos,
    the best image file format to use is (oddly) .bmp -- although it
    results in a larger .cp file than other file formats (such as .jpg
    or .png), it generates the smallest .swf output.
    The benefit of using the .bmp format
    is less marked if you have set slide quality to Standard instead of
    High, but it can still cut the file size of the .swf output by up
    to 50%
    For slides using a quality setting of
    JPEG, there appears to be no difference in resulting .swf file size
    between .bmp or any other image file format
    A final comment: it is interesting to compare the size of the
    .cp and resulting .swf for different Captivate projects. There is
    typically an assumption that the .swf file will be smaller due to
    compression. However, this is not always the case. For example, I
    tested one project that used High slide quality and images that had
    been inserted from .jpg files -- the generated .swf file was over 4
    times larger than the .cp file. However, when I changed the quality
    setting for all slides to JPEG, the .swf file reduced to less than
    50% of the size of the .cp file.
    I hope this information is helpful -- please contact me if
    you'd like to see the detailed test data.
    Best regards,
    -Matthew Ellison

Maybe you are looking for