My Flash SWF file inside of my Flash Catalyst SWF won't play when previewed in Dreamweaver?

However, when I preview the flash catalyst swf file, the flash swf thats inside, plays just fine. any suggestions or solutions?

Does the one swf load the other swf?  If so, is the one swf in the same folder as the html file that embeds it?

Similar Messages

  • Embed same SWF file multiple times in Flash file

    I want to include the same SWF file multiple times in the same flash file. I have a plain box that is clear, that becomes visible when clicked. I want to create a grid of them (about 50+). If I copy the layers and actions, they interfere with each other so I want to embed multiple SWF files into one file and then save it to embed in an interactive PDF. If I save one square and embed it into the PDF multiple times, the file becomes too big to work. How can I embed interactive SWF files over and over into 1 SWF file? I don't have a ton of knowledge with Flash....

    you edit your html file to embed multiple copies of your swf.
    it's generally easier to control the layout if you use swfobject (but you can just copy the code published by flash pro) to embed the swf.

  • API / Sdk to play swf files inside a Mac / Windows application

    Hi
    We have set of .swf movie files in our application.
    These .swf movie files has to be played inside the content
    area of
    the window.
    We want to know how to play .swf movie files through program
    inside
    our application.
    Is there any api / SDK to play .swf files in Mac and Windows
    Thanks
    Ram

    Hi
    we want to give some clarifications
    As per our requirement we need to play same swf file ( about
    5 in number) always.
    These swf files are kept in some folder and during run time
    we need to play these swf files inside our Mac / windows
    application using flash player.
    we don't need to play any swf file, but the same swf files
    we need a api / sdk to implement this
    Any help will be very well appreciated
    Sudesh

  • Making xml playlist to play swf files inside one swf

    Hi,
    I have made an swf file and xml playlist.
    I want to include swf filepaths in xml playlist so i would be able to choose from my the list, which file i want to play.
    My list-component reads data from the xml, but i cannot get the swf files open there.
    I will attach my .fla file so you understand what i'm talking about.
    the .fla:
    http://www.mediafire.com/file/m24dz0gmzwz/Untitled-1.fla
    xml file:
    http://www.mediafire.com/file/gdyzzymy5mn/swfList.xml
    would you guys look at my files? i know i can play .flv files but i want to know how to play swf files inside another swf. The swf files should be loaded to  by the xml list.

    Hi
    we want to give some clarifications
    As per our requirement we need to play same swf file ( about
    5 in number) always.
    These swf files are kept in some folder and during run time
    we need to play these swf files inside our Mac / windows
    application using flash player.
    we don't need to play any swf file, but the same swf files
    we need a api / sdk to implement this
    Any help will be very well appreciated
    Sudesh

  • Accessing a swf file inside a UILoader

    In my game currently I have a series of UILoaders which can be set to load a specific swf file inside the larger one.   What Im trying to do is manipulate the 'child' swf file from the parent- in particular use the goToAndPlay() function.  Im pretty sure Ive seen the solution before but I cant find it now.
    How make the connection from the UILoader class to its contents as a movieClip?
    Thanks

    Ok using the Content value of the UILoader class is the answer it seems.

  • Some of the songs I have downloaded onto i tunes won't play when I select it to do so.  The error message I get is "The song could not be used because the original file could not be found.  Would you like to locate it?"  How can I get my songs to play?

    Some of the songs I have downloaded into i tunes won't play when I select it to do so.  The error message I get is "The song can not be used because the original file can not be found.  Would you like to locate it?"  When I select yes I'm sent to a screen that has my i tunes library listed.  When I select the song in question I'm asked if I would like to open the song.  When I select this option I get nothing.  The songs I have downloaded must be somewhere because they are listed in my i tunes library and on the screen I've been sent to.  I can't the songs to play however.  This is not true of all of my songs but it is true of quite a few of them.  Actually, one song is too many.    How do I get my music to play that seems to be locked up somewhere in the computer?

    Presuming they're on your computer, right click on them and then follow the prompts to locate hte file on your computer.

  • How to put a video player swf file inside a flash file

    i want to know how i can put a flash file inside a flash wbsite. i have found a tutorial http://www.ehow.com/how_4906532_within-another-flash-swf-file.html that says something like that but in this tutorial if i understand correctly it creates a new flash project and add another swf inside. i have my website created and i just want to add video gallery, image gallery etc that are already swf. how i can do that?

    You can use swf inside of another swf.
    If you are using Actionscript2 then learn about LoadMovie
    And for AS3 it is Loader.

  • How do I get SWF files to open in Flash Player?

    Currently they have no program associated to the extension. When I try 'Open With...' I cannot find Flash Player at all and opening in IE causes a loop between opening an IE window and the 'Open File, Save File, ect' window.
    I'm currently running Windows 7, Mozilla Firefox, and have no other isses with things playing on my PC.

    You can either try associating .swf files with a browser so they open the SWF directly, or else you can download the standalone (aka "projector") flash player and associate the files with that.
    Here's where you can download the standalone player:
    http://www.adobe.com/support/flashplayer/downloads.html

  • SWF file inside SWF does not open in browser

    Hi,
    I'm designing my website
    www.mauriciolopez.com
    using flash image galleries and then inserting them in
    Dreamweaver. The image gallery is setup to click on the thumbnail
    and then an external clip (SWF) loads into the gallery showing the
    big image. This works fine when tested. I placed the main gallery
    file and the clips in a folder inside my website but the clips do
    not show when tested in the browsers and when uploaded to the
    server. Here is the way how I referenced the clip inside FLASH for
    each thumbnail, this is the case for clip1.swf:
    on (release) {
    loadMovie ("clip1.swf","_root.screen");
    Attached is the code for my index page in DREAMWEAVER
    including the SWF gallery.
    I really appreciate if somebody can help me with this issue.
    Thanks!!!!

    You don't have a closing </head> tag.
    Jo
    "artmlu" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi,
    >
    > I'm designing my website
    >
    > www.mauriciolopez.com
    >
    > using flash image galleries and then inserting them in
    Dreamweaver. The
    > image
    > gallery is setup to click on the thumbnail and then an
    external clip (SWF)
    > loads into the gallery showing the big image. This works
    fine when tested.
    > I
    > placed the main gallery file and the clips in a folder
    inside my website
    > but
    > the clips do not show when tested in the browsers and
    when uploaded to the
    > server. Here is the way how I referenced the clip inside
    FLASH for each
    > thumbnail, this is the case for clip1.swf:
    >
    > on (release) {
    > loadMovie ("clip1.swf","_root.screen");
    > }
    >
    > Attached is the code for my index page in DREAMWEAVER
    including the SWF
    > gallery.
    >
    > I really appreciate if somebody can help me with this
    issue.
    >
    > Thanks!!!!
    >
    > <!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>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    > <title>index</title>
    > <style type="text/css">
    > <!--
    > body,td,th {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 12px;
    > color: #FFFFFF;
    > }
    > body {
    > background-color: #999999;
    > background-repeat: no-repeat;
    > }
    > a {
    > font-size: 12px;
    > color: #666666;
    > }
    > a:link {
    > text-decoration: none;
    > color: #FFFFFF;
    > }
    > a:visited {
    > text-decoration: none;
    > color: #CCCCCC;
    > }
    > a:hover {
    > text-decoration: none;
    > color: #CCCCCC;
    > }
    > a:active {
    > text-decoration: none;
    > color: #FFFFFF;
    > }
    > h1,h2,h3,h4,h5,h6 {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > }
    > h1 {
    > font-size: medium;
    > color: #FFFFFF;
    > }
    > h2 {
    > font-size: small;
    > color: #FFFFFF;
    > }
    > h3 {
    > font-size: small;
    > color: #FFFFFF;
    > }
    > h4 {
    > font-size: x-small;
    > color: #FFFFFF;
    > }
    > .style3 {color: #999999}
    > .style4 {color: #F6F6F6}
    > -->
    > </style>
    >
    > <script src="Scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    > <body>
    > <table width="960" border="0" align="center"
    cellpadding="0"
    > cellspacing="0"
    > bordercolor="#999999" bgcolor="#999999"
    id="tabletemplate">
    > <tr>
    > <td width="6" bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td width="150" bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td width="10" bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td height="560" colspan="3" bordercolor="#999999"
    > bgcolor="#999999"><script
    type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=9,0,28,0','width','800','height','600','title','gallerytestsample','src'
    >
    ,'FlashAssets/PaintingGallery/Gallerytemplatesample','quality','high','pluginspa
    > ge','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Shockw
    >
    aveFlash','movie','FlashAssets/PaintingGallery/Gallerytemplatesample'
    > //end
    > AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="800" height="600"
    title="gallerytestsample">
    > <param name="movie"
    >
    value="FlashAssets/PaintingGallery/Gallerytemplatesample.swf" />
    > <param name="quality" value="high" />
    > <embed
    src="FlashAssets/PaintingGallery/Gallerytemplatesample.swf"
    > quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="800"
    > height="600"></embed>
    > </object></noscript></td>
    > </tr>
    > </table>
    >
    > <table width="960" border="0" align="center"
    cellpadding="0"
    > cellspacing="0"
    > bordercolor="#999999" bgcolor="#999999">
    > <tr>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td width="150" bordercolor="#999999"
    bgcolor="#999999"><span
    > class="style3"></span></td>
    > <td width="10" bordercolor="#999999"
    bgcolor="#999999"><span
    > class="style3"></span></td>
    > <td width="640" height="20" bordercolor="#999999"
    > bgcolor="#999999"><span
    > class="style3"></span></td>
    > </tr>
    > <tr>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td bordercolor="#999999"
    bgcolor="#999999"> </td>
    > <td height="80" colspan="3" bordercolor="#999999"
    > bgcolor="#999999"><span
    > class="style3"></span></td>
    > </tr>
    > </table>
    > </body>
    > </html>
    >

  • Can Flash CS6 files be retained in Flash CC?

    I have thousands of Flash CS files with Action Script (AS) 2.0 code. Adobe Sales told me that I could edit them in Flash CC and then save them in Flash CS6 format. I downloaded the trial version of Flash CC. However, when I open a CS6 file in CC, it erases the AS 2.0 code (says it is not supported) and there is no "Save as.. CS6" option. Was Adobe Sales wrong? You cannot edit Flash CS6 files in Flash CC and save them as CS6 files? Thanks for any feedback.

    you can edit them and you can open them in cs6 but you can't save or edit any as2.  you'll need to maintain cs6 and newer flash pro versions like the rest of us if you need to work on both as2 and as3 files.

  • [SOLVED] SWF files are not working in Firefox 5.0.1. When visiting websites with 'zoom' on photos Forefox asks how to handle rather than just going to zoom

    On previous versions of Firefox I was able to use the 'zoom' feature on photos at retail websites. This no longer works. (You can go to Territory Ahead as an example). Firefox asks what to do with the SWF file. There is no option to use Shockwave (I think this is a Shockwave file). Thanks for your help. Warren

    Ooops. Never mind. I recently upgraded other programs and I no longer had the Shockwave player installed in my system. Reinstalled it and all if well.

  • Flash media (youtube, video, etc) won't play when using Apple TV Airplay Display

    I have a new Apple Tv. I have connected it to my tv and am using the tv as a second display from my iMac. The display works just fine, but if I try and play any flash based media, say a Youtube video, on my iMac while Airplay is on, it won't play.
    Mind you, it isn't that I am not getting audio, it just won't play the video at all. I can even see the progress bar load fully, but it doesn't begin playing.
    The second I turn Airplay off, the video will play.
    This also happens with sites such as Soundcloud, and Tumblr audio posts.
    Any ideas?

    I connect to Airplay Display, I select apple tv, and either mirror display or extended desktop. Doesn't matter which, both have the problem.
    Then, on my imac I try to play a video and it does not work. I can even hit play on a video, let it go, and THEN turn on Airplay and it will stop playing as soon as I do.

  • Lower .swf file affecting mouse on top level .swf

    I have a zooming map .swf file loading in behind a navigation button interface .swf. The map.swf turns your mouse to a hand cursor so you can pan when you zoom in on it.
    Eveb though the map file is behind my nav file,when I roll over my nav file, the mouse is still turning to a hand cursor. Is there any way around this? The only time it turns to an actually pointer is when it rolls over the actual buttons on the nav file, so the mouse flickers back and forth between the hand and the pointer.
    How can I get the lower .swf to not effect the .swf on top?
    Any suggestions?

    You're welcome... mark this as answered if you still can
    The movieclip should have worked, but you need to place the code on the timeline to code a movieclip to work with a mouse.  A button will serve the same purpose without any code.

  • Embed .swf file or how to hide your .swf file on the web for protection

    Hi, is it possible to hide your .swf file so that it can not be taken.  Is there a way to protect it?  if someone please post the chain of commands on how to do this.

    http://www.google.co.in/#hl=en&source=hp&q=swf+encryption+software&oq=swf+encryption&aq=2v &aqi=g2g-v8&aql=&gs_sm=e&gs_upl=848l6367l0l9310l22l20l3l2l2l0l324l3334l1.4.7.3l15&bav=on.2 ,or.r_gc.r_pw.&fp=bdf9e41683b1cd0a&biw=1024&bih=609

  • I have installed Flash Player 5 times. It keeps disappearing, or won't load when I'm running MSIE8.0

    I am running Windows XP, MSIE 8.0. I have installed Flash Player 5 times. It keeps disappearing, or won't even install over Internet Explorer. It stops halfway, and tells me to close Internet Explorer because it can't install with it running. I did that yesterday, and it installed when I started IE again, so I thought the problem was solved. Then, today, I logged on and tried to use Flash Player.  It was not installed.  I re-installed it, and came to the same block. It will not install while Internet Explorer is running.

    Download the correct 32-bit or 64-bit uninstaller and installer and exit I.E.8.
    http://forums.adobe.com/message/3952360#3952360
    Run the uninstaller.
    Reboot.
    Run the installer.

Maybe you are looking for

  • Creation of report with the help of report painter

    Dear Experts,                      I need report painter material, if any body have  pls  farward to me. my intension to create controlling report with the help of report painter. I am ready to award full points. Thanks in advance Regards avudaiappan

  • Need details on usage of "createStatement" of OCCI, for less parse calls

    Hi All, I am working on CPP code where i am using OCCI for connecting to database and perform actions like INSERT, UPDATE, DELETE etc. on different tables (which includes huge tables which contain millions of records). I have requested for AWR report

  • USB to VGA using HDMI adapters

    I have an XPS 18 (1810 early 2013) and purchased two connectors from Future Shop to allow me to display a PowerPoint off my Dell All-in-one XPS tablet through a vga projector onto a screen. When connecting the adapters (one usb-hdmi, then hdmi-vga) i

  • DVD doesn't burn anymore

    I was burning a data DVD in Toast and I tried to abort the burn because I'd left off some files. I then tried again and the burn keeps failing. I made a disk image and trying burning that from Disk Utility and it failed as well with this error messag

  • Instance where Secondary Cost Element Linked to GL also

    Hello Gurus, What are the instances where secondary cost element is a GL also. Regards Rohit