SWF files that reside above HTML

How do you create a .SWF that seems to reside above html
content. I have
seen these being used increasingly as advertisements.
Thanks.

I have left the page up for quite a while to see if it is just taking longer to load that clip and that doesn't seem to be it.  I am just stumped and honestly not knowledgable on how websites and servers work - just know how to get my documents up so I can send links.

Similar Messages

  • Send a file that resides above the virtual directory to the browser using ASP.

    How do you send a file that resides above the virtual
    directory to the browser using ASP.
    this doesn't work:
    <% Response.Redirect(Server.Mappath("..\..\..\files\"
    & rsgetefile("filename"))) %>

    Basically you can't send a person to the location as that
    would totally
    defeat the purpose of placing files above the virtual root.
    You can stream a
    file from a page on the site if you use the physical location
    on the server
    to call it.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "lovewebdev" <[email protected]> wrote in
    message
    news:ec2paf$9ht$[email protected]..
    > How do you send a file that resides above the virtual
    directory to the
    > browser using ASP.
    >
    > this doesn't work:
    > <% Response.Redirect(Server.Mappath("..\..\..\files\"
    > rsgetefile("filename"))) %>
    >

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

  • Creating interactive swf files that contain flash files that don't play once loaded on server

    I am creating an interactive swf file that contains a  flash movie f4v file and when I preview the page in ID it plays, but once I export the InDesign file to swf, insert that on a html page using Dreamweaver (so I can send a link and not a file out) the movie doesn't play, just the first frame of the clip.  I have uploaded the f4v file to our server and linked in the original ID file and it still doesn't play.  Any suggestions or similar issues?

    I have left the page up for quite a while to see if it is just taking longer to load that clip and that doesn't seem to be it.  I am just stumped and honestly not knowledgable on how websites and servers work - just know how to get my documents up so I can send links.

  • Navigation within swf files that use different version of actionscript

    I have multiple swf files that need to link up together, the problem is this, some of the files was developed a few years ago with Flash MX and actionscript 1 while some of these files was developed recently in CS 5 with actionscript 3.
    Is it possible to navigate within different version of actionscript files in the same flash player?
    I found that actionscript 1 file will not work once i have navigated to actionscript 3 file.
    Any suggession or solutions would be highly appreciate.

    Actually, it will not work properly. Given, the code behind all these swf(s) is Object Oriented then there is a solid chance of getting them to communicate with each other without any issue. Once suggestion would be to centralize the navigation into its own swf and then dispatchEvents and have the listeners handle the rest. I am sure there are other avenues, but I would do it this way so if there any other such file(s) in the future, all you will need to do is hook the plumbing up and off it goes. Now if the code is anything but 'Object Oriented' then it will take good chunk of time to get the navigation going. However way you decide to pursue it, test it rigorously so there aren't any foo surprises.
    Thanks.

  • I can't get a SWF file that runs perfectly in browsers to run in the Business Catalyst environment

    My website has 3 parts. The initial HTML page which upon opening plays a video. The link below gives you that. 
    http://wrysmilebooks.businesscatalyst.com (It takes a few seconds to get going) 
      When the video ends a SWF file plays. The code below should show you what is supposed to happen. 
    http://wrysmilebooks.businesscatalyst.com/SWFbutton.html 
      The difficulty is that the SWF file won't automatically play from the website within Business Catalyst. It all works perfectly when I run the webpage in different browsers through Dreamweaver. Also if I just double click the website file where it sits on my computer... the resident browser picks it up and all is well.
    I've already exchanged quite a few e-mails with Business Catalyst support and InDesign support... (The SWF file was created using InDesign) ...but we don't seem to be getting anywhere. I can't think of anywhere else to go... so... here I am.
                                                                                                      Thanks,
                                                                                                       Michael McLaughlin

    Hello Liam,
             Let me see if I'm understanding you. Are you are saying that it
    takes a few seconds for the video to get going after the initial pages
    comes up? Yes, I'm aware of that, but it's only a few seconds and then it
    runs. Or are you saying that the SWF file takes time to get going?  I've
    opened the website http://wrysmilebooks.businesscatalyst.com, let the video
    run and simply waited, but nothing happens.
             However, I've noticed something curious. When I preview the Grid w
    flip html in BC, everything runs its course as it should. When I run it
    with http://wrysmilebooks.businesscatalyst.com there's something of a
    stall. The video has to end... the code to open the swift file is onended...
    but the fade to black at the end of the video never quite happens. A faint
    image which is not the last of the video can be seen on the screen. So...
    it appears the video hasn't really ended... so the SWF file doesn't run.
              So... does BC impose some limit on the length of a video when
    it's accessed through http://wrysmilebooks.businesscatalyst.com that it
    doesn't when its run within BC?
    On Wed, Apr 8, 2015 at 12:18 AM, Liam Dilley <[email protected]>

  • The old Flash SWF files that don't update in pages created with templates problem

    I hate to even ask this question again because I know it's
    been posted many times. I've read all the answers I could find but
    I'm afraid I still need help. I'm using Dreamweaver CS3 on a Mac.
    I've gone in preferences and unchecked "insert using browser-safe
    scripts" and "Convert tags" and I've tried to make my paths to the
    SWF files relative to the site root but I just can't get it to
    work.
    There are about three articles on what the Site Root path can
    be used for and why it's good or bad. I've read all those and I
    guess I'm dense because I just can't figure it out. I select site
    root from the "relative to" drop down menu and it makes no
    difference whatsoever. I look at the code and it seems OK. This is
    what it looks like:
    <param name="movie"
    value="/public/Images/Regional_Strength/Americas/Americas map.swf"
    />
    <param name="quality" value="high" />
    <embed
    src="/public/Images/Regional_Strength/Americas/Americas map.swf"
    quality="high" pluginspage=
    There are no ... before the directories and that's what it's
    supposed to look like. The files still don't show. Part of me has
    to wonder how the heck the html file would know which /image
    directory the swf file is in because this particular site is one of
    many self-contained site directories that sit in my public folder,
    each site has it's own image directory. I thought maybe I'm
    supposed to put the SWF files in the "image" directory right in the
    first level of the public directory. I moved the files in there
    changed the code to:
    <param name="movie" value="/public/Images/Americas
    map.swf" />
    <param name="quality" value="high" />
    <embed src="/public/Images/Americas map.swf"
    quality="high" pluginspage=
    It doesn't work. Like I said, after reading the three or so
    articles about the site root on the Adobe Help pages, I still don't
    understand. I'd appreciate someone clarifying this for me.
    Thanks

    > <param name="movie" value="/public/Images/Americas
    map.swf" />
    As a random educated guess, Is your local site folder defined
    to the correct
    folder? If it isn't, then dw can't make correct site root
    relative paths.
    Jumping to this from seeing the /public/ folder in the above
    path.
    Define the local site folder to the folder that directly
    contains the site's
    homepage index file.
    Use the "host directory" line in the remote site info to
    correct for any
    required subfolder in the ftp setup. If public files need to
    be placed in a
    subfolder on the remote named public or public_html or htdocs
    or www or
    similar, put that folder name into the "host directory" line.
    Also- to avoid problems adopt a file and folder naming
    convention that
    doesn't cause you to tear your hair out.
    Americas map.swf
    There is NO such thing as a blank space in a url. So don't
    use blank spaces
    in file or folder names.
    A conservative naming convention would be to use only
    a-->z and 0-->9 and
    the _underscore. No blank spaces, no punctuation, no mixed
    case.
    Right-click on the file or folder in the dw Files Panel and
    pick rename.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Swf files that scale with the browser

    I uploaded a swf file with dreamweaver as a stand alone window and it works fine.  How do I get the swf file to scale larger or smaller as the user adjusts their browser window larger and smaller?  I would like to get the swf file to scale along with the browser window.  I posted this in dreamweaver but was told this is an action script issue.

    I found a simple solution, and I believe it is what you are looking for.
    1. In Flash, go to File>Publish Settings
    2. Click on the HTML Tab
    3. Where is says Dimensions, select Percent
    4. Though it is probably default, make sure the width and height are both set to 100.
    5. Click ok then go to File>Publish
    Now your movie should scale with the browser window.
    If you do not have Flash, then you can simple work with this sample code below:
    <object width="100%" height="100%" id="xyz" align="middle">
        <param name="allowScriptAccess" value="sameDomain" />
        <param name="allowFullScreen" value="false" />
        <param name="movie" value="xyz.swf" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#ffffff" />
        <embed src="xyz.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="xyz"
        align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash"
        pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    Notice how width and height are set to "100%"? That's all you need.

  • My .swf files that I embed using Dreamweaver do not play in any browser, online or local...

    I've created a website in Dreamweaver (cs5.5).  (I created the swf in flash cs5.5 also) (I also have the latest flash player)
    There's a test version here (there's no images, but in the /test/ directory there's the .swf file and a further /Scripts/ directory, created by Dreamweaver when I imported the swf,
    containing expressInstall.swf swfobject_modified.js) - www.pureimaginationcakes.com/test/
    When I use the preview in browser feature, in both Iexplore and Chrome, I get a grey box where the movie should be.
    I used Dreamweaver to import the swf. I did not code anything myself.
    Online, there is simply no flash movie where it should be.
    When I double click the expressInstall.swf in windows explorer I get a security alert saying Flash Player is blocking expressInstall.swf from communicating with fpdownload.macromedia.com,
    and I can't figure out how to change this setting (that's if it's relevant).
    I get the same problem from other computers, I don't know what else to do apart from post here.
    Would be grateful of any help.

    Both test sites work just fine for me.
    The "Update plugin" message is exactly what would be displayed if no .swfobject file at all was found... so it may not be the "version11" thing but rather, perhaps something else is messed up with the .swfobject file.
    File can be found in both folders:
    http://www.pureimaginationcakes.com/test/Scripts/swfobject_modified.js
    http://www.pureimaginationcakes.com/Scripts/swfobject_modified.js
    and file does download when downloading the html page (just check the cache).... but for some reason it doesn't seem to be working.... Hummmmm????
    Adninjastrator

  • How can I have a Flash SWF file to load a HTML page?

    I'm looking for a way to have Flash (CS5) to load and display a very simple HTML web page. Basically, the SWF file would be a standalone document sent by e-mail (or people would post on their web pages), and this SWF would display the content of another web page (consisting mostly in a live video on a black background)
    How can I have Flash CS5 to do that??
    Thank you!
    -sv

    Yeah maybe I wasn't clear enough... Here's the big picture.
    I run a live TV station, broadcasting 24/7 on the web via a Flash application (a projector basically). The video feed is streaming on my site, as well as on numerous web sites across the net. A Flash projector is also available as a standalone application, people download and use it to watch the movies without opening a web page.
    I am currently changing the broadcast method, from Flash stream to HTTP stream. But since my TV is already posted and linked in many places, I want to change the Flash object on my server with a new one, that has a HTTP stream instead of the Flash stream. It seems that HTTP stream cannot be embedded in a SWF, but it can be displayed on a HTML web page. The solution I came up with is to have a HTML page to load in the Flash player. All I would need to do is to have that HTML page to display the HTTP stream.
    So from there, most of my audience would not need to change anything to watch my streaming TV, while those who downloaded the old Flash projector would need to download a new one.

  • Swf file works but not html when preview and publish

    hi,
    i made a simple nav bar with a dropdown menu it works fine in flash mode and preview but when i try to embed into html it only show the nav bar but not the dropdown menu. please advice.
    thanks in advance!

    http://lunarvision.zxq.net/banner_flash_test.swf // the swf file
    http://lunarvision.zxq.net // when it on the website.
    thanks!

  • How do I find the width of an external swf file that I am loading in

    I have loaded in an external swf file and it works fine.
    However, when I get the width dimensions of the movieclip that is housing the external swf file it gives me a '0' for the width.
    Thanks for your time.

    you must wait until loading is complete before trying to access the loaded objects width.  at that point you can determine the width,height of the onstage/backstage objects in frame 1 of the loaded swf.

  • Can't get my embedded swf files to play in HTML file

    Hi there,
    I'm just  wondering why my swf files won't play when I upload them along with my  HTML file to the server.
    The problem can be seen at the  following URL:
    http://marthalodge.com/productDev.html
    I  inserted the swf in 'insert media' - 'shockwave' and the thing works  when I press play to view it within dreamweaver. However, when I try to  view it on a browser, either locally or remotely, it doesn't work.
    Does  anyone have a suggestion as to why this might be happening?
    Thanks,
    M

    Hi,
    I did what you suggested and again, nothing shows. You can see what I did at:
    http://marthalodge.com/ProdDev.html
    Do you have any idea why this is happening? I don't get any error report when I publish my swf from Flash.

  • Flash SWF file not playing as HTML snippet!?

    Any Flash gurus out there? I'm trying to get a SWF flash file to play as a HTML snippet but it doesn't seem to be working. I'm using Artotems Flash code within the snippet. The SWF file was encoded using Flash v9.0 and it plays on it's own when I open it the file directly from a web browser. However, when it's referenced from my website through iWeb nothing shows up!? Any ideas? Here's a screenshot of the code I'm using. Maybe you gurus can tell me if my syntax is incorrect?
    http://i40.tinypic.com/2na7iq9.jpg
    Message was edited by: dropscience

    You're not using the full URL to the file.
    You have "/Media/knowledgereignssupreme.flv" in both instances where it should be...
    "http://www.websitename.com/Media/knowledgereignssupreme.flv"
    You can also open it with a simple iFrame code like at the bottom of this page......
    http://www.iwebformusicians.com/MusicPlayers/FlashskinsPlayer.html

  • Satay Method: Firefox crashes swf file that contains 3D animation

    I have a strange dilemn and the 3D feature in Flash CS4 seem to be the most obvious connection to the problem.
    I have a page with 2 different swf files ( both under 50KB), which use the satay method. One works perfectly, and the other struggles to work. The pixels are magnified, the 3D animation scales incorrectly, and moves very slowly. Eventually the browser crashes and the whole operation goes down.
    Has anyone else experienced this? Can you suggest changes I can make within my code to fix the problem? If it's a plug-in problem, then I can definitely update the plug-in on my machine, but won't all my viewers encounter the same annoying problem? Send suggestions my way, please!
    <object type="application/x-shockwave-flash"
                             data="containerFile.swf?path=importedFile.swf"
                             align="middle"
                             width="475" height="261" id="containerFile" >
                            <param name="allowScriptAccess" value="sameDomain" />
                            <param name="allowFullScreen" value="false" />
                            <param name="movie" value="containerFile?path=importedFile.swf/>
                            <param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />   
                           <img src="importedFileImage.jpg">" alt="WhatUC" />
                        </object>

    ..would really appreciate some feedback on this error.

Maybe you are looking for

  • Adobe Content Viewer Application not Loading in China

    I am having a problem viewing an application I uploaded to an Adobe Content Viewer account. I can see the application just fine in my dashboard after I log in, but when my contact in China logs in using the same username and password, the application

  • The "combine supported files in Acrobat..." option either disappears or doesn't work

    I have tried searching for an answer on this with no joy! We have documents that we regularly produce here that are a mixture of Word, Excel and PDF documents, all combined into 1 PDF. Currently we have to convert each document into PDF individually,

  • Dynamic Text Formting issue

    I have two dynamic text fields the give the apearance of wrapping text around a photo. The text has been set up to load each text field and appear to smoothly wrap and look like one continued display. It work on the computer I am created it on...When

  • Integration with url iview

    Hi everyone, I have a web application and Portal and My aim is this two systems integration using url iview but I don't want to use Application Integrator.I want to use only URL iview with url parameters. My wish is to enter URL Parameter = uname(sta

  • After Gnome update cpufreq-applet needs privilages all the time.

    Hi I have upgraded Gnome to the latest 2.28 version with pacman. Problem is that I can't change cpufreq with cpufreq-applet without typing the root password. That's ok, but why I have to do it all the time I wan't to change the cpu policy. It is real