Publishing multiple .swf files to play continuously

I have used a program called Camtesia that publishes its
presentations in Shockwave (or .flv) formats. I have a 3 MB
presentation that I am supposed to deploy to my company's website,
where we are "encouraged" to keep media files under 500 KB. In
considering a solution, I thought about breaking the presentation
into smaller .swf files, but I want to be able to embed them within
the HTML to play continuously and seamlessly, so it appears as one
presentation. If anyone has any suggestions for me as to how I can
either do this or employ a different solution, I would really
appreciate the help. Thanks!
[email protected]

I have used a program called Camtesia that publishes its
presentations in Shockwave (or .flv) formats. I have a 3 MB
presentation that I am supposed to deploy to my company's website,
where we are "encouraged" to keep media files under 500 KB. In
considering a solution, I thought about breaking the presentation
into smaller .swf files, but I want to be able to embed them within
the HTML to play continuously and seamlessly, so it appears as one
presentation. If anyone has any suggestions for me as to how I can
either do this or employ a different solution, I would really
appreciate the help. Thanks!
[email protected]

Similar Messages

  • IE running under XP can't handle multiple SWF files, Why?

    I noticed that IE 8 running under Windows XP cannot handle multiple swf files in one page.
    Up to about 10 files is no problem they are loaded and we can play them ( buttons that start a small audio file).
    But more of these files in one page will stop IE.
    Firefox ( 3.6.28) runs them fine.
    And also IE 8 and/or Firefox under Windows 7 handles them perfectly.
    Has anyone any idea what can cause this and how to resolve this?
    Thanks,
    Onno Tomson
    The Netherlands

    Sorry...I still don't get it. What is it about Windows FUS that keeps iTunes from running running the process twice? It can run many other non-Apple windows apps in multiple user sessions (commercial apps, open source apps, audio/video apps, networked apps). I can even run two different virtual machines at the same time under two different user sessions.
    Why can iTunesHelper.exe run twice but iTunes.exe cannot? Why can I run Safari at the same time? Quicktime Player runs fine under multiple user sessions.
    Blaming it on Windows and/or FUS sounds like FUD. Can anyone give a valid technical reason? Semaphores? Mutexes? An admission (and explanation) that the Windows version is purposely crippled?

  • How to bundle a .FLA and multiple .SWF files in one .EXE?

    Hi,
    I have a .FLA file which uses loadMovieNum() to load various
    .SWF files when each one is called by the user clicking on a
    button. Each .SWF file also uses loadMovieNum() to call a second
    .SWF file. When I publish the .FLA file as a .SWF file it all works
    beautifully.
    Now I need to package the entire project into a Windows
    projector .EXE file for offline use on a computer without the Flash
    Player. When I publish the main .FLA file as a .EXE file, the .SWF
    files still load, although they blink before fully loading and
    displaying steadily.
    What I would really like to do is to bundle all the .SWF
    files into the .EXE file so when I send the finished project to the
    end user, they only have to deal with one file, rather than a
    folder with the .EXE file and multiple .SWF files.
    Is there a way to do this?
    I am using Flash 8 Professional.
    Thanks,
    Cam

    Since this isn't going to be web-based, why not include all
    the external swf files into the same Flash file and then use
    attachMovie?
    This will allow you to create one .exe file that would
    contain EVERYTHING. Since you aren't worried about loading speeds,
    you don't have to load the movie clips, but can simply create one
    large Flash file.

  • Need Preloader for Multiple SWF files

    SORRY FOR THE DUPE POST, THE OTHER CAN BE DELETED. MY ADOBE
    ID PROFILES WERE MESSED UP.
    Hi forums, I'm new to Flash. I did the following:
    1. Created a complex home page, about 3.5MB in size, due to a
    large graphic I had to use many times over and couldn't make into a
    symbol (long story). It's called INDEX.SWF, with accompanying
    INDEX.HTML file from Flash
    2. Split pieces of the INDEX.SWF file into multiple SWF files
    to make it load faster
    3. Created multiple layers in INDEX.SWF using loadMovieNum to
    call to multiple SWF files from step 2
    This works OK, but I think a preloader would optimize my page
    animation. However:
    1. I don't understand how a preloader file gets recognized on
    the site load. If I create a file called PRELOADER.FLA and publish
    it, how does the site know to use it first? Does it need a special
    name?
    2. Once I understand #1 above, I might be able to use some
    sample preloader files I've found. It seems like all I have to do
    is change the actionscript to point to my main file, but not sure
    yet. I'll get to that next once I understand how the file even gets
    recognized and loaded. Thanks for your help!

    PLEASE DELETE THIS POST AND USE NEWER ONE FROM
    MOUSEHOUSESITE, I APOLOGIZE FOR DUPE POST DUE TO MESSED UP ADOBE
    ID.

  • How do you get the files to play continuously?

    How do you get the files to play continuously? I created multiple slide shows in IPHOTO. I added them to IDVD and I cannot get them to play one right after another. Instead it goes to the main menu after each slide show.

    Did you add them all at the same time into the slideshow area?
    First, click on the + sign on iDVD's main menu, then select 'Add slideshow' and put all of them into the drop area. Now they will play continuously.
    Here is a visual image from Old Toad that shows multiple videos in the slideshow drop so they will play one after the other, but it is the same for your slideshows:
    http://homepage.mac.com/toad.hall/.Pictures/Forum/iDVD8movieSS.png

  • Adding multiple swf files to Dreamweaver

    I'm trying to upload multiple .swf files to my website with
    no luck. I've done this with previous versions of Dreamweaver but
    with CS3 I'm finding it won't happen. I've done the Insert ->
    Media -> Flash action as before and exported my files to be read
    in Adobe Player 8 but nothing then happens after the files have
    been uploaded yet locally everything works fine. I've uploaded a
    scripts file also but all of the .swf files are linked from
    different folders, could this have any effect?
    What am I doing wrong?
    Chris.

    CJR 2007 wrote:
    > I'm trying to upload multiple .swf files to my website
    with no luck. I've done
    > this with previous versions of Dreamweaver but with CS3
    I'm finding it won't
    > happen. I've done the Insert -> Media -> Flash
    action as before and exported my
    > files to be read in Adobe Player 8 but nothing then
    happens after the files
    > have been uploaded yet locally everything works fine.
    I've uploaded a scripts
    > file also but all of the .swf files are linked from
    different folders, could
    > this have any effect?
    >
    > What am I doing wrong?
    Generally making sure that the SWFs are at the remote
    location where you think they are supposed to be (and where the
    code thinks they are supposed to be) as well as making sure that
    the active content JavaScript file(s) are uploaded and are present
    where the page is expecting them to be. Beyond that, for anyone to
    see what is wrong with your page(s), you have to post a link to
    your page(s).
    Danilo Celic
    | Extending Knowledge Daily :
    http://CommunityMX.com/
    | Adobe Community Expert

  • 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

  • SWF file not playing in flash player

    Hello All
    I am working on this project for a client, suddenly no-one can get the SWF file to play.
    https://drive.google.com/folderview?id=0ByWDl-PaRWIFY0c1SnEwbUNraUE&usp=sharing
    The file is there.
    If anyone can help please do.
    I know this file works. It must be an update or something?
    Please Please Help

    If you've lost the source to your SWF files, there are a number of SWF decompilers available.  You may be able to decompile the SWF and then recompile the project using a current compiler.  It's worth a shot anyway.
    A cursory Google search turned up a few candidates (free and paid), but I don't have much experience with any of them. 
    http://www.sothink.com/product/flashdecompiler/
    http://www.free-decompiler.com/flash/
    http://www.swf-decompiler.org/
    SWFWire - Flash developer tools
    FWIW, I've never seen that blue screen and circle behavior before.

  • I keep getting this error when I publish the SWF file.

    I keep getting this error when I publish my SWF file.
    Fonts should be embedded for any text that may be edited at runtime, other than text with the "Use Device Fonts" setting. Use the Text > Font Embedding command to embed fonts.
    ReferenceError: Error #1065: Variable TLFTextField is not defined.
    And these compiled errors
    Symbol 'Symbol 6', Layer 'Layer 1', Frame 1
    Warning: The instance name 'staff' is declared on an object of type fl.text.TLFTextField but there is a conflicting use of the instance name 'staff' on an object of type flash.display.InteractiveObject.
    Scene 1, Layer 'action', Frame 1, Line 7
    1061: Call to a possibly undefined method gotoAndPlay through a reference with static type fl.motion:AnimatorFactory.
    Scene 1, Layer 'action', Frame 1, Line 3
    1061: Call to a possibly undefined method addEventListener through a reference with static type fl.motion:AnimatorFactory.
    This is the only action script 3.0 script that I wrote.
    import flash.events.MouseEvent;
        skipbtn.addEventListener(MouseEvent.CLICK, btnClick);
    function btnClick (event:MouseEvent):void{
        skipbtn.gotoAndPlay("home");

    the first line is a warning, not an error.
    and you have more actionscript than you think.  open the movie explorer panel and toggle the actionscript only button to find all the actionsript in your fla.

  • All .swf audio plays on slide 1 when published as swf file!

    Help!
    I am trying to publish a series of projects (seven) as swf files to upload to moodle for a CBT course.  This is my first time ever using Captivate in this way and when I go to view the outputs using a web browser, all of the audio for the imbedded flash files in the project plays on top of each other on the first slide.  They will also play as they are supposed to during the course, but it's very annoying.
    When I publish the project as a standalone file, everything works flawlessly.  What is causing this and how can I fix it?  I must also state that I outsourced the flash work and know next to nothing about flash, so any help you give that might involve that piece, I will have to pass on to the flash developer.
    Thank you in advance for any suggestions.
    EDIT: Captivate 3.0.1  Not sure what version of Flash.

    Was there ever a typing text object anywhere in your project that you delete at one time? I remember from Cp3 that when it would capture a typing text animation from a capture session, that you could never truly delete the object from the slide, only hide it (not sure if it's the same in Cp4, I recently jumped to Cp5).
    When in doubt, I would do Insert > Blank Slide, then re-create the audio/objects from your current slide 1 and insert/paste onto the blank slide, then blow away the problematic slide 1, then republish and see if that helps!

  • Need help with - playing back to back multiple .swf files

    I have four .swf files namely, 1.swf, 2.swf, 3.swf and 4.swf
    I have linked these files to buttons that can play these
    movies individually without any problem and the movieloads it
    automatically starts 1.swf movie and plays it completely.
    However, what I'd like to to do is have these movies
    onloading start playing automatically from 1.swf to 4.swf as a
    continous play and give the user the ability to click on a button
    to skip and play any of the four .swf files.
    The code I have for currently is as follows:
    loadMovie("1.swf","placeholder_mc");
    this.1_btn.onRelease = function () {
    loadMovie("1.swf","placeholder_mc");}
    this.2_btn.onRelease = function () {
    loadMovie("2.swf","placeholder_mc");}
    stop();
    this.3_btn.onRelease = function () {
    loadMovie("3.swf","placeholder_mc");}
    stop();
    this.4_btn.onRelease = function () {
    loadMovie("4.swf","placeholder_mc");}
    stop();
    From what I have read so far to accomplish the above I'll
    probably need some varialbles to be defined and have listner code.
    I could be wrong. Since I am very new at Actionscript, would
    greatly appreciate forum members assistance.
    I am using Flash8 professional. Thanks.

    you'll need to either use code in the loaded swfs or create a
    loop in your main swf that repeatedly checks the _currentframe of
    the loaded swf and when that equals the loaded swf's _totalframes,
    you'll load the next swf.

  • Html link to multiple swf files on 1 html page

    i have a html page that has multiple (20) links to video files, i would like to play these files in the same position, within the same html page. therefore saving myself having 20 html files with the separate swf files embedded. firstly i was planning on converting my .mov files to swf to make then smaller.
    my query is, what is the best way to 'house' a swf file(s) that plays when clicked on the relative link on that page.
    i have build the page using CSS and have limited javascript knowledge although im keen to learn.
    cheers

    VIDEO GALLERY --
    You need a Flash player that supports a playlist.  If you're good with Flash and Action Script you could build a custom player.  If not, pick-one from the links below:
    Wimpy Rave simple to deploy, dirt simple to update playlists by uploading media to wimpy folder.
    WWD Player --
    http://www.woosterwebdesign.com/flvplayer/
    JW Player --
    http://www.longtailvideo.com/
    FlowPlayer --
    http://flowplayer.org/
    YouTube --
    http://code.google.com/apis/youtube/getting_started.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Using a container to load several swf files and play them

    I need some help. I want to use several swf files and have them be called upon in a container file and play them in sequence. It's a presentation that needs to play thru but still have the ability to stop, click on items, open a popup and then continue on in the presentation. I am building all the individual "chapters" and their "sub-chapters" as swf files, with the hope that I can load them in order. I am relatively new to AS3. Help?

    If you will be loading swf files into a container then you will use the Loader class to accomplish that, so give that a looking over in the help documents and see what you can do.  If you have a problem getting it to work, post your code and describe what you have done.

  • Can't get swf. file to play in dreamweaver

    Hello,
    Trying to put video into dreamweaver. I created swf file in flash. Can't seem to get it play when i import the file to html page.
    What files need to be in the Dreamweaver folder? HTML, Skin, swf?  thanks for any help. Owen

    When you create the file in Flash, it is usually best to also have it publish an html page.  Copy the embedding code that Flash creates in the html file and paste it into your intended html file.  The Flash code may also be reliant on including a .js file, which it will also create, so that needs to be placed in the site folder.  The header of the Flash html may include a script link to this js file, so you need to copy/paste that in the intended html page as well.

  • Can't get an swf file to play

    I am working on my first flash site. I have a main site that
    uses several swf files that were created seperately. One of them is
    a menu bar that I designed outside the main site, and I imported it
    using "Import to stage". It works just as it should. I also have a
    button that I defined outside my main site, and I imported it in
    the same way.
    But now I am trying to import a slideshow that I created
    outside the main site, and it will not work. The import happens
    without error, and I can see the slideshow, but I can't get the
    move to play. This is the kind of slideshow that has thumbnails
    continuously scrolling at the bottom, so the user can pick one to
    be displayed in a larger slide above the thumbnail.
    Do I have to use a preloader instead of using "Import to
    stage"? I have seen several tutorials describing how to create a
    preloader, and I think I can do that without too much trouble. I
    would just like to know if that is NECESARRY, and that "Import to
    Stage" is limited in its capabilities in some way.
    Thanks for any advice you can give.

    I am using "this" in the slideshow files. That does not
    present the same scoping problem as "root" does, does it?
    Also, I have noticed that, with the other swf files that I
    have imported to the stage (a menu I created, for instance), the
    structure of the file remains in tact when I import it. The layers
    retain their names, the actionscript is there, etc. But, when I
    import the slideshow swf file, the layer structure is very
    different from the original swf file. And, most importantly, I
    can't find any of the actionscript that is in the original file.
    So, I must be exporting slideshow to .swf incorrectly. I have
    checked all the settings, and they appear to be the same as when I
    export the menu to .swf but, the results are very different.
    Very frustrating...

Maybe you are looking for

  • Image dimension limitations in Photoshop Elements?

    I'm trying to find out what the maximum image dimensions are for Photoshop Elements 8.0 I know Photoshop CS increased the previous limit of 30,000x30,000 to 300,000x300,000. According to this page, PSE 5 and 6 were limited to 30k: http://kb2.adobe.co

  • SPEC CINT2006 Confusion

    I am being asked by a vendor to produce a quote for some servers.  In their documentation, they list 'SPEC CINT2006 Rate' requirements for each of the server tiers.  When I look up our Tier 1 and Tier 2 VMWare hosts, the Tier 1 hosts are rated at a C

  • JTable-How to save in file

    Hi all, I am developing an application using JTable in swing.I want to save all the records of that JTABLE in excel and pdf file.Please help me with code.Thanks

  • Recovering lost photos from delete icloud backup

    Hi is there a way to recover the photos from a deleted icloud backup? I know once on the Internet it is there forever.

  • Can't turn on genius (Hangs)?

    Can't turn on genius (Hangs)?