Trying to view 2 swf files from one html page

http://www.human-landscaping.com/nextnow/public-list.html
ON the above page at the top there is DW code to view two SWF
files. See following code...only the Flash object on the left shows
up. On my MACBOOK PRO it displays correctly. Just after I FTP it to
the public server is where it and I get lost. How can I be viewing
in from my computer and NOT from the server. I know that both SWF
files are on the server in the directory they are suppose to be in.
THANKS...some of the code follows:
<div
style="position:relative;width:675px;height:345px;">
<div
style="position:absolute;top:102px;left:16px;width:300px;height:100px;">
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
height="100" width="300" name="Welcome_to_NextNow">
<param name="movie" value="WhoNextNow.swf">
<param name="quality" value="best">
<param name="bgcolor" value="#ffffff">
<param name="play" value="true">
<embed src="WhoNextNow.swf" quality="high"
bgcolor="#00007f"
width="300" height="100"
name="Welcome_to_NextNow" pluginspage="
http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" play="true">
</embed>
</object>
</div>
<div
style="position:absolute;top:16px;left:336px;width:200px;height:280px;">
<script type="text/javascript">
AC_FL_RunContent('codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0','heig ht','280','width','200','pluginspage','http://www.macromedia.com/go/getflashplayer','src', 'photos/NNgroup','quality','best','play','true','movie','photos/NNgroup'
); //end AC code
</script>
<noscript>
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
height="280" width="200">
<param name="movie" value="photos/NNgroup.swf">
<param name="quality" value="best">
<param name="play" value="true">
<embed height="280" pluginspage="
http://www.macromedia.com/go/getflashplayer"
src="photos/NNgroup.swf" type="application/x-shockwave-flash"
width="200" quality="best" play="true">
</embed>
</object>
</noscript>
</div>
</div>

