Xcelsius - SWF embedded in ppt creates large file - how to reduce it?

Hi there,
I have successfully created my dashboard and need to add the swf file to a ppt with additional information.
The actual swf file is about 1.2MB, the ppt without it is about 800KB but combined, the file is 3.8MB - even trying to zip it only gets it down to 3.5MB which is still too big to send it out by email on a daily/weekly basis.
Any tips how to further compress the file size?
Many thanks

Erik,
The short answer is yes, but let's talk about some options...
As a footnote to all of this, just understand that CS3 by
default exports swf content for Flash Player version 9. So yes,
you're going to experience the same series of problems that have
been widely reported here about the very same issue.
Although you could export flash files to earlier versions,
that will only solve half the problem; you'd
also have to backdate your flash player to version 8 before
Adobe pushed the upgrade last year. Adobe had a page where you
could download previous versions of the Flash Player here:
http://www.adobe.com/go/tn_14266
Easier option: Adobe's Tech Note regarding the issue of the
.dll file can be found here:
http://www.adobe.com/go/9df0a79f
Caveat: IF you opt to install the .dll file using build
.269, there is another nasty bug you'll have to deal with. When you
publish a deck that contains content in the notes section of
PowerPoint, what you'll see is encoded text in the Notes Panel of
your Breeze presentation. There's a fix for that as well, but it
requires you to change an attibute in a line of code. What you'll
need to do is open the viewer.xml doc that gets created after
publishing. It can be found in the data directory. Then you'll need
to find and replace
every instance of
isHTML="false" and set it to "true". Simply re-run your
index.html file for the presentation and that should clear up the
notes bug.
HTH
Rob
visit my new forum for Breeze/Presenter:
www.robrode.com/yabb/

