Dynamic swf file into dreamweaver cs4

Good evening to all,
Can a basic slide show created in Flash cs4 using as2 to load the images dynamically be inserted into a Dreamweaver cs4 page ?
The swf file shows up but I can't figure out where to put the linking images so the 2 basic "next" and "previous" buttons work ?  
Thank as always,
Fred...

When you load the swf file into the html page, that becomes the swf's reference for loading files.  So if your structure has a folder containing the html file and another folder for the flash file and another folder for the images, as in...
main_folder...
     - html file
     - flash folder
          - - flash file
     - images folder
          - - image files
then you need to change where the swf file is looking for the images because when it is in the html page, that is essentially the folder it is trying to get the images to load thru.
For instance, if you originally tested using Flash with the swf file targeting the images using...
"../images/imagefile.jpg"
(or something like that... those dots confuse me at times)
and the structure is as I described, then when testing in the html file the targeting would need to be changed to...
"images/imagefile.jpg"
Just think of the swf file as living in the html file's folder as far as targeting any files it needs to load, because once it is loaded into that page, it has basically moved to that new location.

Similar Messages

  • Insert Photoshop Web Gallery swf file into Dreamweaver

    So i tried to take a shortcut, and created a flash photoshop
    web gallery and placed the "gallery.swf" file into my html file in
    Dreamweaver. However, it is showing a blank white screen (i'm
    guessing it can't find the images?) but when I view it on my hard
    drive, it is working fine, just not in dreamweaver or any browser,
    even after I upload to my server. Any help would be GREATLY
    appreciated!! I've also tried pasting the body html code from
    "index.htm" that photoshop creates, as well as move my image files
    to the root folder where the swf is, but that doesn't work either.
    I have my scripts in the same directory, and not in
    subfolders.

    Kizat727 posted in macromedia.dreamweaver:
    > and the link is
    >
    > www.micromediapubs2.com/dyers/portfolio.html
    That page is very different from the code you posted and I
    know nothing
    about Geoff Stearns' FlashObject code.
    For the above link, I see nothing in the source code that
    attempts to
    load a .swf file. However, it is linking to
    AC_RunActiveCon.js file in
    the wrong place:
    GET /dyers/assets/flash/pages/AC_RunActiveContent.js HTTP/1.1
    Referer:
    http://www.micromediapubs2.com/dyers/portfolio.html
    HTTP/1.x 404 Not Found
    The file is actually here:
    /dyers/Scripts/AC_RunActiveContent.js
    So if you actually do have a page in the dyers/ folder that
    links to a
    .swf file, just make sure the link to the .js file is
    correct.
    Most likely, change this:
    <script src="assets/flash/pages/AC_RunActiveContent.js"
    type="text/javascript"></script>
    to this:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Load Fail of SWF file in Dreamweaver CS4

    Hi,
    Could you tell me what I am missing in my files?????
    I am missing my Top Banner and  the .swf file in Dreamweaver? I can see it in the source files but that's it.
    I have supporting files from my Flash-Slideshow-Maker, but can only see my flashshow if I embed the file from SkyAlbum.com (Album# 247097)  which is very slow to load.
    Have I not loaded all the files for it or  something?
    http://www.aeroadvertising.ca
    Thank you!

    Mark A. Boyd wrote:
    MyNameIsEmmy wrote:
    I don't know what I did wrong, I can see all the files in my root folder, but  I did give up trying until I find the tutorial for it...
    Really? I still get 404 "Not Found" for all of them, same as yesterday.
    http://www.aeroadvertising.ca/aeroimages.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/fs_aux.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroslides.xml
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroimages.swf
    HTTP/1.x 404 Not Found
    Do YOU actually see something with those links?
    I decided to embed the skyalbum code, but the banner files are still missing?  ACE said it was a poor path, but now that I deleted it why won't my top banner images work now-on either page?
    Deleted what? Do you mean this?
    http://www.aeroadvertising.ca/elements/aero_banner.jpg
    I see it fine on http://www.aeroadvertising.ca/ and http://www.aeroadvertising.ca/aero_location.html (if that's what you mean by "either page".
    Mark A. Boyd
    Keep-On-Learnin' :-)
    OK, Uncle, I give up.
    There is no top banner, on my firefox, on either page...   Do you know where the beginner tutorial is for all this?
    Em

  • Placed SWF file into dreamweaver, but it breaks up my layout.

    Hello all
    OK - so - warning -  I am rather amateur at all this. LIke many people, I make up my own website, which I have done in the past with no problems, but this time I have come unstuck because I am trying to insert a flash swf. I have managed to get so far with my website design for the photos page (which includes a thumbnail gallery which has been made using flash) but now it is not previewing correctly.
    I have designed the layout in Fireworks and that exports as an html fine and looks good in dreamweaver and also when I preview in browser.
    I made a slice in Fireworks the same size as my swf and replaced that image with the swf once I had opened up the exported html file in DW. But sfter I put the swf in, when I preview in browser, the slices seem to have mucked about a bit and the images in the table (I assume) are not aligned correctly.
    Please bear in mind that since I will only ever design this website, I really don't want to have to spend hours learing CSS (or whatever) though of course I aprpeciate that knowing code will help. I have had a go at learning some of it, and cannot get my head around it! If there is no obvious answer, I guess I will just figure out another way around it - but I'm hoping it is something simple.....
    Here is a link to a screenshot of what it looks like when I preview (the white arrrows point out the problems)
    http://www.becreative.co.nz/broken.html
    Here is the code:
    Thank you
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Event Decor | Photos | Becreative</title>
    <meta http-equiv="Content-Type" content="text/html;">
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script language="JavaScript">
    <!--
    function MM_findObj(n, d) {
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() {
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    function MM_swapImgRestore() {
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() {
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    </script>
    </head>
    <body bgcolor="#000000" onLoad="MM_preloadImages('images/AllHomef2.jpg','images/AllServicesf2.jpg','images/AllPho tosf2.jpg','images/AllPolicyf2.jpg','images/AllContactf2.jpg');">
    <div align="center">
      <table border="0" cellpadding="0" cellspacing="0" width="1200">
        <tr>
          <td colspan="7"><img name="photos01" src="images/photos01.jpg" width="1200" height="79" border="0" alt=""></td>
        </tr>
        <tr>
          <td rowspan="6"><img name="photos02" src="images/photos02.jpg" width="207" height="821" border="0" alt=""></td>
          <td><table align="left" border="0" cellpadding="0" cellspacing="0" width="775">
            <tr>
              <td><img name="photos25" src="images/photos25.jpg" width="502" height="30" border="0" alt=""></td>
              <td><a href="http://www.becreative.co.nz/index.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('AllHome','','images/AllHomef2.jpg',1);"><img name="AllHome" src="images/AllHome.jpg" width="67" height="30" border="0" alt="Home"></a></td>
              <td><img name="photos04" src="images/photos04.jpg" width="17" height="30" border="0" alt=""></td>
              <td><a href="http://www.becreative.co.nz/services.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('AllServices','','images/AllServicesf2.jpg',1);"><img name="AllServices" src="images/AllServices.jpg" width="90" height="30" border="0" alt="Services"></a></td>
              <td><img name="photos06" src="images/photos06.jpg" width="16" height="30" border="0" alt=""></td>
              <td><a href="http://www.becreative.co.nz/photos.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('AllPhotos','','images/AllPhotosf2.jpg',1);"><img name="AllPhotos" src="images/AllPhotos.jpg" width="83" height="30" border="0" alt="Photos"></a></td>
              </tr>
          </table></td>
          <td rowspan="6"><img name="photos08" src="images/photos08.jpg" width="19" height="821" border="0" alt=""></td>
          <td><a href="http://www.becreative.co.nz/policy.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('AllPolicy','','images/AllPolicyf2.jpg',1);"><img name="AllPolicy" src="images/AllPolicy.jpg" width="74" height="30" border="0" alt="Policy"></a></td>
          <td rowspan="6"><img name="photos10" src="images/photos10.jpg" width="17" height="821" border="0" alt=""></td>
          <td><a href="http://www.becreative.co.nz/contact.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('AllContact','','images/AllContactf2.jpg',1);"><img name="AllContact" src="images/AllContact.jpg" width="95" height="30" border="0" alt="Contact"></a></td>
          <td rowspan="6"><img name="photos12" src="images/photos12.jpg" width="13" height="821" border="0" alt=""></td>
        </tr>
        <tr>
          <td><img name="photos27" src="images/photos27.jpg" width="775" height="121" border="0" alt=""></td>
          <td rowspan="5"><img name="photos16" src="images/photos16.jpg" width="74" height="791" border="0" alt=""></td>
          <td rowspan="5"><img name="photos17" src="images/photos17.jpg" width="95" height="791" border="0" alt=""></td>
        </tr>
        <tr>
          <td><div align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="775" height="520" id="FlashID" title="gallery">
              <param name="movie" value="gallery.swf">
              <param name="quality" value="high">
              <param name="wmode" value="opaque">
              <param name="swfversion" value="6.0.65.0">
              <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
              <param name="expressinstall" value="Scripts/expressInstall.swf">
              <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
              <!--[if !IE]>-->
              <object type="application/x-shockwave-flash" data="gallery.swf" width="775" height="520">
                <!--<![endif]-->
                <param name="quality" value="high">
                <param name="wmode" value="opaque">
                <param name="swfversion" value="6.0.65.0">
                <param name="expressinstall" value="Scripts/expressInstall.swf">
                <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                <div>
                  <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                  <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                </div>
                <!--[if !IE]>-->
              </object>
              <!--<![endif]-->
            </object>
          </div></td>
        </tr>
        <tr>
          <td><img name="photos20" src="images/photos20.jpg" width="775" height="83" border="0" alt=""></td>
        </tr>
        <tr>
          <td><table align="left" border="0" cellpadding="0" cellspacing="0" width="775">
            <tr>
              <td><img name="photos21" src="images/photos21.jpg" width="428" height="15" border="0" alt=""></td>
              <td><a href="http://www.orcon.net.nz"><img name="AllFooterOrcon" src="images/AllFooterOrcon.jpg" width="93" height="15" border="0" alt=""></a></td>
              <td><img name="photos23" src="images/photos23.jpg" width="254" height="15" border="0" alt=""></td>
              </tr>
          </table></td>
        </tr>
        <tr>
          <td><img name="photos28" src="images/photos28.jpg" width="775" height="52" border="0" alt=""></td>
        </tr>
      </table>
    </div>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    </body>
    </html>

    Of course, I'll say nothing about the ill-advised use of Flash....
    Then I will.   Flash is a dead web technology because the world's most popular devices don't support it.  If you choose to use Flash, you're alienating people who use iPhones, iPads, iPod Touch, newer Androids, and more...  That's a lot of people who will never see your flash gallery.
    Create a CSS Layout or use one of the pre-built layouts that comes with DW.  See screenshot.
    Use a jQuery image gallery instead of Flash.  jQuery is well supported by all modern web devices.
    Cycle 2
    http://jquery.malsup.com/cycle2/
    Fancybox
    http://fancybox.net/
    Wow slider
    http://wowslider.com/
    Primer for using jQuery Plugins
    http://alt-web.blogspot.com/2012/11/primer-for-using-jquery-plug-ins.html
    Nancy O.

  • Beginner! How to insert a dynamic swf file into a movie (AVI, FLA etc)

    If I am intruding here with a silly beginner questions I apologize. I am new to Flash. I have purchased a dynamic flash intro sort of like this http://www.templatemonster.com/flash-intro/26664.html
    It came with the full package including source files and but also simple editing through an xml file. I have the video as I want it but want to put it as an introduction for a full video (in AVI or .FLA format).
    How can I export it as a video file without the need of anything else such as the xml?

    Just press insert into the program and bring up what you need to insert. Check out on http://www.famouswhy.com how do i did it.

  • Can't view .swf files in Dreamweaver

    I'm using CS3 versions of both Dreamweaver and Flash and when
    I import a .swf file into dreamweaver it works perfect locally but
    doesn't show at all when I've uploaded the file into my webspace.
    What am I doing wrong? I never had this problem when I used the CS2
    versions of both software and it's driving me absolutely nuts!!!
    Any advice would be most gratefully received.

    On the other hand, if it's not working in CS3, then there is
    an error
    somewhere, since I know that CS3 does it properly....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Baxter" <baxter(RemoveThe :-)@gtlakes.com> wrote in
    message
    news:fpid4r$jic$[email protected]..
    >I would just use Dreamweaver 8 to do my flash stuff.
    > I have not upgraded to CS3 so I can't give you a answer
    for that, I'm
    > waiting for the next version before upgrading,Sorry.
    > Dave
    > "CJR 2007" <[email protected]> wrote in
    message
    > news:fpddif$1is$[email protected]..
    >> Hi, thanks for the reply. Yes, I have uploaded the
    scripts in the scripts
    >> folder. I also just tried inserting the .swf file
    into a document created
    > in
    >> Dreamweaver 8 and that works fine after uploading to
    my server so
    > something's
    >> going on with CS3.
    >>
    >> What do you suggest now?
    >>
    >> Thanks.
    >> Chris.
    >>
    >>
    >
    >

  • Inserting swf file into dw vs. creating full site in flash

    I'm updating a website, and am pretty familiar w/html and DreamWeaver, but would like to add some elements of Flash into the site.  I am using Flash CS4.
    What is the advantage and/disadvantage of inserting various swf files into my DW site versus just creating the entire site in Flash; what's the difference in either approach? 
    If I do the latter, do I eventually bring it into DW anyways so that it is an html file?
    Thanks for your help!

    There can be potential issues with Flash content in a web site since the evolution of iStuff led to disallowing Flash content to be displayed.  If you are looking to attract a mobile user base, then going with Flash can be a gamble, especially as you go further on into the future where there will no longer be Flash Player development to parallel the mobile market.
    I have heard that Flash content does not support handicapable design elements that html/css provide for.
    You can always have the web page code check for the availability of the Flash Player, and if not found have alternative content presented instead.
    An issue with having a full Flash site is that it can be less SEO friendly than going with straight html-based designed, although since the Flash content would still reside in an html page there are some measures that can be taken to support SEO concerns.
    For a full Flash site design you would probably not need DW since Flash can generate an html page of its own.
    I recommend you post your questions in the Dreamweaver forum as well.  The reaction there to using Flash content is likely to be harsh, so don't take it personally, but some helpful information might still be gleamed from trying.

  • Embedding SWF file into an Indesign document and later export as PDF

    Hi to everybody,
    I am searching now since 3 days for good solution of my problem. First I wanna tell you that the problem is not just to convert a swf-file into a pdf.  I did this many times with all animations, page flip and stuff.My situation is the following:
    I have varios catalogues with  more or less 12 pages each in an indesign format. Now I created an animated scroll down menu, which appears on an "index-page". On the menu I created buttons. One button for each catalogue. So the idea of the whole thing is to open a document and an index page appears where you have the animated menu and you choose the catalogue you wanna see. Until here it is quite easy. I created a swf file of each catalogue with my animations (as the special page turnover e.g.). So that I just need von Object in with I can load the different swf-files of these catalogues. I already did the process. I linked the buttons to the different swf files and so. So the problem is now when it comes to convert the whole thing into a PDF. Of course I convert it first to swf and then to PDF. After converting it to swf it works 100% fine, but in PDF not, suddenly the swf-files of the catalogues disappear.
    So the summary is, that I don't know how to embed swf files into an indesign document, creat buttons and interactions next to swf file, then save it to another swf, and then to a pdf without losing the first swf files within the pdf.
    Hope I made my self clear would be too nice if someone could help me or if someone may have a better idea of realizing the whole project.

    Jeffrey,
    Thank you for the answer. As you have written:
    I will also add that the ID's play mode contol [plays once] [repeat play] does not always control the file once in Acrobat.
    I presume you mean version of ID older than CS4 or version of Acrobat Reader older than 9.1
    It that is the case I will strongly recommend my visitors to upgrade to this version.
    I hope that would work.
    Thanks again.
    Peter

  • Can I transfer the font list into Dreamweaver CS4?

    Hi and thanks for reading,
    I just installed Dreamweaver CS4 after depending on DW 8 for
    the last few years. It's a fantastic upgrade. But I miss my old
    font list. I spent a lot of time creating a great list of cascading
    fonts for my style sheets in DW 8. Is there any way to grab that
    list and import (if that's the right word) it into Dreamweaver CS4?
    I'm referring to the list of installed fonts that DW displays
    after typing the CSS font property.

    > In Vista, does is customized version there or in
    > %USERPROFILE%\AppData\Roaming\Adobe\Dreamweaver CS4\...
    I think it can go either place. The former location is
    vulnerable to a
    reinstall, though, while the latter is not. I'm assuming
    that's what you
    are asking....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Mark A. Boyd" <[email protected]> wrote in
    message
    news:[email protected]..
    > Murray *ACE* posted in macromedia.dreamweaver
    >
    >> There is an XML file that contains this information
    too, you know?
    >>
    >> Program Files/Adobe/Dreamweaver
    >> CS4/Configuration/Fonts/fontStrings.xml
    >>
    >> (on PC, of course)
    >>
    >> I don't know if this is also available in DW8.
    >
    >
    > Must be new with CS4. That was the first place I looked
    for CS3, but
    > now that I have my (Macromedia) DW8 box running, I don't
    see the
    > folder there, either.
    >
    > In Vista, does is customized version there or in
    > %USERPROFILE%\AppData\Roaming\Adobe\Dreamweaver CS4\...
    >
    >
    >
    > --
    > Mark A. Boyd
    > Keep-On-Learnin' :)

  • Unable to convert swf files into fla files

    Hi,
      I tried using Dreamweaver to convert a SWF file into a FLA file so I can edit it in CS 5.  But when I right clicked the placeholder for the file, it doesn't have an "Edit in Flash"  option. What am I doing wrong?
    Thanks very much,
    Rosemary    

    According to http://help.adobe.com/en_US/flash/cs/using/WSd60f23110762d6b883b18f10cb1fe1af6-7f12a.html# WSc78c5058ca073340dcda9110b1f693f21-7acf
    asset is reflected in Flash immediately. 
    Edit a SWF file from Dreamweaver in Flash
    If you have both Flash and Dreamweaver installed, you can select a SWF file in a Dreamweaver document and use Flash to edit it. Flash does not edit the SWF file directly; it edits the source document (FLA file) and re‑exports the SWF file.
    In Dreamweaver, open the Property inspector (Window > Properties).
    In the Dreamweaver document, do one of the following: 
      Click the SWF file placeholder to select it; then in the Property inspector click Edit.
      Right-click (Windows) or Control-click (Macintosh) the placeholder for the SWF file, and select Edit With Flash from the context menu. 
    Dreamweaver switches the focus to Flash, and Flash attempts to locate the Flash authoring file (FLA) for the selected SWF file. If Flash cannot locate the Flash authoring file, you are prompted to locate it."
    But I don't see "Edit with Flash" option.  Maybe because I have a trial version of Dreamweaver?

  • Frontpage Sites into Dreamweaver CS4

    OK I am a newbie to both Mac and Adobe Dreamweaver CS4 on a MacBook Pro and I do not have the option of running Frontpage under Parellels as I have tried it about 20x and Frontpage cannot see my Frontpage files on my Mac .psf network solution . . . so . . . I have to learn DW in one days time; but first, I have to get Frontpage sites into DW.  BTW, have no sympathy for me, I do stupid things like this all the time, it's how I became an expert at Avid Liquid and how I'm doing the same on Final Cut Pro and will probably do on Premier Pro CS4.  Learn by "doing."  However, please be gentle, I'm a novice at Mac.
    Anyone tell me how to get Frontpage sites into Dreamweaver CS4?  Also, is DW CS4 version 8?  MX?  Or do none of these versions apply?
    Thanks in advance to all who respond.

    Dr Dimento,
    I have to confess that the first time I opened DW at the beginning of this week, my first reaction was OMG, what have I done, this is going to be impossible!  I then spent a couple of hours just playing around and it all started to make some sense.
    Before even installing DW, I spent some time studying the superb videos here:
    http://tv.adobe.com/product/dreamweaver/
    In particular, I would suggest you watch all the videos here:
    http://tv.adobe.com/show/learn-dreamweaver-cs4/
    These videos got me to the point where I now feel comfortable with DW.  Some of the videos go by pretty quickly, so watch them twice.  They are really excellent!
    I would also suggest you read this:
    Migrating from Microsoft FrontPage 2003 to Adobe Dreamweaver 8
    http://www.adobe.com/devnet/dreamweaver/articles/frontpage_to_dw8.html
    Hang in there.... I suspect we will both be glad we left FP behind once we get more familiar with DW.
    John

  • Can I combine two methods of code to load various SWF files into the same location

    I presently have a set up where a large SWF file brought on the stage by clicking small icons from the scrollable thumbnail menu on the bottom of the stage. All of it happens at the same frame with .xml loading file.
    Here is the code for constructing the ImageLoader(for thumbnails) and SWFLoader for (bigger SWF files)
    [CODE]
       function _xmlCompleteHandler(event:LoaderEvent):void {
       _slides = [];
       var xml:XML = event.target.content; //the XMLLoader's "content" is the XML that was loaded.
       var imageList:XMLList = xml.image; //In the XML, we have <image /> nodes with all the info we need.
       //loop through each <image /> node and create a Slide object for each.
       for each (var image:XML in imageList) {
        _slides.push( new Slide(image.@name,
              image.@description,
              new ImageLoader("loadingAssets/appThumbnails/slideshow_image scroller greenSock_mine/assets/thumbnails/appThmb_imgs/" + image.@name + ".jpg",
                   name:image.@name + "Thumb",
                   width:_THUMB_WIDTH,
                   height:_THUMB_HEIGHT,
                   //centerRegistration:true,//messes up the code as places SWFLoader in the upper left corner which is 0,0 coordinates
                   //x:260, y:320,//doesn't work here but works in line 69
                   scaleMode:"proportionalInside",
                   bgColor:0x000000,
                   estimatedBytes:13000,
                   onFail:_imageFailHandler}),
              new SWFLoader("loadingAssets/appThumbnails/slideshow_image scroller greenSock_mine/assets/images/" + image.@name + ".swf",
                    name:image.@name + "Image",
                    width:_IMAGE_WIDTH,
                    height:_IMAGE_HEIGHT,
                    //centerRegistration:true,//messes up the code as places SWFLoader in the upper left corner which is 0,0 coordinates
                    x:0, y:144,
                    scaleMode:"proportionalInside",
                    bgColor:0x000000,
                    estimatedBytes:820000,
                    onFail:_imageFailHandler})
    [/CODE]
    Here is what I would like to resolve. I have another section on the site with an image collage. Every image is a button. I want to script this each image on click to go to the label with ImageLoader and SWFLoader AND TO OPEN A UNIQUE SWF (ASSOCIATED WITH AN IMAGE CLICKED) ON THAT PAGE
    Previously this is what I did to achieve it. I would specify a String:
    [CODE]
    var sourceVar_ProductsPopUps:String;
    [/CODE]
    and then all my buttons will have their unique SWF assigned for them which opens at another labeled section ("prdctsPopUps" in this example):
    [CODE]
    function onClickSumix1PopUp(event:MouseEvent):void {
      sourceVar_ProductsPopUps="prdcts_popups/sumix1-popup_tl.swf";
      gotoAndPlay("prdctsPopUps");
    [/CODE]
    Then in the "prdctsPopUps" section I would specify that var string to bring up SWF files. The value of sourceVar_ProductsPopUps allows to load mulitple SWFs from the previous page.
    [CODE]
    loaderProductPopUps = new SWFLoader(sourceVar_ProductsPopUps,
    [/CODE]
    But I need both of them to be working at the same time. First there is a sectionA from where a user can navigate to specifically targeted SWF to section B's SWFLoader. Then in the section B a user has an option to bring up other SWF files into SWFLoader from the scrollable thumbs menu. Is there a way to combine these two lines into one:
    [CODE]
              new SWFLoader("loadingAssets/appThumbnails/slideshow_image scroller greenSock_mine/assets/images/" + image.@name + ".swf",
    [/CODE]
    and
    [CODE]
    new SWFLoader(sourceVar_ProductsPopUps,
    [/CODE]

    Thanks for looking into my issue.
    Unfortunatelly I am not so advanced in AS and do not complitely understand the logic of the problem. I will try to decribe my set up more precise.
    So, my main flash file is broken into labeled sections on the main time line.
    One of the sections is "Applications" It has an animated collage of images. Each image acts as a button and once clicked brings a user to a section called "ApplicationsPopUps".
    "ApplicationsPopUps" section has small image thumbnails scroll menu at the bottom of the screen and a large SWFLoader in the middle of the screen. User can click on an image in the thumbnails scroll menu and a corresponding SWF file will load in the middle of the screen in SWFLoader. User can click on left/right navigation buttons and preceeding/following SWF file will load in SWFLoader.
    Everything works fine (with your previous help)
    Here is the working code for the ImageLoader and SWFLoader (please let me know if you need additional code on the page):
    function _xmlCompleteHandler(event:LoaderEvent):void {        _slides = [];       var xml:XML = event.target.content; //the XMLLoader's "content" is the XML that was loaded.        var imageList:XMLList = xml.image; //In the XML, we have  nodes with all the info we need.        //loop through each  node and create a Slide object for each.       for each (var image:XML in imageList) {         _slides.push( new Slide(image.@name,               image.@description,               new ImageLoader("loadingAssets/appThumbnails/slideshow_image scroller greenSock_mine/assets/thumbnails/appThmb_imgs/" + image.@name + ".jpg",               {                    name:image.@name + "Thumb",                    width:_THUMB_WIDTH,                    height:_THUMB_HEIGHT,                    //centerRegistration:true,//messes up the code as places SWFLoader in the upper left corner which is 0,0 coordinates                    //x:260, y:320,//doesn't work here but works in line 69                   scaleMode:"proportionalInside",                    bgColor:0x000000,                    estimatedBytes:13000,                    onFail:_imageFailHandler}),                 new SWFLoader("loadingAssets/appThumbnails/slideshow_image scroller greenSock_mine/assets/images/" + image.@name + ".swf",                   {                     name:image.@name + "Image",                     width:_IMAGE_WIDTH,                     height:_IMAGE_HEIGHT,                     //centerRegistration:true,//messes up the code as places SWFLoader in the upper left corner which is 0,0 coordinates                   x:0, y:144,                     scaleMode:"proportionalInside",                     bgColor:0x000000,                     estimatedBytes:820000,                     onFail:_imageFailHandler}) 
    Thumbnails in the section "ApplicationsPopUps" and images in the image collage in the section "Applications" represent the same photographs. So when a user clicks on one of the images in "Applications" section it would be natural that that image will load in the "ApplicationsPopUps" section. However "ApplicationsPopUps" section presently has a working code (as sampled above) It looks too complex for me and I do not know hot to implement this feature. I do want to keep the functionality of the thumbs image scroller in section "ApplicationsPopUps" as it is now. But I want to add that when a user click on an image from section"Applications" then that particular SWF file will load in SWFLoader in section "ApplicationsPopUps" and then the present functionality can as well be exectuted. Presently it just opens on a first image in xml order.
    P.S. I see that you had a download link in your answer. How did you do it? I could also upload a small sample file with my problem. This way you could see all the set up right away.

  • Getting .CP or .Swf files into .FLV

    Hello:
    I used Captivate to create 3 e-learning modules. My hope is
    to deliver them via web. When enclosing the SWF files into a web
    page, the application takes **FOREVER** to load (3 minutes). So,
    after looking into retaining a streaming web host, I discovered
    that I need an .FLV file to stream adequately.
    Exporting my .CP files to Flash 8 results in drastically
    degraded quality and un-synched audio and animation. Exporting the
    .FLA file to .AVI is even worse. I can't seem to de-compile my .CP
    file to any other Flash application in a way that maintains the
    qualtiy. The SWF files are beautiful, but they can't be used to
    stream.
    Does anybody have any answers?

    Hi, TriSys G!
    If I'm understanding "lightning speed" playback of embedded
    .swfs, it sounds like a frames per second (fps) mismatch. By
    default Adobe Captivate records and plays back at 30 fps. However,
    if the .swf you are inserting as animation was created at a
    different fps rate, you can end up with the scenario you outline.
    The best solution would be to go back to the original
    developer of the .swf and have them re-compile at 30 fps. Of course
    the developer may not be available.
    The alternative is to go the other way. If you know the fps
    of the swf you are embedding, you can adjust your movie's frame
    rate to match the .swf. Here's the command path for that:
    Project>>Preferences>>Preferences>>Frames Per
    Second.
    BTW, since this thread was created to answer a different
    question, next time I'd suggest create a new topic so we can see
    more quickly
    john

  • Is it possible to Load External SWF files into Flex Mobile projects?

    Hi Guys,
    I'm trying to load an external asset in this cse (a SWF file) into my flex project (Apple IOS IPAD), don't get any luck. Can any one suggest a solution ?

    In Apple's words, "No interpreted code may be downloaded or used in an Application except for code that is interpreted and run by Apple's Documented APIs and built-in interpreter(s)".
    Hence external swfs cannot be loaded in iOS.

  • Insert a .SWF file into a Index.html

    Im making a website which is all in flash and now I have to
    insert the Master.swf file in dreamweaver Index.html so i can
    upload it on the web. Ive done all that but when I try and run the
    Preview in Safari it just shows up blank.
    In Dreamweaver i can play the master.swf file and it works
    but not in Preview mode.
    I looked all over the net for answers but nothing yet. Can
    anyone help me.......................Please!

    > Im making a website which is all in flash
    Too bad. You know what the downsides of this are, right?
    > In Dreamweaver i can play the master.swf file and it
    works but not in
    > Preview
    > mode.
    Upload your page so we can see the code, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "ParadoxSwitch" <[email protected]> wrote in
    message
    news:gan9kr$7tt$[email protected]..
    > Im making a website which is all in flash and now I have
    to insert the
    > Master.swf file in dreamweaver Index.html so i can
    upload it on the web.
    > Ive
    > done all that but when I try and run the Preview in
    Safari it just shows
    > up
    > blank.
    > In Dreamweaver i can play the master.swf file and it
    works but not in
    > Preview
    > mode.
    >
    > I looked all over the net for answers but nothing yet.
    Can anyone help
    > me.......................Please!
    >

Maybe you are looking for

  • How to handle field symbols internal table values?

    HI all,           I declared field string as below.The below code is working fine. Data : ITAB TYPE STANDARD TABLE OF YAPOPLN, (Custom table).           wa_itab like line of ITAB. field-symbol : <fs> type ITAB. ASSIGN PARAM TO <FS> LOOP AT <FS> INTO

  • GetConnection hanging, then stops. can't get connected

    am writing a java application that connects to our Oracle 8i database. i seem to be following the oracle instructions exactly, but when i go to connect it just hangs. no error and no connection. i'm using Sun's Forte IDE. here's my code, can you help

  • Sapscript printing in MB90.

    HI..,, I HAVE A PROBLEM WHEN I´M ASSIGNING WHICH KIND OF MESSAGE I WILL USE TO PRINT THE SAPSCRIPT... THE DEAL IS WHEN I PUT INTO SPRO FIELD PROGRAM : SAPM07DR AND IN THE FORM FIELD: ENTRY_ETIE AND THE FORM: ZMMETTKTA-I THE PROGRAM TAKE THE CHANGE BU

  • Problem With ALEAUDIT

    Dear All, I have configiured ALEAUDIT to send acknowledgment back to XI. The issue which I noticed is in few ALE Acknowledgment you get the document number but in few we do not get the Document number from the acknowledgment even if the payload is po

  • TYPELOAD_NEW_VERSION - Error

    Hi all, In our new ECC 6/oracle 10g/hpux 11.23 upgraded system we are facing the below dumps every 5 secs.. Runtime Errors         TYPELOAD_NEW_VERSION                                                    Date and Time          07/07/2008 21:39:42