bdaul wrote:
>
http://www.human-landscaping.com/nextnow/public-list.html
>
> ON the above page at the top there is DW code to view
two SWF files. See
> following code...only the Flash object on the left shows
up. On my MACBOOK PRO
> it displays correctly. Just after I FTP it to the public
server is where it
> and I get lost. How can I be viewing in from my computer
and NOT from the
> server. I know that both SWF files are on the server in
the directory they are
> suppose to be in.
>
> THANKS...some of the code follows:
>
> <div
style="position:relative;width:675px;height:345px;">
>
>
> <div
style="position:absolute;top:102px;left:16px;width:300px;height:100px;">
> <object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
> rsion=6,0,0,0" height="100" width="300"
name="Welcome_to_NextNow">
> <param name="movie" value="WhoNextNow.swf">
> <param name="quality" value="best">
> <param name="bgcolor" value="#ffffff">
> <param name="play" value="true">
> <embed src="WhoNextNow.swf" quality="high"
bgcolor="#00007f"
> width="300" height="100"
> name="Welcome_to_NextNow"
> pluginspage="
http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash" play="true">
> </embed>
> </object>
> </div>
>
> <div
style="position:absolute;top:16px;left:336px;width:200px;height:280px;">
> <script type="text/javascript">
>
> AC_FL_RunContent('codebase','
http://download.macromedia.com/pub/shockwave/cabs/f
>
lash/swflash.cab#version=6,0,0,0','height','280','width','200','pluginspage','ht
>
tp://www.macromedia.com/go/getflashplayer','src','photos/NNgroup','quality','bes
> t','play','true','movie','photos/NNgroup' ); //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=6,0,0,0" height="280" width="200">
> <param name="movie" value="photos/NNgroup.swf">
> <param name="quality" value="best">
> <param name="play" value="true">
>
> <embed height="280" pluginspage="
http://www.macromedia.com/go/getflashplayer"
> src="photos/NNgroup.swf"
type="application/x-shockwave-flash" width="200"
> quality="best" play="true">
> </embed>
>
> </object>
> </noscript>
> </div>
> </div>
>
>
http://www.dreamweaverresources.com/tutorials/scroller.html

Similar Messages

  • 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

  • FAQ: How do I embed my SWF file in an HTML page?

    Flash Pro creates HTML wrapper files for you when you use the File > Publish command, assuming you have the HTML Wrapper format selected in the Publish settings of your FLA file.
    However, these HTML wrapper files only contain the <Object> tag code to embed your SWF file. If you want to embed your SWF file in an existing HTML page that contains other elements, you can copy and paste the appropriate HTML code into the appropriate location within your existing HTML page. You can also use Dreamweaver to add the SWF file to the page.
    The TechNote Object tag syntax contains sample HTML code that you can copy and paste, along with instructions on how to edit the code to account for the actual name and location of your SWF file.

    Hi,
    You need to set the profile option 'Viewer:Text' to 'Browser'.
    Note: 160217.1 - How to Copy/Paste from a Concurrent Request Output
    Note: 184375.1 - How to Setup The Report Output to Different Viewer Types in Oracle Applications 11i
    Thanks,
    Hussein

  • FullScreenButton in SWF file in an HTML Page

    I have inserted a small video as a SWF file into my homepage along with Play, Pause, FullScreen and Mute buttons (loaded from the Flash Components panel). The Play, Pause and Mute buttons work fine. But when I click on the FullScreen Button nothing happens. It won't open the SWF video in a new page at full resolution. Any suggestions?

    your embedding html code must allow fullscreen.  if you let flash publish an html file for you and you change your publish settings to allow fullscreen, you'll see what's needed.

  • Printing an embedded .swf file in a .html page

    not sure which forum to ask this....so this question may
    appear in other forums as well.
    I have a web page that I built in DreamWeaver using CSS. On
    this webpage I have a .swf file embedded in one of my <div>
    tags. When the user hits File>Print, I want only the .swf file
    to print and not the other areas (i.e. header, footer, nav bar
    etc.) of the webpage. The following website does exactly what I
    want.
    http://www.chevrolet.com/avalanche/colors/
    Can anyone point me in the right direction to solve how to do
    this?
    thanks!
    D

    You need to specify in the CSS which items you want to
    print... Check out this...
    http://www.adobe.com/devnet/dreamweaver/articles/designing_css_pt6_04.html

  • 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

  • Trying to open swf files from cd-rom

    I'm trying to open some swf files from a cd-rom. I have
    downloaded flash player for my mac OSX version 9,0,115,0 but it
    wont do anything when I double click the files. The darn thing
    keeps trying to open as a powerpoint presentation and wont
    recognize flash player as an option. I'm really not sure what I'm
    supposed to be doing with this to view to cd-rom files.

    The pdf is loading as html code. If you save it, it will download as :
    605124.pdf.html
    Change the extension to .pdf
    And it opens and works perfectly, I just tested it:
    Use this link to download it automatically:
    http://saladeaula.estacio.br/arquivo.asp?dir=00/1020624/605124.pdf&num_seq=59828 4

  • Copy a .swf file from server side to client using signed applet

    Hello All,
    I already have my applet signed and its working pretty well. However I want to know how can I import a .swf file into clients machine. The .swf file initially is on server side, my applet checks whether this .swf file exists already on client machine. If not it copies it to his machine.
    I know how to chk if the file already exits on client machine but I am not sure how to copy this .swf file to his machine if its missing.
    May be I need to set some input buffers from server side and then copy them to his machine.
    Can some one throw some light on this issue ??

    Hello to all Java Code Masters out thr,
    I am trying to copy a .swf file from server side to client side, however I am unsuccessful in writing the correct data. By correct data I mean that , the data does gets saved on the client side in the .swf file, and the size of the .swf file on client side is as expected, but some how I don't know why the data is not the same as expected.
    I tried opening up both the swf file, one which is on server side and the other which is on client side. And both looked different in the notepad.
    When I opens up the client side .swf file on browser it shows nothing while the .swf file on server side worked fine.
    Here is a snap shot of the two .swf files when opened in notepad:
    clientside.swf
    &#22339;&#2131;&#51395;&#40056;&#48612;&#28681;&#56220;&#6234;&#31352;&#65363;&#27474;&#26039;&#46793;&#52076;&#11698;&#45679;&#32228;&#9617;&#45643;&#52076;&#54002;&#56237;&#62930;&#57181;&#27635;&#46965;&#48804;&#30062;&#60407;&#31086;&#2937;&#37359;&#28873;&#49741;&#8252;&#10112;&#503;&#8501;&#16164;&#43397;&#16140;&#10313;&#8264;&#537;&#13737;&#16956;&#43411;&#586;&#4917;&#43544;&#22918;&#4216;&#49632;&#40179;&#64495;&#64206;&#44335;&#61334;&#19077;&#57113;&#61099;&#53246;&#52863;&#52855;&#52985;&#32246;&#63967;&#27542;&#13055;&#32611;&#52219;&#26476;&#56728;&#25064;&#57340;&#63580;&#65317;&#56023;&#32706;&#57446;&#19865;&#24183;&#40928;&#65057;&#61684;&#25313;&#64294;&#45864;&#44950;&#25919;&#7115;&#8035;&#44004;&#31973;&#18921;&#32575;&#18967;&#25451;&#63915;&#44668;&#30262;&#32651;&#11230;&#60116;&#21241;&#51902;&#30302;&#2462;&#38913;&#38887;&#2904;&#47227;&#11350;&#25775;&#35978;&#25879;&#38313;&#61967;&#15065;&#8627;&#33840;&#11456;&#12040;&#52418;&#33633;&#6640;&#63050;&#65270;&#39008;&#42184;&#40462;&#49876;&#16324;&#15399;&#60051;&#62263;&#26562;&#19076;&#47084;&#16512;&#51385;&#58710;&#13280;&#42314;&#13071;&#55199;&#17948;&#14772;&#61464;&#8985;&#9032;&#16254;&#42612;&#16367;&#47121;&#16212;&#60451;serverside.swf
    CWS�� x���     p��ZxzS�Rk�e��l��-o��}�%K�l�������]��ku���nu��nyy���pM�< �'�5!$����I
    (H �
    5<B
    ��J5��Yx��������/����J������w����}���
    k�2c��lg���a��\�%��serverside.swf is what I expect to be saved, but clientside.swf is what i get.
    Below is a code snippet which I am trying :
      public void writeswftoclient(String swfcontent) {
        String userHome = System.getProperty("user.home" );
        String ImoracleDirectory = userHome + "\\MyFolder";
        File fdirectory = new File(ImoracleDirectory);
        if(!fdirectory.isDirectory()) {
          fdirectory.mkdir();
        String playlist = ImoracleDirectory + "\\clientside.swf";
        File fplaylist = new File(playlist);
        try {
          Writer output = null;
          output = new BufferedWriter(new FileWriter(fplaylist,true));
          *System.out.println(swfcontent);*
          *output.write(swfcontent);*
          output.close();
        catch (Exception e) {
          System.out.println("Cannot create or write to the playlist");
      }In above code I am trying to write the string swfcontent, which contains the data shown above in serverside.swf, to clientside.swf.
    Interesting thing is that I am doing System.out.println(swfcontent); just before writing the data to clientside.swf using output.write(swfcontent);. And System.out.println does print the write data on the java console. However I dont know out of what reason the data doesnt get written correctly on the client's computer.
    Kindly help me in this plzzzzzzzzzz.

  • .DS_store won't let me move files from one external drive to another

    I am trying to move some music files from one external harddrive to another.  They are both connected to my mac mini.
    In the "from" harddrive I have a folder with a bunch of music files in it and it also has a new file in it called DS_store. When I open this folder and select all, it naturally selects all of my music files and this DS_store file.  When I try to drag all of this to the "destination" harddrive I open the folder that I want to drag them to which already has some music and it has the DS_store file too, it won't let me drag the files to it   It says something like there is already a DS_store file there.  So I tried deleting that file from each external drive and it just reappears.
    If I create an empty folder in the destination drive, I can drag all of the files to it.  The problem is I want the new files to be in the same folder with the older files.  
    In addition there are a few other ghost type files that have shown up too.
    Any suggestions would be welcome.  Thanks.

    If you're copying from a FAT-formatted volume, do as below.
    Back up all data.  
    Select the text on the line below by dragging across it. Don't include the blank space at the end of the line. Only the text should be highlighted.
    dot_clean -m
    Copy the selected text to the Clipboard by pressing the key combination command-C.  
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Now switch to the Finder and and select the icon of the FAT volume. Drag into the Terminal window. More text will be added to what you entered.
    Click in the Terminal window to activate it, then press return.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear. Then quit Terminal and try the copy again.

  • I am trying to view a PDF file and cannot see past page 2, I am trying to view a PDF file and cannot see past page 2

    I am trying to view a PDF file that has 22 pages and I do not know how to go thru the pages, it will not let me scroll down past page 2 or go to the next page.

    If you are using the built-in PDF viewer, you may have to swipe right or left instead of up and down. I recommend Goodreader as a third-party viewer if you want one.

  • Why does Acrobat suddenly not work on my Mac (won't open pdf files from a web page), yet I can open them from my iPhone? Everything worked fine yesteray.

    Hello:
    I have a Mac running OS 10.8.5 and I use Acrobat Pro and Acrobat Reader. Today for some reason, any time I try and access a pdf file from a web page, it won't open. I get a blank window. PDF files already on my computer open fine and I can create PDF files from Word docs, but I can't download or view any pdf file from any web page. Strangely, PDF files on web pages open just fine on my iPhone.
    I checked that both my copy of Acrobat Pro and Acrobat Reader are up-to-date. They are.
    I checked that my copy of Firefox is up-to-date. It is. And nothing changed with Firefox within the last 24 hours.
    I am a humble computer end-user. I am baffled as to why this would suddenly not work. I have not changed any settings, etc. Any help or suggestions would be greatly appreciated.

    Thank you.
    I checked your instructions you sent and as far as I can tell all of my settings, etc for Firefox (plugin updates and preferences) are correct but I am having the same problem.
    However, everything works in Safari. I don't have time to attempt to diagnose why Firefox no longer works. I will just switch to Safari.
    Many thanks.
    Charles
    Charles Deister
    (503) 949-5762
    [email protected]<applewebdata://81CB4171-226F-49DF-BD59-A38A7360B3FB/[email protected]>
            PO Box 5032
         Salem, OR 97304
    http://www.pilotstrat.com<http://www.pilotstrat.com/>
    This transmission (including any attachments) may contain confidential information, privileged material, or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

  • HT4527 I am trying to transfer music files from one PC to another using homeshare and although I can view the music as a shared folder I cannot initiate the "import" process.  I have iTunes 11.0.1.12 on both computers so the help screenshots do not help a

    I am trying to transfer music files from one PC to another using homeshare and although I can view the music as a shared folder I cannot initiate the "import" process.  I have iTunes 11.0.1.12 on both computers so the help screenshots do not help as such

    Then stop trying to use HomeShare and use one of the other options listed in the document from which your question was posted.

  • I cannot open pdf files from one supplier when using Adobe Reader but I can using another Viewer

    I cannot open pdf files from one supplier when using Adobe Reader but I can open it if using Google PDF viewer or another viewer. The Adobe reader gives the error "There was an error opening this document. The file is damaged and could not be repaired" when I try to open the file. The version of Adobe Reader is 10.1.7, however I have tried other versions and they all fail the same way.  I have tested on a number of different PC's in different networks and all fail using Adobe Reader but work using alternate viewer. Also the PC's will open a PDF from any other source.

    Newer Reader versions are more strict than older versions (and other PDF viewers).  If certain minimum requirements are not met, Reader will tell you that the PDF is damaged.  This can happen when a document was created with software that does not adhere to PDF standards, or when the file was damaged during a download or email transmission.
    You should contact the creator of these PDFs.

  • Hi. Having trouble viewing a downloaded file from a site. iPad is telling has not got a app to open file ,but have downloaded so many now and none of them are any help. Tried this on my android phone still nothing. Please can anyone help as slowly ma

    HHi having trouble viewing a downloaded file from a site my iPad is telling me I don have a app to open file . And have downloaded loads of apps and still no joy . Have tried this on my android phone to and still nothing. Please can anyone help as slowly going crazy. Thanks tim

    What type of file?  From what site?  What Apps have you downloaded for it?
    Perhaps if you provide details of what you are doing we can provide more precise help.

  • How can I transfer files from one external HD (WD My Passport) to another external HD (Seagate Backup Plus)?  WD drive was improperly ejected and Finder no longer recognizes it.  Tried fixing with Disk Utility but failed.

    How can I transfer files from one external HD (WD My Passport 2T) to another external HD (Seagate Backup Plus 2T)?  WD drive was improperly ejected (although we did tell it to eject) and now Finder no longer recognizes it.   Using MacBook Pro and I just upgraded to Yosemite before this happened. Was told at Apple Store to use Disk Utility to repartition, but it failed.  It says to backup files and restore.  But how do I backup files?  Or would appreciate any other suggestions to repair drive.

    You may drag & drop between external hds. 
    Should you run into trouble.
    Take the exernal drive appart.  Take out the harddrive.  Try reading the data via a usb adapter. Put a household finan on the hd.
    http://www.cablewholesale.com/products/usb-firewire/usb-2.0-products/product-40u   2-01000.php?utm_source=Nextag&utm_medium=cpc&zmam=54972865&zmas=1&zmac=4&zmap=4 4 77

Maybe you are looking for

  • Issue with process order confirmation

    Hi,   I m doing the testing of SAP EHP4 To EHP6 up-gradation. I tried to confirm process order XXXXXX with T-code COR6N. In this process order there 2 phase for 2 activity. Now when I entered the order in COR6N I click on enter its automatically take

  • Missing data in ref cursor

    I've got a procedure in PL/SQL that returns data to a .NET program using a ref cursor. If I run the procedure, all the data shows correctly. However, when I run it from .NET, it drops two records entirely (they are blank) and another one has "SYSTEM.

  • Library cache lock in statspack report

    Hi, We have some production issues on my database from long back. So i had taken snapshot and applied in one of analyzer tool. In the TOP 5 Events they mentioned that library cache lock is 94.46 % , i am afraiding by seeing this number. And in there

  • Can i Save Captured FLV files on different sever

    I am Capturing Video using Web Cam. And currently its saved on the same server. So, is it possible to save this on some CDN server, directly.?

  • Big problem with neo2, please help

    Hi I just got my new neo with bios 1.4already in it and a 3000 winchester. i did a clean install of windows, then newest 5.10 nforce from nvidia.com, I did not installed firewall. And everything was cool except ethernet because it was not recognized