Similar Messages

  • I have a coleman Trek camcorder that creates AVI files, how can I get iMovie on my Macbook Pro to read these files?

    I have a Coleman TREK camcorder that creates AVI files, how can I get iMovie on my MacBook Pro to Read thes files?

    Try the following. there are others too
    https://itunes.apple.com/us/app/free-video-converter/id464195348?mt=12

  • Why does the Reduced Size PDF command create larger files?

    I have been a happy user of Adobe Acrobat vers. 7 until Adobe ceased the support of that version and I was unable to print and do other activities since my last Mac OS vers.10.6.8 update, so I was forced to upgrade to Adobe's Acrobat's X latest version 10.0.0.  I had hope to be able to produce Adobe Acrobat 3D files but found out later that Adobe does not do that anymore and I would have to buy it as a plugin from Tetra 4D for another $399.00, oh well. I then wanted to reduce the file size of some larger pdfs I had edited.  It took a while to locate the command location, now in File>Save>Reduced SizePDF, once I activated the command on my file it actually increased its size!!  Why did this happen?  Should I continue to use my disabled, Adobe unsupported vers 7 to get the superior performance I once had?  This issue was mentioned in an earlier thread that started out as to where to locate this command but the resultant larger file issue remained unanswered.  Currently unhappy on my purchase.  Will Adobe offer a free upgrade to fix this?

    I agree with Peter. Use Pages '09, but keep a document migration strategy present. When you create a Pages document in Pages '09, export it to Word .doc too. Export any current content in Pages v5.2.2, and then stop using it. That means no double-clicked documents.
    Pages v5 is not an evolution of Pages '09 — it is an incomplete rewrite, and uses a different, internal document architecture than did Pages '09. This internal architecture is to blame for the export translation bloat into Word's different document architecture. It does not matter whether you type a single character, or multiple pages, you will get about a 500Kb .docx file.
    Opening, and resaving this monster .docx file in MS Word in Office for Mac 2011, LibreOffice, or TextEdit will result in a very small .docx footprint.

  • Adobe Acrobat X Pro ZIP Compression Creates Larger Files

    Hello,
    I made a flyer in InDesign CS 6 which contains a fairly complicated vector image made with Illustrator. When I export to PDF, InDesign creates a file of the size of 26 MB (ish). I then run preflight in Acrobat which finds that the vector image isn't compressed.
    Note that my PDF settings in InDesign are set to bicubic subsampling for colour images that are above 450 px and JPG compression.
    When I tell Acrobat to apply fixes, it tries to apply ZIP compression but the file size is then 38 MB. Could anyone shed light on this for me please? There is obviously something basic about vector images and compression that I am missing.
    It also finds elements that are completely off the board, although I didn't put anything there with InDesign.

    Test Screen Name: After seeing your response I run a little test. I made a PDF straight from Illustrator just using that image then preflighted it and I got the same error.
    I then opened that same PDF in Illustrator, a lot of that artwork was turned into images. I think it's the transparency flattener as I am converting to PDF/X-1A with compatibility for Acrobat 4 (which I should have probably mentioned in the first post but I didn't make the connection between the two). As far as I understand the transparency flattener converts an image into a mix of paths and rasters (according to Adobe's own help files.)
    Preset used for preflight is sheetfed offset CMYK btw.

  • SWF embedded in PPT not playing back

    I'm new to Breeze, but very experienced with PPT and fairly
    experienced with Flash.
    When I import a SWF file (Flash player 8) it will playback
    happilty in PPT Slideshow, but does nothing when published in
    Breeze, either on my machine or over a server.
    I saw what looked like a workaround involving a dll file, but
    the link is gone now.
    I'm using Breeze 5.1.247.
    Any help would be hugely appreciated. . .I'm just starting
    what will be a huge job.
    j

    Erik,
    The short answer is yes, but let's talk about some options...
    As a footnote to all of this, just understand that CS3 by
    default exports swf content for Flash Player version 9. So yes,
    you're going to experience the same series of problems that have
    been widely reported here about the very same issue.
    Although you could export flash files to earlier versions,
    that will only solve half the problem; you'd
    also have to backdate your flash player to version 8 before
    Adobe pushed the upgrade last year. Adobe had a page where you
    could download previous versions of the Flash Player here:
    http://www.adobe.com/go/tn_14266
    Easier option: Adobe's Tech Note regarding the issue of the
    .dll file can be found here:
    http://www.adobe.com/go/9df0a79f
    Caveat: IF you opt to install the .dll file using build
    .269, there is another nasty bug you'll have to deal with. When you
    publish a deck that contains content in the notes section of
    PowerPoint, what you'll see is encoded text in the Notes Panel of
    your Breeze presentation. There's a fix for that as well, but it
    requires you to change an attibute in a line of code. What you'll
    need to do is open the viewer.xml doc that gets created after
    publishing. It can be found in the data directory. Then you'll need
    to find and replace
    every instance of
    isHTML="false" and set it to "true". Simply re-run your
    index.html file for the presentation and that should clear up the
    notes bug.
    HTH
    Rob
    visit my new forum for Breeze/Presenter:
    www.robrode.com/yabb/

  • Quicktime poor resolution and large file how to improve

    I've been trying to use Quicktime Version 10.3 (727.1) to record a screen session.
    It works OK, but the quality is terrible. The characters are all fuzzy on playback. Despite that the 10minute recording takes up 85MB in .mov format.
    I'm not changing screens much, and the content on the screens is very simple, so I'd have thought that it would be possible to get a really clean and small file.
    Is there anything that can be done to make this better?
    If not, is there a better tool to use to do this?

    Is there anything that can be done to make this better?
    This type of question is difficult to answere since you have not indicated eactly what you are doing or using. (E.g., are you on an older, slower or newer, faster platform, are you recording the entire screen or just a portion thereof, and what is the specific recording and plaback resolutions?)
    It works OK, but the quality is terrible. The characters are all fuzzy on playback. Despite that the 10minute recording takes up 85MB in .mov format.
    85 MBs is actually a very small file for 10 minutes of video, (I.e., a 10 minute 1080p MPEG-4 AVC file would probably be on the order of 3.75 GBs and a 10 minute 1080p Apple trailer would like be in the 600 to 900 MBs size range.) Your 85 MB/10 minute file has a combined total average data rate of only abour 1.13 Mbps which would normally be used for an SD (640x480 to 853x480) file of "good" quality.
    I'm not changing screens much, and the content on the screens is very simple, so I'd have thought that it would be possible to get a really clean and small file.
    Screen recording quality primarily depends on on your system's CPU power and the screen area being captured. The smaller the area for a give level of CPU power, the faster the frame rate of the capture at the data rate targeted by the capturing software. Unfortunately, the screen recording feature for QT X v10.3 is contextual and does not give the user any options other than changing the area of the screen to be recorded.
    If not, is there a better tool to use to do this?
    The free QT X screen recorder is often not the best tool here. Some third-party apps are more efficient, allowing a better "intermediate" capture that is then scaled during a targeted export which allows the user to "set" a quality level up to the maximum of the captured content. Unfortunately for you, the higher the quality—the larger the final file will be. Basically, there three facets to recording/exporting content—efficiency in terms of speed, quality, and file size. With good source content, you can optimaize any two facets but never all three. Unfortunately, QT X under Mavericks does not provide an optimum souce file to do this using the Mavericks built-in Finder "Convert" service routine.

  • Mail not working after trying to send a very large file - how to "unclog?"

    Yesterday, I tried to send a file with Gmail via Mail and it was evidently too big. I have deleted it and it no longer appears in the Outbox, but Gmail doesn't work on my Mail anymore. It's constantly trying to sync with Gmail, unsuccessfully. It's slowing down my computer and I don't receive Gmails. If I try to mail with Gmail through Mail, it takes an extraordinarily long time and 99% of the time doesn't go through.
    My Yahoo account is working fine. I can also access Gmail online (but I hate it!) -- so the problem is somewhere between Mail and Gmail.
    What to do?
    Thanks!

    I have the same problem and have tried stopping everything in the Activity window but when I click 'Get Mail' or quit and re-open Mail, the problem recurs so I have no mail after 1930 on Thursday despite there being new messages in my inbox.
    There are 5 Activities shown; all of which show the barber's striped bar although it doesn't move.
    Opening Mailbox
    Performing pending operations - copying message
    [Gmail] Communicating with server - Adding Messages
    Fetching new mail
    Synchronizing with server - Traversing mailbox hierarchy
    It is working on my Macbook (10.6.4); just not on the iMac (10.6.5) so definitely not something router-related and the iMac wasn't working on 10.6.4 either so not convinced that has anything to do with it.

  • The powerpoint 2003 file with a swf embeded, can not see and manipulate it after upgrade to Adobe flash 14 !!

    I have a powerpoint 2003 file with a swf embeded, which is created by SAP Xcelsius 2008.  I can not see and manipulate it after I upgrade to Adobe flash 14 !! 
    What happen ?
    How to solve this problem ?

    Please don't post the same question multiple times!

  • Creating large text files

    What is the fastest as well as less memory intensive way to create large files.
    Current State
    I have an application where I am reading the database and processing the information (formatting it) and using some third party API to add the information and then finally save as text file. The problem is since its third party API and we do not have any control on that and it takes very long time to generate the files
    Future state
    I want to build the file generator which will read from the database and then process/format the information one by one. Now I have following options.
    1) Add the processed information in a StringBuffer line by line and at the end of it create a file from the StringBuffer and save it.
    2) Create a custom object with different ArrayLists and keep on adding the processed lines into appropriate lists and at the end of it while saving it to a file read the custom object and save it as a file.
    3) Create a file at the start of it and then keep on adding and flushing the lines one by one and at the end of it close the file.
    For handling files I was thinking of using PrintWriter. I am talking about the text files anyware from 50 KB to 20 MB.
    I have performance concerns as well as memory issues. So I want a balanced solution so that I am able to handle both.

    Use a BufferedWriter to write each line/entry/record as you process it.
    Don't do any special flushing() (unless you need special transactional properties in which case you need a lot more than simple flush() calls).

  • Lightroom creating large cr_sdk_*.tmp files

    I'm using Lightroom 4.1 RC2 on 64bit Windows 7. My C: drive is an SSD and only has about 8GB free. My catalog and Lightroom cache are both configured to live on my F: drive however, so I wouldn't have thought this would be a problem.
    What I'm finding is that after an hour or so of editing (in the Develop module only), I run out of space on my C: drive which causes Lightroom to exit, and other general system instability (eg Windows Explorer dies). It looks like Lightroom is creating large files in my temp directory (C:\Users\<username>\AppData\Local\Temp) called eg cr_sdk_03182513.tmp.
    What are these files for and why do they get so big? Can I configure Lightroom to store them elsewhere (ideally without relocating my temp dir)?

    Thanks Dorin. I'd performed a quick search of the forum but only found a few comments vaguely alluding to the problem, I missed these two threads.
    I realised I could relocate my tmp directory but figured the behaviour looked more like a bug in LR than sensible use of the temp dir. Sounds like I don't have much choice other than to live with it for now; I'll move my temp folder to a different drive and hope it gets addressed in an upcoming release.
    Thanks again,
    Chris

  • HT4864 Large file stuck in iCloud

    I sent a file from my iPhone that is apparently too big for iCloud to handle and it is stuck in the outbox of my iPhone. I can not delete it. I tried and tried. Its been stuck about 6 hours now and it is drainking my battery. I also restarted my phone and it just comes back. Help

    "Marianne, when you opened Photoshop right after a crash, did the files that were open before the crash (and AutoSaved) just re-open in Photoshop on their own?"
    no. and honestly i dont remember now whether the files did indeed show up as a second file in the same folder or when i went to reopen the file it opened recovered and with 'recovered' in the file name... probably the latter. i'll recreate the crash when i get a chance
    6 is creating larger files in general, tho maybe im overlooking a setting... I worked on an image in 6 and when saving i was informed it had to be a PSB, file size coming in at 3.73gb. yikes. I know this to be extravagant for this image. So, out of curiosity, i opened it in 5 and created a new same size doc, slid all the layers over and saved it as a PSD with no problem... see the screen catpture... same image, totally different file sizes. I have AutoSave turned off, max comp on.
    All that said... it occured to me while writing this to try a Purge>All, in 5, on the bloated 6 psb... that allowed me to save it as a psd at a file size at a much more recognizable file size...

  • Creating large pdf document

    Help, I have created a magazine for a local club which is in excess of 100mb and it won't upload to a PDF document, can you please help?

    Hi wendyclewley,
    There is a 100 MB file size limitation for submitting files to the Create PDF service.
    But with Acrobat you can create large files.
    You can use free trial service of 30 days.
    If it meets your expectation then you can purchase the full version.
    Regards,
    Florence

  • Creating .pdf from a ppt or .doc in acrobat 9 resulting in strangely large file sizes

    I am printing to .pdf from Microsoft Word and Powerpoint (previously Office 07 - now Office 10) and the file sizes are sometimes doubling in size. Also, for some larger documents, multiple .pdfs are generating as if acrobat is choosing where to cut off a document due to large file size and generating secondary, tertiary, etc., docs to continue the .pdf. The documents have placed images (excel charts, etc) but they are not enormous - that is until they are being generated into a .pdf. I had hoped that when i upgraded to Office 10, this issue would go away, but unfortunately, it hasn't. Any ideas? thoughts? Thanks so much!

    One thing that can happen with MS Office applications when an image contains transparency is the "image" is actually composed of multiple one pixel images when converted to PDF. This could be confirmed by examining the file. Try selecting the images using the TouchUp Object tool to see if what looks like a single image it entirely selected.

  • Why does Captivate 6 create mp4 files that the swf does not playback clearly?

    Captivate 5 created a .swf which suited my training purposes very nicely.  There were swf files in the library, embedded in the (rather large) .swf that I asked the students to run.  Now it seems that Captivate 6.0.1.240 won't do that.  Captivate 6 creates external mp4 files for the video portion (audio is separately recorded mp3 that is imported to the finished demo video slide) and they look terrible when the .swf runs them.  Those mp4 look fine on their own but the .swf must resize them to properly fit with the TOC on the screen.
    The HTML created when I make the .swf looks fine but it does not all fit on the screen as does the .swf so I don't like it and don't want to use it.  Thanks, in advance, for any replies and suggestions.

    Hi llstewart,
    I assume you are launching your program from C drive. Are any
    components of Captivate stored on the remote drive? (I am thing
    your user profile, are you the only person who accesses Captivate
    from that machine?)
    Does this happen all the time?
    What I have noticed in my own network is that there are
    periodic "dropped" connections on the network. I have never figured
    out what it causing this, but Captivate does not like it. (Every
    once in awhile if Word or Excel are writing to a file on a share,
    they will become thoroughly corrupted too.)
    The problem with Captivate is that it needs a lot of a
    computer's resources and takes what it can get. It also seems to
    write to a temp file a lot (while a capture is taking place) an
    only "binds" it up when the user stops and ends the session. The
    only thing I can think of is that during this process there is a
    inturruption in your network.
    Sorry I couldn't fully answer your question.
    I would try (if you can) loading the software on a machine
    that is not on the network and try to do a series of long captures
    and see if the problem persists.
    I work in a large network and I do not have the problem, but
    I have also installed the software myself and made sure of the
    installation. I also make sure the program I am recording is local
    (whenever possible). Additionally, do you have problems with any
    other programs and corrupted files?
    Again, sorry I don't have a quick answer.
    TPK

  • Creating IPA file with Multiple SWF files using ADT

    Iam successfully able to create ipa files using the ADT package but my next requirement is to create an IPA file with multiple swf files.I think it might be easy if your SWF files are regular the tough part is my swf file has lot of action script in it so the only option is to through the command prompt and using the ADT package of Adobe AIR.So now i have 10 SWF files like this and iam creating ipa file for each swf seperatly but now I want to put all of the swf files into one ipa file.Please let me know if i was not clear in my description

    I think you are trying to explain how to load two swf's one with action
    script and loading an other swf file which should be non action script.If
    you read my requirement carefully.I have all the same type of swf's and
    these swf are automatically created as a form of output for xcelsius dash
    board software.Iam capable of creating individialu ipa files from these swf
    files.So when I try to combine the same kind of swf files the first error
    its giving is the file name which I have used in the xml.in the main file
    name for the swf file its not considering the two swf file name in the
    initial window.so the adt package in the command line is not understanding
    the file name from the xml and the command prompt and giving error this swf
    file does not exist.So please consider how to combine two swf files with AS3
    into one ipa file.These swf files are not editable,Let me know if you find
    any idea to achieve this

Maybe you are looking for

  • User setup wizzard after install

    So I'm using mdt 2013. After the installation is complete and the computer restarts I get asked to create a user account. I enter a name and setup finished normally.  I don't want to create a user account. If I have me unattend file setup correctly i

  • Adobe Business Catalyst Support: Very Critical

    Support for Adobe BC now will assist designers to bring in all the BC features like forms, web apps, dynamic content, etc to reflow asap.

  • WHERE LOCATED ARRANGE DOCUMENT IN PHOTOSHOP ELEMENT 11

    same tool located on tool bar in photoshop element 9. on element 11 it is not visible. HELP

  • Iphone 4s power is on but screen is not working

    Hello, I am currently using a iphone 4s. This morining while I was listening to music, all of a sudden my phone just completely blacked out but music was still playing. Until I unplugged my headphones, the music stopped itself. I tried holding down t

  • Prerequisites for Upgrade Project

    Hi Folks, Being im a functional consultant - I woudl like to know the activities involved in CRM Upgrade project from 4 to 7. I will be looking forward for the Prerequisites activites which needed to take care before starting the project. Thanks in A