Captivate player - Multiple SWFs per topic

So, I am working with our (very patient) developer to deploy
a 10 part Captivate movie using Captivate player.
The problem is that each part (for example- Introduction) has
more than one SWF file. I really don't want intro 1, intro 2, etc.
Does this make sense?
How do you deploy Captivate player if each sub-movie has
multiple SWFs?
Thanks.

It's looks like the SWFLoader is crashing the browser. I
update the source of the SWFLoader if a user clicks a datagrid
row...like:
mySWF.source = myDG.selectedItem.src
//where mySWF is the id of SWFLoader
Can I not update the source of SWFLoader like this? or do I
have to handle this some other way?

Similar Messages

  • Multiple stylesheets per topic

    Hello,
    I like to create multiple stylesheets for management
    purposes, rather than having one very very large stylesheet which
    can be used for all topics in my help project. Is there any way
    RoboHelp can support multiple stylesheets per topic? I also want to
    avoid duplication of rules between stylesheets, so using single
    different stylesheets for different topics is not a good solution.
    In particular, I'd like to have a single 'general' stylesheet to
    provide my 'general' formatting. Then, some topics will include an
    additional supplemental stylesheet to provide specific formatting.
    Currently, for these topics where I need special formatting,
    I need to make the rules unique, and add them to my standard (now
    growing very large) stylesheet.
    Thanks in advance!
    Mitch

    Hello Leon,
    I don't want to start an argument on this topic, but I would
    like to quote a couple of experts in the area of stylesheets, then
    quote the W3C itself, since you mentioned them.
    Simon Collison, from Beginning CSS Web Development, Page 10:
    Multiple Style Sheets:
    Consider a style sheet that contains all of the rules you've
    created for an entire site. Let's say that the site is equivalent
    in size to the BBC web site, which is very, very big indeed. All
    the styles required would result in one long, unmanageable style
    sheet, so splitting the style sheet into manageable chunks is a
    much better option here.
    Andy Budd, CSS Mastery, page 24
    For a simple website, you can get away with using a single
    CSS file. With larger and more complicated sites, it can be a good
    idea to separate your styles for ease of maintenance. How you
    separate your styles is a matter of choice. I generally have one
    CSS file for the basic layout and another for typography and design
    embellishment. This way, once the layout is set, I rarely have to
    go back and change the layout style sheet. This also protects my
    layout styles sheet from accidentally being altered and breaking.
    You can abstract things further by creating a separate CSS
    file for color. Then, if you want to offer different color themes,
    it is easy to create a new color style sheet. If you have lots of
    forms on your site, you may want to create a separate CSS file for
    all of your form styles. You can then link that file only when it
    is needed, thus reducing the initial download overhead. If you have
    some pages on your site that are very distinct from the rest of
    your site, you may want to consider splitting these off into their
    own CSS files. For instance, if your homepage layout is very
    different from the rest of the site, you may want to create a
    separate CSS file for the homepage.
    Now, if you'd like to visit
    http://www.w3.org/TR/html401/present/styles.html#h-14.3.1
    you'll read:
    14.3.1 Preferred and alternate style sheets
    HTML allows authors to associate any number of external style
    sheets with a document. The style sheet language defines how
    multiple external style sheets interact (for example, the CSS
    "cascade" rules).

  • Forums multiple threads per topic

    Is it possible to have multiple threads per forum topic?

    Hi Mounia, I don't believe there's a way to do this out of the box. My suggestion would be to create a discussion board for each topic or use a third party solution. I haven't used this particular one, but can vouch for the company's products:
    http://www.kwizcom.com/sharepoint-add-ons/sharepoint-discussion-board-feature/overview/
    cameron rautmann

  • I would like to open a Firefox browser with multiple tabs per topic, like work1/work2/hobby and see that given name in the taskbar, instead of the tab-name

    I usually open a new browser window per subject, let's say I'm shopping online for something and open about 5 tabs for that, but in the same time I am working on 2 systems which are lookalike, but defenitely should not be mixed average 6 tabs open per subject. Also I read something on my hobby and I open another window and want to read a few tabs on that.
    I don't want them to mix and preferably I'd like to see a self-chosen subject for a minimized window in the taskbar.
    Is there a feature like this or is it possible to add a feature like this?

    Another alternative by the way maybe to use multiple Firefox profiles. I will give more information on that if required. It is fairly easy if you are used to using computers but not something this forum officially supports with KB articles.
    The bult in Tabs groups sounds more like what you want. Did you try that ?
    As for trying to interest Developers. You could make a comment using ''feedback'' but I would not hold out much hope unless you yourself know a developer willing to undertake the coding and press for its use. Maybe you would be more likely to interest and get something from add-on developers, assuming a similar add-on does not already exist.
    The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.
    If you want to leave feedback for Firefox developers, you can go to the Firefox ''Help'' menu and select ''Submit Feedback...'' or use [https://input.mozilla.org/feedback this link]. (You'll need to be on the latest version of Firefox to submit feedback). Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.

  • Multiple SWF's in one player

    I'm trying to build a page with multiple swfs on one page in DWCS3. What I would like is to be able to  click on thumbnails and have the thumbnails bring up the swf in the main player. I have been able to code for wmvs -- but they don't work in mozilla.
    Can anyone point me to some code or a tutorial? Is this more of a flash issue and do I have to learn major AS? I have been out of flash since 8.
    Thanks.

    Hi
    Believe it or not this is quite simple (well maybe not so simple ), all you have to do is create an xml playlist and ... (sorry! just having one of my funny days), seriously here are the links to the tutorials, if you get stuck, let me know as I have done this for both types of server a number of times.
    For streaming server - http://www.adobe.com/devnet/flash/articles/video_player_print.html .
    For progressive (normal use) - http://www.adobe.com/devnet/flash/articles/video_playlist.html
    PZ

  • Flash player 10.3.181.14 broke my site, loading multiple swfs into an array

    I load multiple swfs into an array, I add and remove the objects on the stage, this is for a rotating carousel.
    All the items locations are established in xml. If I only have one item loaded into the array it works fine, if I have more then one it will not a) play the swf, or b) show the swf.
    The swfs themselves contain code that fire events in the main container. Which cause other items to play or load.
    Is anyone else having this issue?

    Hi howet,
    EDIT:
    I've opened a flash bug in their bug system as I found I could reproduce the issue: https://bugs.adobe.com/jira/browse/FP-7071
    There are some workarounds I found on there.
    ORIGINAL MESSAGE:
    I was having a similar issue using a loading component which i've been using for several years with no issues. As with you the issue arose when loading multiple swfs (or even one swf and then a jpg) on 10.3 and above. It works fine on 10.2 and below still.
    I found a workaround whilst I look for a proper answer and that is to delay subsequent loads using a hacky setTimeout.
    For example:
    protected function manageLoaded (p_event : Event) : void {
    setTimeout(loadNext, 1);
    // following line breaks the gotoAndStop of loaded swfs.
    // loadNext();
    I hope this helps you too, let me know.
    Cheers,
    Dan.
    Message was edited by: Dan Wilkinson, 01/06/2011 11:37am BST (GMT + 1)

  • 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.

  • 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

  • Firefox crashes multiple times per day

    Hello all!
    As of the last month or two, Firefox now crashes multiple times per day (even in Safe Mode). Firefox is fully updated, as are my Add-ons and Extensions.
    Yesterday alone, it crashed 14 times (which is about average).
    System Info:
    Windows 7 Home Premium
    Intel Core i7-3610QM CPU @ 2.30 GHz
    8.00 GB RAM
    64-bit OS
    Troubleshooting details:
    "application": {
    "name": "Firefox",
    "version": "30.0",
    "userAgent": "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0",
    "supportURL": "https://support.mozilla.org/1/firefox/30.0/WINNT/en-US/"
    "crashes": {
    "submitted": [
    "id": "bp-56f4b9d3-7646-4804-b1f0-6b86a2140712",
    "date": 1405205216202,
    "pending": false
    "id": "bp-252f490e-dbc4-4b6c-89bb-abc7a2140712",
    "date": 1405205139899,
    "pending": false
    "id": "bp-728dabc3-d5ae-42cc-a7b3-5ef922140712",
    "date": 1405204414387,
    "pending": false
    "id": "bp-f4cf2971-3a0d-4737-b3e4-81c2f2140712",
    "date": 1405204325838,
    "pending": false
    "id": "bp-717ff5d6-7edf-49c7-956f-247e52140712",
    "date": 1405204300027,
    "pending": false
    "id": "bp-e0f0c131-39c9-40e3-b6aa-45c312140712",
    "date": 1405184955514,
    "pending": false
    "id": "bp-8f6e4e47-0363-48d2-a7ff-875b92140712",
    "date": 1405184937698,
    "pending": false
    "id": "bp-9245429c-ccfc-41fa-9edd-79baa2140712",
    "date": 1405184884426,
    "pending": false
    "id": "bp-5e91822b-8fc3-411c-bcf7-c753f2140712",
    "date": 1405184798033,
    "pending": false
    "id": "bp-db406fb0-7045-41a5-b42c-522db2140712",
    "date": 1405183704121,
    "pending": false
    "id": "bp-6c913909-d1ef-4773-9712-fa1b92140712",
    "date": 1405183678385,
    "pending": false
    "id": "bp-65a30f3e-da4a-406b-9bfa-8cec72140712",
    "date": 1405178435488,
    "pending": false
    "id": "bp-11fbb2a8-923f-4ab3-b577-6dbe32140712",
    "date": 1405178411720,
    "pending": false
    "id": "bp-968183f6-086d-430a-a993-f1d892140712",
    "date": 1405127322874,
    "pending": false
    "id": "bp-017688f8-afc7-4b90-8fa7-2be692140711",
    "date": 1405040514173,
    "pending": false
    "id": "bp-342b9f6c-3ffd-489e-ae1c-b5ac62140711",
    "date": 1405037808744,
    "pending": false
    "id": "bp-62c1ea5a-24da-421f-9983-9b09c2140711",
    "date": 1405037772426,
    "pending": false
    "id": "bp-a7227128-b4dd-4cd5-997c-b9f132140711",
    "date": 1405037229671,
    "pending": false
    "id": "bp-2d0b1114-0d86-4f2b-ba7d-20f902140711",
    "date": 1405037207333,
    "pending": false
    "pending": 1
    "modifiedPreferences": {
    "accessibility.typeaheadfind.flashBar": 0,
    "accessibility.browsewithcaret": true,
    "browser.cache.disk.capacity": 358400,
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.disk.smart_size.use_old_max": false,
    "browser.cache.disk.smart_size_cached_value": 358400,
    "browser.places.smartBookmarksVersion": 7,
    "browser.sessionstore.upgradeBackup.latestBuildID": "20140605174243",
    "browser.startup.homepage_override.mstone": "30.0",
    "browser.startup.homepage": "https://www.bing.com/",
    "browser.startup.homepage_override.buildID": "20140605174243",
    "dom.mozApps.used": true,
    "extensions.lastAppVersion": "30.0",
    "font.internaluseonly.changed": false,
    "gfx.direct3d.last_used_feature_level_idx": 0,
    "network.cookie.prefsMigrated": true,
    "network.cookie.cookieBehavior": 2,
    "places.database.lastMaintenance": 1405257179,
    "places.history.expiration.transient_current_max_pages": 104858,
    "plugin.state.npitunes": 0,
    "plugin.state.npesnsonar": 0,
    "plugin.state.npesnlaunch": 0,
    "plugin.importedState": true,
    "plugin.state.npsitesafety": 0,
    "plugin.state.npauthz": 0,
    "plugin.disable_full_page_plugin_for_types": "application/pdf,application/vnd.adobe.xfdf,application/vnd.fdf,application/vnd.adobe.xdp+xml",
    "plugin.state.npwlpg": 0,
    "plugin.state.npffwloplugin": 0,
    "plugin.state.npdeployjava": 0,
    "plugin.state.np_wtapp": 0,
    "privacy.cpd.offlineApps": true,
    "privacy.cpd.sessions": false,
    "privacy.donottrackheader.enabled": true,
    "privacy.sanitize.migrateFx3Prefs": true,
    "storage.vacuum.last.places.sqlite": 1405258871,
    "storage.vacuum.last.index": 0
    "graphics": {
    "numTotalWindows": 2,
    "numAcceleratedWindows": 2,
    "windowLayerManagerType": "Direct3D 10",
    "windowLayerManagerRemote": false,
    "adapterDescription": "Intel(R) HD Graphics 4000",
    "adapterVendorID": "0x8086",
    "adapterDeviceID": "0x0166",
    "adapterRAM": "Unknown",
    "adapterDrivers": "igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32",
    "driverVersion": "9.17.10.2843",
    "driverDate": "8-21-2012",
    "adapterDescription2": "NVIDIA GeForce GT 650M ",
    "adapterVendorID2": "0x10de",
    "adapterDeviceID2": "0x0fd1",
    "adapterRAM2": "2048",
    "adapterDrivers2": "nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um",
    "driverVersion2": "9.18.13.3788",
    "driverDate2": "5-19-2014",
    "isGPU2Active": false,
    "direct2DEnabled": true,
    "directWriteEnabled": true,
    "directWriteVersion": "6.2.9200.16571",
    "clearTypeParameters": "Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 100 ",
    "webglRenderer": "Google Inc. -- ANGLE (Intel(R) HD Graphics 4000 Direct3D9Ex vs_3_0 ps_3_0)",
    "info": {
    "AzureCanvasBackend": "direct2d",
    "AzureSkiaAccelerated": 0,
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "direct2d"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10.6",
    "version": "4.10.6"
    "NSS": {
    "minVersion": "3.16 Basic ECC",
    "version": "3.16 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.16",
    "version": "3.16"
    "NSSSSL": {
    "minVersion": "3.16 Basic ECC",
    "version": "3.16 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.16 Basic ECC",
    "version": "3.16 Basic ECC"
    "userJS": {
    "exists": false
    "extensions": [
    "name": "Norton Toolbar",
    "version": "2014.7.2.6",
    "isActive": true,
    "id": "{2D3F3651-74B9-4795-BDEC-6DA2F431CB62}"
    "name": "Norton Vulnerability Protection",
    "version": "12.2.0.5 - 1",
    "isActive": true,
    "id": "{BBDA0591-3099-440a-AA10-41764D9DB4DB}"
    "name": "Troubleshooter",
    "version": "1.1a",
    "isActive": true,
    "id": "[email protected]"
    "name": "Windows Media Player Extension for Firefox",
    "version": "1.1",
    "isActive": true,
    "id": "jid0-nRwp7VvCqZcSRTppwWz2npqGEKw@jetpack"
    "name": "HTTPS-Everywhere",
    "version": "3.5.3",
    "isActive": false,
    "id": "[email protected]"
    }

    Was discussed here - https://support.mozilla.org/en-US/forums/contributors/709022 - in Feb 2013. And Bug #738661 was filed in March of 2012, with the consensus being.
    '''"In that case this is more likely a bug in Covenant Eyes than it is a bug in Firefox. If we have no hope of success through engaging with Covenant Eyes and can't blocklist the offending DLL from loading, can we at least get a support article posted instructing users how to work around this issue (ie. removing Covenant Eyes or switching to a different browser)?'''
    '''Additionally, I don't see much point in keeping this bug in the NEW state if it's unreasonable to expect that we'll ever fix this."'''

  • Customizing Captivate Player with buttons

    Hi there,
    I've been trying to figure out how to get the captivate
    outputs to "stretch" to fill a browser window. After much
    investigation and contemplating using Flash instead... I've found
    Jesse Warden's Captivate Player, which is excellent! Finally, I can
    play my Captivate outputs stretched for different screen
    resolutions! yay
    But.... the problem I have is that I lose the custom skin I
    have created in Captivate when the SWFs created in Captivate open
    in Jesse's Captivate Player (v 1.2).
    This wouldn't be such a big deal, but I lose the playbar
    tools (ie, play / pause / etc).
    How can I add buttons like "play", "pause", etc to the
    Captivate Player? Or get the skin to come through?
    Does anyone have a mod or template that they wouldn't mind
    sharing?
    Maybe I am missing something?
    Your help would be much appreciated.
    Kind regards,
    Mark Foster

    Hi there
    Try the link below:
    Click here
    Cheers... Rick
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Loading multiple SWFs and storing them (code not working under Firefox 23 and Chrome)

    Hey guys,
    Anyone has any idea why this code suddenly don't work anymore? (It works under internet explorer but not firefox and chrome
    The code under is placed on my main swf to preload all my external swfs and store them for not having to wait too long to access them.
    Thx guys.
    I took the code from here btw: http://www.beautifycode.com/the-finer-art-of-loading-2-handling-multiple-swfs#snippet
    I'm running flash player 11.8.800.94... It used to work under Firefox and Chrome
    var _swfLoader:Loader;
    var _swfRequest:URLRequest;
    var _swfPathArr:Array = new Array("00.swf", "01.swf", "02.swf");
    var _swfClipsArr:Array = new Array();
    var _swfTempClip:MovieClip;
    var _loadedSWFs:int;
    startLoading(_swfPathArr);
    function startLoading(pathArr:Array):void {
    _swfLoader = new Loader();
    _swfRequest = new URLRequest();
    loadSWF(pathArr[1]);
    function loadSWF(path:String):void {
    setupListeners(_swfLoader.contentLoaderInfo);
    _swfRequest.url = path;
    _swfLoader.load(_swfRequest);
    function setupListeners(dispatcher:IEventDispatcher):void {
    dispatcher.addEventListener(Event.COMPLETE, onSwfComplete);
    function onSwfComplete(event:Event):void {
    event.target.removeEventListener(Event.COMPLETE, onSwfComplete);
    _swfTempClip = event.target.content;
    _swfTempClip.customID = _loadedSWFs;
    _swfClipsArr.push(_swfTempClip);
    if(_loadedSWFs <_swfPathArr.length - 1) {
    _loadedSWFs++;
    loadSWF(_swfPathArr[_loadedSWFs]);
    } else {

    Hi kglad,
    The problem was coming from my server.
    I recently played with some settings  from a "cache control tool" offered by my hosting but i thought i had it back at default. Turns out i must've missed something. Now i have the .html caching on and everything works good on all browser.
    I have another question tho...
    I'd like to know if there's a way to cache an html file without having to ask my hoster to cache all of my htmls...
    I'm using this code now but maybe there's a way to add something that will cache this page specifically?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>title</title>
    <script language="javascript">AC_FL_RunContent = 0;</script>
    <script src="fluid_site.js" language="javascript"></script>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <link href="style.css" rel="stylesheet" type="text/css" media="screen"/>
    </head>
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script>
        if (AC_FL_RunContent == 0) {
            alert("This page requires fluid_site.js.");
        } else {
            AC_FL_RunContent(
                'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
                'width', '100%',
                'height', '100%',
                'src', 'index',
                'quality', 'medium',
                'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
                'align', 'middle',
                'play', 'true',
                'loop', 'true',
                'scale', 'showall',
                'devicefont', 'false',
                'wmode', 'window',
                'id', 'index',
                'name', 'index',
                'menu', 'false',
                'allowFullScreen', 'false',
                'allowScriptAccess','sameDomain',
                'movie', 'index',
                'salign', ''
                ); //end AC code
    </script>
    <body>
    <noscript>
        <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="100%" height="100%" id="index" align="middle">
        <param name="allowScriptAccess" value="sameDomain" />
        <param name="allowFullScreen" value="false" />
        <param name="MENU" value="false">
        <param name=wmode value=window>
        <param name="movie" value="index.swf" /><param name="quality" value="medium" /><embed src="index.swf" quality="medium" width="100%" height="100%" wmode="direct" name="fluid_site" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
        </object>
    </noscript>
    </body>
    </html>
    Thanks

  • How does a pdf handle multiple SWFs at runtime?

    If a pdf has multiple SWFs in it, that get turned on and off multiple times, does each one run in its own instance of the Flash Player?
    If not, can they run separetely without problems?
    Can one SWF run for a while and then another SWF run, followed by a return to the first SWF to resume part way through or does it start it off from frame 1 again?

    When a Rich Media Annotation is activated it forms a new sandboxed instance of the FP runtime, so you can have several RMAs active at the same time without too many problems (aside from things like stealing focus from one another). They cannot see each other's libraries and you cannot share data directly between them as the LSO system is disabled, but basic string-form data can be tunneled via AcroJS if you know what you're doing.
    When an RMA deactivates, everything is wiped - Acrobat / Reader do not automatically store any 'resume data' but you can create a home-made resume system by coding the SWF to export/import state information to the PDF. You would have to ensure everything needed to 'resume' is packaged into the state data string, then read and parse it each time the SWF loads. Again, that data packet is not visible to other content.

  • Loading multiple swf's in runtime and playing them one after other

    Hi,
    I am looking for help in loading multiple swf's as a playlist and playing them one after other on top of the other, so here even we have to play with display list for the visiblity.
    Tried to load single files but not getting for multiple files, what will be the event with which the dynamically loaded swf switch to other.These file names will be mentioned in XML file.
    Please let me know your thoughts and will be greatfull if anybody can help with the script or any kind of tutorials.

    Hi,
    First of all am thanking you for showing your kind intrest towards this thread, and appreciate for spending time to work out this issue.
    I will explain you in deatil the issue what am facing,I am working on a project where basically dealing with flv player and videos, am trying to play multiple flv videos of a 3d human character who is speaking out a number like 3550.
    Here we are using multiple video files and joining them like videos where character says 3 then 1000 then  5 then 50.
    The issue here is after every video there is a fraction of second where the character is disappearing from the stage which we can't afford because all the numbers have to be played at once to show it as one single digit.
    So thought of trying swf's instead of flv so that we can omit the gap between the numbers, but even in this swf's also having same issue for a fraction of second the character is missing from the stage.
    I am looking for a solution to this, either the way can work out as flv or swf.For flv am trying to edit some player where we can remove the delay between the clips.
    I am attaching new swf where the character is speaking 3 numbers like 3,1000,40.You can notice there is a flicker between the swf's.
    Can we use Display list with which we can omit that gap.
    Looking for your thoughts and help.
    Thank you

  • Multiple .SWFs in one HTML page

    Hi all,
    I'm trying to post multiple .swf objects into one html page.  The first .swf object plays fine, but the second one does not load.  I've searched all over for the answer, but I do not know what to do (plus, I'm a Flash noob).  My page is http://users.wpi.edu/~cdaley_jw/animation.html, so please feel free to check out my code.
    Dreamweaver tells me that swfobject.registerObject does not exist, or something like that, but I see this code being used elsewhere.  I have swfobject.js in my main folder, too.  I haven't the slightest clue what I'm missing.
    Thank you very much,
    Chris

    I'd suggest you get the second .swf working BY ITSELF on a separate, new, blank page before worrying about how to get two working on one page. Your problem may have nothing at all to do with the fact that there are two .swfs on the page.
    Looking in the cach after downloading your page,
    http://users.wpi.edu/~cdaley_jw/Daley_Christopher_Walk_Cycle.swf
    is downloading... but it's only the player, not the .flv file that it's looking to load and play.
    http://users.wpi.edu/~cdaley_jw/Daley_Christopher_Walk_Cycle.flv
    does exist on the server at the address above but is not being called by the video player... the .swf. So the problem may be that the url to the .flv is wrong in the .swf or is missing completely.
    You'll have to fix that first and then worry about 2 swf on one page. So step back, get that second .swf working on a page all by itself, then move on.
    Best wishes,
    Adninjastrator

Maybe you are looking for