SWF header file size field

Hi All,
Is it possible to send an SWF file without the exact value of
its uncompressed size in the header?
I want to dynamically change SWF files and I don't always
know their final size when I'm starting to send them...
Thanks in advance,
Yeeeev

You need to keep the mp3 files external and load them as
required. if you
embed them in the swf, then that can slow your loading times
for the whole
movie.
BTW: you might want to look at this:
http://www.swishzone.com/index.php?area=products&product=jukebox
Jeckyl

Similar Messages

  • Swf music file size issues

    Hello,
    I really, really need some expert advice!
    I'm building a site for a band and they want music to play
    when you click on song titles.
    I've created swf files with mp3's and have compressed them at
    16kbps/ 44khz.
    This makes the files around 1-2Mb in size. I couldn't seem to
    get them smaller without sacfrificing sound quality.
    Anyway, when they are loaded onto the site it takes about 3-5
    minutes before they play.
    How can I eliminate or minimise this time delay?
    I've seen what I want to achieve on several flash sites which
    use little juke box players. For example
    click here and the myspace
    music pages.
    Can someone please help me to solve this problem and/or tell
    me what I need to buy?
    Getting very stressed!!
    Laini

    You need to keep the mp3 files external and load them as
    required. if you
    embed them in the swf, then that can slow your loading times
    for the whole
    movie.
    BTW: you might want to look at this:
    http://www.swishzone.com/index.php?area=products&product=jukebox
    Jeckyl

  • Linking between swf's - file size problem

    I"m building a presentation & have two separate swf's. One is about 80 mb, the other is 40 mb. When I tried to export the larger one, I got a warning that it exceeded 16k frames. I figured out how to work around that. But now I need to integrate both swf's. If I take the smaller one & import it into the larger one as a new scene, will that blow up my export ability again? Can I link between two separate swf's using some sort of gotoAndPlay function? What are my options here? Any help is appreciated. Thanks.

    Gotcha. Thanks!

  • File size in SWF header

    Hi All,
    Is there some way to avoid adding the uncompressed file
    length to the SWF header? (the 4 byte integer after the 3 byte
    signature and the 1 byte version number)
    Can I write some default value instead of the exact one?
    Any help would be highly appereciated,
    Yeeeev

    The file size field value is 5f030000, but the byte order is little endian and needs to be inverted. The inverted bytes are 00 00 03 5f (0x35f) (863).
    Here's a utility function to invert an unsigned int:
    function invertUint(value:uint):uint
        var result:uint=0;
        try{
             var ba:ByteArray=new ByteArray();
             ba.writeUnsignedInt(value);
             ba.position=0;
             ba.endian = Endian.LITTLE_ENDIAN;
             result = ba.readUnsignedInt();
        catch(err){}
        return result;

  • Reduce file size vector graphics

    When it comes to imported vector graphics are there any methods to decrease the swf's file size as much as possible?
    So far I have:
    - imported an illustrator ai file (strokes 'expanded' in illustrator and unneeded swatches/brushes etc. deleted and with no raster images embedded)
    - exported the file in illustrator as swf and imported that swf into flash
    - imported ai file and breaking it down to flash shapes
    - optimized those shapes as much as possible
    I rather use vector as much as possible. For a banner for examle, I've imported vector images of trees. I couldn't get it below 40 kb so I exported all illustrator files to png files which helped. Can detailed vector images be optimized just as much? Or is it better to use bitmap files when it comes to more detailed graphics? Does it matter if it is a vector images made in flash or a imported vector file even if both have the same number of paths?
    Any other ideas I might try besides the things I've already tried?

    There is a certain threshold when a bitmap can actually be smaller than a detailed vector graphic. Especially when working on small image sizes, bitmaps can often be quite smaller.
    For a vector graphic, you can't do more than reducing the number of vertexes which may result in a poorer graphic.
    With bitmaps, you can do a lot more:
    Keep in mind that bitmaps with an alpha channel use up much more memory than bitmaps without alpha information. So try to reach your goal without using transparent bitmaps - which seems hard in the beginning, but as Flash provides different blending modes, you can, for example use the blending mode "multiply" for a black logo on a white background with just a grayscale bitmap instead of a bitmap with alpha channel information.
    The same is valid for a white logo on a black background: Use the "add" blending mode instead, then.
    I have also written some Photoshop Plugins to reduce the alpha-channel bit-resolution which sometimes gives me the extra 3-4kb I needed. Instead of using 256 shades of alpha, it reduces them to maybe 8 or 16. Alpha-Channels are comressed like GIF/PNG images inside of flash, so having as few different shades of alpha as possible will make images smaller. I even use dithering sometimes for softer alpha areas.
    In some rare cases, you can also gain some bytes if you convert text to vector graphics (pressing CTRL-B twice), but this only works when there's not much text at all. That's because the metric information for text glyphs take up a bit more space then just the shapes. So you can imagine that this may only work if there is just one text element with all different letters. So you won't get much size reduction by converting "abracadabra". But you will get some reduction if you convert "the quick brown fox jumps" into shapes.
    This all can help if you have restrictions like 30kb or even 20kb to create a full animated flash banner.

  • File Size capped at 32bit for File System Data soruce?

    I have a report that uses the "File System Data" source. I am using it to find files older then 30 days of type BAK or TRAN. That all works well but the "File Size" field does not display the correct information. For example I have a file that is 191GB or 205,192,528,384 Bytes, but the report displays it as 4,294,967,295 this corresponds with the max for a 32bit INT. Can anyone confirm that this is a limitation of the driver? Is there are 64bit CRDB_FILESYSTEM.DLL?
    Regards

    Hi Thomas
    What version of CR are you using? Please look for the version in the Help | About screen of the designer.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow me on
    Twitter

  • Average file Size

    Hi Gurus,
    What will be the size of the file format (word, PDF, XL, CAD)  to upload in SAP DMS. Is there is any restrictions in MB's or GB's for the files to upload?.( OR) something like we can upload maximum ?
    If its there what is the size of the each format WRD, PDF, XL, etc.
    Regards
    Kannan

    Hi Kannan,
    IMHO,its the other way round that you should be working on this i.e, sort/segregate your files,understand their properties, decide/compute average size etc and then on decide how large/small file must be permitted.
    Typically, there are two approaches to control/limit file size.
    One is via the field 'File Size' when you are defining Document types(Cross-App components>DMS>Control data>Define doc types>File size - field: FILELEN).This setting shows the maximum size (in bytes) of an original application file for archiving to the SAP database.The value is only checked when the original files are not stored via Knowledge Provider.
    Else,if yours is kPro/content server scenario,then would would suggest you work backwards to arrive at your content server size which will permit file uploading as indicated in the thread below
    DMS server sizing calculation
    P.S. Additionally,check your IIS settings as well,there is a provision to introduce upload/download size limit.
    Regards,
    Pradeepkumar Haragoldavar

  • File size of .swf files exported from Indesign CS5

    I have made a basic file (728 x 90 px) in Indesign, which is the size of banner ads we produce. I have not put on any effect or animation yet. When I export it as a swf file, the file size is 139kb. This is way too large for any banner advertising on websites where the highest is normally 100px and the smallest is 30kb.
    I have tried exporting at a lower resolution, but it has no effect on the file size, rendering this useless as a flash export option for me.
    Is there something I'm missing or is Indesign just not the right tool for flash banner ads.
    Thanks

    Mr Met
    {swf file that's 13MB. What are your images, 200MB each?}
    As I said, I resampled the images to be 500px wide so each PShop image is about 1.4mb (single layer). There are 12 images used.
    Here it is if you care to see i t- 11mb so it will take time to load
    http://wgdesigngroup.com/10/elaine/elaine.html
    Jongware
    {The Right Tool for the Right Job ...}
    No doubt you are a 100% right here.
    But I think it is a bit disingenious to blame the InDesign user for the feature. It would be like Abobe putting Drop Shadows and transparences into ID and then saying you should use PhotoShop to for that feature!
    Brian

  • PDF file size grows with each save if .access property set on a field

    We are seeing an odd form behavior and have isolated the apparent trigger to something we are doing in the form script.  I'm hoping someone can confirm they see the same problem, details follow:
    We have a form generated in LiveCycle.  It contains a text field.  In the docReady event for that field we have javascript which sets the field to be readOnly (TextField1.access = "readOnly").  We reader extend the form so we can save it from reader and/or the plug-in/control which is used by a browser when reading PDFs.
    With that simple form, open the form via the browser (we've tested with both IE and Chrome) and without doing anything else, just save the form (with a new name).  When we do that, the saved copy of the form is significantly bigger than the copy we started with.  If we then repeat the process using the newly saved file, the third copy is bigger than the second.
    This file growth does not happen if you open the file in Adobe Reader (instead of in the browser).
    When we look at the file contents via a text editor, what we have found is that each save via the browser is tacking on a chunk of data to the end of the file AFTER the %%EOF mark.  This new section appears to be one or more object definitions and ends with another %%EOF.  The first portion of the file (prior to the first %%EOF) is identical in all versions of the file.
    If you take a copy of the file that has these extra section added, then open and save it in Adobe Reader, it eliminates those extra sections and you get a 'clean', small version of the file again.  So those extra sections are clearly erroneous and unnecessary.
    Another thing worth noting, we took the script for setting the field access property out of the docReady event and put it as the click event on a button added to the form.  If you then open the form, press the button and save it you see the file growth (but not if you don't press the button.)  So it doesn't appear related to the docReady event, or timing of when we set the access property of the field.
    On the small test form described above the growth of the file is around 13KBytes.  But in testing with our real forms we've found that the amount  of growth seems to be tied to the size/complexity of the form and the form data.  In our most complex form with multiple pages with hundreds of fields and a large amount of XML data (form size is 2+MB), we are getting a file size increase of 700KBytes on each save.  This is a therefore, a significant issue for us, particularly since the process in which the form is used requires the users to save it a couple of times a day over the period of a month or more.

    I would start by exporting the XML data from the form before and after it grows to see if it is the underlying data that is growing and where. Did you define a schema and bind your form fields to a data connection created from the schema? That is always my first step when creating a form. It makes for a smaller saved file not including multiple levels of sub forms in the data structure.

  • Reduce file size of image a user loads into image field in form

    Hello,
    I'm a Mediadesigner from Germany and I started to work with Lifcycle Designer about a year ago.
    I already made some smaller forms with different fields.
    Now I have a special form with empty image fields, that allow the user to put in his images.
    For the form goes out to so many different people, some of them just take the images as they are, load them into the form and so the filesize of the pdf grows. For your information: the filled out pdf will be sent back to us by e-mail.
    So here is my question: is it possible to reduce the filesize of that images when it is loaded into the fild or when the filled in form is saved.
    For example that I can say: "Take all images and make them 72dpi and max. height 500px"?
    Thanks for your help in advance!
    Carola

    Hi,
    there is now way to reduce the real file size or dimension of an imported image.
    But you can checkt the file size and show a warning to the users to use a smaller file.
    Here's a sample which describes how to do so:
    http://blogs.adobe.com/formfeed/2011/09/validate-image-size.html

  • What is the maximum size of a .swf flash file that can be created for DMM

    Please help,
    I am running DMM 5.2.1 and was wondering what is the maximum size of a .swf file that can be created and play SMOOTHLY on the screens (screen dimension 1366 x 768px).
    Kind regards.

    Hi Nicholas,
    You can refer to the content creation best practices documented at the following link:
    http://www.cisco.com/en/US/docs/video/digital_media_systems/5_x/5_2/dmd/best/practices/guidelines.html#wp1168116
    As you can read there:
    - if the SWF file size is greater than 500KB, you may start to see high memory consumption on the DMP.
    - regarding resolutions, the SWF can be up to 1920 x 1080 when animations within the SWF are small and are restricted to a 640x480 region.
    Regards,
    Marco

  • We are looking for a software which converts SWF to MP4, we found many software which does the job but issue is file size is not optimize.  We found Adobe captivate 6 which gives optimum quality with good output but thing is we do not have batch process i

    Hi
    We are looking for a software which converts SWF to MP4, we found many software which does the job but issue is file size is not optimize.
      We found Adobe captivate 6 which gives optimum quality with good output but thing is we do not have batch process in captivate 6. so we request you to create a plugin or give a best option which have batch render quality and optimize in file size,

    Captivate is e-learning development software not a dedicated video convertor, you are better off trying something like Adobe Media Encoder or Super.

  • Smallest file size for talking head, MPEG1?

    Hey friends, back again, still using PRE8.
    I have to encode a talking head into a watchable quality for a podcast. Prefer between 320x240 and 640x480, prefer the later. I inadvertently tried some combination of VCD 352x240 and got an amazingly small file size that looked tollerable....and no audio (that part not so good). I cannot figure out what I did, though I probably started out with VCD setting and modified one of the video or audio characteristics, multiplexer (who knows).
    The file output was a m1v and was under 99MB for an hour and a half. Other formats have all been a gig or so.
    Sure, no audio is a lot smallar (don't think I disabled audio, smarter than THAT) but I can't seem to get any kind of m1v file again, pref with the audio.
    Any thoughts?
    While this will be viewed on a PC, we don't have a lot of bandwidth or storage space available currently. Fortunately, only graphics are at the start and end and don't have to be sharp, there is no whiteboard or other hard to encode detail.
    Thanks a lot
    Don

    Yup Steve, for the web.
    I have tried everything twice by now, and can't seem to get it to produce a m1v file again............
    You know what? Think I just figured it out.
    I did a search of files with my working file name after creating an mpg (which is all I seem to be able to get, even with VCD settings. Anyway, I picked up the m1v file from who knows what directory. It MAY be that the m1v file is created by PRE8 in the process of creating the mpg, and left in one of its working directories, for re-use later. PRE8 probably never intended that to be used, because it's a video-only WORKING file...Make sense?
    It's hard to believe, a working video file for a 800meg mpg is 99meg. and looks pretty good.  Add audio and it balloons to 800 meg? Makes no sense.
    The best I can do is around 500 meg for a mpeg, and in generating a mp4, PRE8 does not change the predicted file size when you change the frame rate and hardly at all with the resolution. In mpeg 1 there is a big difference, as expected.
    Unfortunately cant use flash either.
    It would be nice if there was a chart someplace that gave you file size comparrisons for the various encoders and options!
    Don

  • 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

    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

Maybe you are looking for

  • Shared Variable VI development on machine other than server

    I'm about to do my first shared variable code, I read the white paper http://www.ni.com/white-paper/4679/en Something that isn't immediately clear to me is the expected work flow in actually creating ALL the VIs using the shared variables.  I tried c

  • Very strange problem. Missing characters in QT applications

    Hello all. I'm trying to deal with a very strange issue since some time, that is driving me crazy, because I have no clue where the problem may lay: In my Archlinux system, some, and only some QT applications (for example Skype, or Qtconfig) don't di

  • Delete the perticuler Line Items of PURCHASE ORDERS.

    Hi Friends, i want delete the perticuler Line Items of PURCHASE ORDERS. EXAMPLE : I HAVE ONE PO  : 2000010. IT HAVING 10 LINE ITEMS. LIKE 1 , 2 , 3 , 4 ,5 ,6 ,7 ,8 ,9 , 10. FOR THIS PO , I WANT DELETE THE 5TH LINE ITEM. MEAN FOR PERTICULAR PO I WANT

  • LSMW - Partner Type problem

    Hi Guys, I am tryin to do LSMW using IDOC method. In the transaction LSMW...i have reached radiobutton - Start IDOC Generation. here i am facing a problem....it's giving me a message ' No Partner Exists with the name, "type". '. Please help me out wi

  • Modem won't work on an extension

    I have a BT Voyager 220v modem and an Express. All is ok when I connect the modem in at the socket which the phone line enters the house. When I run a 15mtr phone extension and plug it in, I get no ADSL signal. I have used all the filters where I nee