Howto center flash object in a page

Hi,
i am confused of how are whole pages(with all navigation, header,etc) generated. I tried to study html and css codes of generated pages but there is a lot of functions etc, so the first question: is there some tutorial where are described some processes of building pages(its division into iframes, divs, ...)?
the second question: I need to make some page with full height and in that page i need to vertical center some object(ie flash), how should i do it?
thnaks

Hello Jiri
This link for SAP help should be usefull for you.
<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/67/74de3fc6c6ec06e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/67/74de3fc6c6ec06e10000000a1550b0/frameset.htm</a>
Regards
Jamal

Similar Messages

  • Center flash video player on page

    Hi everyone,
    I have a webpage that I inserted a flash video file on the
    page. The player is 320x240 and is the only thing that will appear
    on the page. I want to center the player inside the div that it is
    in. I have tried setting the div margins in CSS and it looks
    correct when I do this but when I preview the page it still appears
    on the left side of the div. Is there a way that I can center this
    that I am missing? Here is a link to the page to look at.
    http://www.ebcardiac.com/Video/index.html
    Thanks,
    Robert

    Hello,
    Replace the H1 tag around the flash video with a div tag.
    (The H1 is
    essentially useless here)
    Assign the div a class. I named it "centerflash" for this
    example.
    <div class="centerflash">
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','widt h','342','height','291','id','FLVPlayer','class','videoPlayer','src','FLVPlayer_Progressiv e','flashvars','&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=minInvasiveVideo&au toPlay=true&autoRewind=true','quality','high','scale','noscale','name','FLVPlayer','salign ','lt','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version =ShockwaveFlash','movie','FLVPlayer_Progressive'
    ); //end AC code
    </script><embed width="342" height="291"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    salign="lt" name="FLVPlayer" scale="noscale" quality="high"
    flashvars="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=minInvasiveVideo&autoPl ay=true&autoRewind=true"
    src="FLVPlayer_Progressive.swf" class="videoPlayer"/>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="342" height="291" class="videoPlayer"
    id="FLVPlayer">
    <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    <param name="salign" value="lt" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="FlashVars"
    value="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=minInvasiveVideo&autoPlay=t rue&autoRewind=true"
    />
    <embed src="FLVPlayer_Progressive.swf"
    flashvars="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=minInvasiveVideo&autoPl ay=true&autoRewind=true"
    quality="high" scale="noscale" width="342" height="291"
    name="FLVPlayer"
    salign="LT" type="application/x-shockwave-flash"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    />
    </object>
    </noscript>
    </div>
    Add this to your CSS:
    .centerflash {
    width: 342px;
    margin: 0px auto;
    Take care,
    Tim
    "ryonker" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi everyone,
    >
    > I have a webpage that I inserted a flash video file on
    the page. The
    > player is
    > 320x240 and is the only thing that will appear on the
    page. I want to
    > center
    > the player inside the div that it is in. I have tried
    setting the div
    > margins
    > in CSS and it looks correct when I do this but when I
    preview the page it
    > still
    > appears on the left side of the div. Is there a way that
    I can center this
    > that
    > I am missing? Here is a link to the page to look at.
    >
    http://www.ebcardiac.com/Video/index.html
    >
    > Thanks,
    > Robert
    >

  • How to include flash object in web page

    Hi,
    I am using the code below:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="626"
    height="159">
    <param name="movie" value="menu_application.swf" />
    <param name="wmode" value="transparent" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash"
    wmode="transparent" data="/portal/nam/swf/menu_application.swf"
    width="626" height="159">
    <!--<![endif]-->
    <ul>
    <li id="home"><a href="../"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Nakheel</a> <span id="tag_line">Where vision
    inspires humanity</span></li>
    <li id="corporate" class="active"><a
    href="../corporate/" onmouseover="swap_main_navigation_class(event,
    this)" onmouseout="swap_main_navigation_class(event,
    this)">Corporate</a></li>
    <li id="news"><a href="../news/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">News</a></li>
    <li id="blue_responsibility"><a
    href="../blue_responsibility/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event, this)">Blue
    Responsibility</a></li>
    <li id="developments"><a href="../developments/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Developments</a></li>
    <li id="living"><a href="../living/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Living</a></li>
    </ul>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    Before invoking the code, I have registered the web object
    as,
    swfobject.registerObject("flash_scroll", "9.0.0",
    "/portal/nam/swf/index.swf"); // path is relative to my app server.
    Now when I put the same code in single directory, everything
    goes smooth, but once I decompse the code and when it loads this
    code from different places, it does not work out.
    Please guide me as I am a Java guy, but I am suppose to solve
    this asap :( some fire on my back...
    thank you for the help.

    Hi,
    I am using the code below:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="626"
    height="159">
    <param name="movie" value="menu_application.swf" />
    <param name="wmode" value="transparent" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash"
    wmode="transparent" data="/portal/nam/swf/menu_application.swf"
    width="626" height="159">
    <!--<![endif]-->
    <ul>
    <li id="home"><a href="../"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Nakheel</a> <span id="tag_line">Where vision
    inspires humanity</span></li>
    <li id="corporate" class="active"><a
    href="../corporate/" onmouseover="swap_main_navigation_class(event,
    this)" onmouseout="swap_main_navigation_class(event,
    this)">Corporate</a></li>
    <li id="news"><a href="../news/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">News</a></li>
    <li id="blue_responsibility"><a
    href="../blue_responsibility/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event, this)">Blue
    Responsibility</a></li>
    <li id="developments"><a href="../developments/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Developments</a></li>
    <li id="living"><a href="../living/"
    onmouseover="swap_main_navigation_class(event, this)"
    onmouseout="swap_main_navigation_class(event,
    this)">Living</a></li>
    </ul>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    Before invoking the code, I have registered the web object
    as,
    swfobject.registerObject("flash_scroll", "9.0.0",
    "/portal/nam/swf/index.swf"); // path is relative to my app server.
    Now when I put the same code in single directory, everything
    goes smooth, but once I decompse the code and when it loads this
    code from different places, it does not work out.
    Please guide me as I am a Java guy, but I am suppose to solve
    this asap :( some fire on my back...
    thank you for the help.

  • 50 flash objects on one page? :)

    Does this mean 50 virtual machine instances and about 1GB of used memmory?
    What's better: one big .swf or 50 small ones?

    Simple to accomplish, but there are no templates that I am
    aware of....
    Just use a FLVplayer component on the right side of the
    stage, and give it an instance name like myFLV. Then add all of
    your thumbnail images to the stage. One at a time, secect them and
    convert them into button symbols. GIve them each a unique instance
    name like but_mov1, but_mov2....
    Then put the following code on the frame containing the
    buttons:
    but_mov1.onPress = function(){
    myFLV.contentPath = "movie1.flv" //use your movie's file name
    but_mov2.onPress = function(){
    myFLV.contentPath = "movie2.flv" //use your movie's file name
    ....and so on...
    Then each button will place new content in the FLV player
    when it is pushed.

  • Many Flash vector objects on a page slows down responsiveness to freezes (Windows 8 IE 10 Flash 11)

    Hello, I use Windows 8 Pro x64 on my Core 2 Quad, Internet Explorer 10 (desktop mode) with Flash 11.7.700.169.
    When I'm on site with Flash vector animations which use some input controls (i.e. I can manipulate objects in the Flash frame with my mouse) it seriously slows down IE (scrolling, text input) down to freezes. It doesn't matter whether mouse pointer is over the Flash or somewhere else on the page but the more Flash frames on the page - the greater speed  drops. CPU consumption by iexplorer.exe process on that pages is constantly around 25-40%.
    Disabling Flash avoids the issue.
    I did a clean install twice so it doesn't look like a specific installation issue. In Modern IE this is less noticeable but still persist.
    Moreover, on the same machine I previously had Windows 7 Professional x64 with Internet Explorer 10 and Flash ActiveX 11.7.700.202 and did not experience that kind of problems.
    I have tried Chrome and Firefox with the Flash plugin of the latest version and they were fine - no noticeable lags or freezes.
    I did some more research and replaced ActiveX Flash files (Flash.ocx, FlashUtil_ActiveX.dll, FlashUtil_ActiveX.exe) both 32 and 64 bit with that from Windows 7 and then vector flash objects on the page did not show up but streamed objects worked well. I replaced Flash.ocx with Windows 8 version and vector ads showed up but lags came back as well.
    Finally I replaced all files of version 11.7.700.202 with files of version 11.5.502.146 and suddenly they worked very well - no lags or freezes, smooth scrolling etc.
    So the question now is how to deal with further Flash updates for Windows 8? Is there any way to find out what is the cause of lags and freezes in version 11.7.700.202 for IE on my Windows 8 machine?
    My current config:
    Core 2 Quad 9550 @ 2.83
    GeForce GTX 580
    8Gb RAM
    256Gb SSD
    Windows 8 Pro x64 + NVidia driver 320.18 + Flash 11.7.700.202
    I.e. the page that causes huge slowdowns - www.stopgame.ru

    <sigh> Try asking your question on a forum for the Flash Player - this one is for Director's Shockwave Player

  • I am having problems with viewing flash plugins on websites. it seems that the firefox 5 is inlarging the flash piece thus skuing the image and inabling features of the flash object itself.

    most important issues i am having are the following are as follows:
    1) on www.alliedelec.com the main image in the flash rotating banner is skued from being enlarged.
    2)http://www.alliedelec.com/eaton-control-automation/ on the bottom of the page there is a flash video player which is missing the controlbar at the bottom and cutting off the video previews on the side due to the flash oject being enlarged.
    i have checked this in older versions of firefox and other browsers and ff5 is the only browser which is having an issue and one in need fixed asap.
    Please Help!!!!

    No problems here on Linux with the Flash objects on both pages.<br />
    I see the control bar.
    Make sure that you aren't zooming anything on that page.

  • Undesired offset with Flash object

    I have a frameset with CSS attached. There are two frames - a
    top frame that is used for a header and a main frame where target
    pages are loaded. When previewing the page design view in DW, the
    main frame is offset to the left about 10 px and I cannot figure
    out why. Still, it displays properly in a browser UNTIL I place a
    Flash object on any page that is targeted for the main frame, and
    then the misalignment anomaly occurs in browsers (IE and Firefox)
    as well. All other target pages load without offsetting to the
    left.
    I have searched my CSS in vain for clues.
    Please point me in the right direction!

    Hello,
    If you could post a link someone might be able to determine
    why it's
    happening by looking at the code.
    In the meantime, you might want to consider all the negative
    issues involved
    with using frames.
    There may be some you haven't seen or even imagined yet.
    It might make the flash alignment issue a moot point.
    http://www.html-faq.com/htmlframes/?framesareevil
    http://apptools.com/rants/framesevil.php
    Take care,
    Tim
    "Lonesome61" <[email protected]> wrote in
    message
    news:gk3899$3a0$[email protected]..
    >I have a frameset with CSS attached. There are two frames
    - a top frame
    >that
    > is used for a header and a main frame where target pages
    are loaded. When
    > previewing the page design view in DW, the main frame is
    offset to the
    > left
    > about 10 px and I cannot figure out why. Still, it
    displays properly in a
    > browser UNTIL I place a Flash object on any page that is
    targeted for the
    > main
    > frame, and then the misalignment anomaly occurs in
    browsers (IE and
    > Firefox) as
    > well. All other target pages load without offsetting to
    the left.
    >
    > I have searched my CSS in vain for clues.
    >
    > Please point me in the right direction!
    >

  • Right side scroll bar disapears after I have applied a flash object

    Right hand side scroll bar dispears after I have embedded a
    flash object on the page, I have no idea why?. Here is an example;
    http://www.ldnwrestling.com/profiles/Johnathan%20Hartwick/LDNJohnathan%20Hartswick.html
    And I have also copied and pasted the code.
    Any ideas anyone?

    I found a resolution for this - remove the
    overflow: hidden;
    then it works :-)

  • Flash Object not viewable within page

    Hello, I've been having trouble adding a Flash content into pages (which I'm quite innexperienced at). My homepage for example, is supposed to be a flash site. But for some reason it does not play when inserted to an incredibly simple webpage, as you can see here; www.ethanguillemette.com
    Instead of the flash site appearing, there is simply an empty white box. Now interestingly enough, the flash object is fine in and of itself, and can be viewed without problem (albeit far too large!) here; http://www.ethanguillemette.com/flashsite.swf
    The following is the code for the index page. Pretty much all I did was create a wrapper, center it, and add a background color:
    <!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>Ethan Guillemette - Web Designer</title>
    <style type="text/css">
    body {
    background-color: #91919B;
    .flashwrapper {
    margin: auto;
    height: 480px;
    width: 900px;
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div class="flashwrapper">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="480" id="FlashID" title="Ethan Guillemette Flash Site">
        <param name="movie" value="flashsite.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="11.0.0.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="flashsite.swf" width="900" height="480">
          <!--<![endif]-->
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="11.0.0.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>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    Does anyone know what hairbrained thing I'm doing wrong? Any help would be much appreciated!

    Just as general info I'd like to add a couple of my observations.
    There seems to be a number of very similar problems popping up in other Forums recently related to this same issue. I'm thinking that a recent Flash pluggin update is causing some of these problems.
    For example, I can't see the .swf files in either of hans links... I haven't updated my Flash pluggin for awhile (10.0.45.2). OK, I can understand if I can't view the .swf.
    But here is a similar problem posted over in the Flash Forum:
    http://forums.adobe.com/thread/868573?tstart=0
    I get a "download latest pluggin" message when attempting to view the posters page:
    http://www.brendaportfolio.co.uk/test.html
    However, I can direct download the .swf and view it just fine.
    So the problem is not that I don't have the correct version pluggin for that particular .swf, but rather that I don't have the correct pluggin as required by the embedding code used, specifically:
    <param name="swfversion" value="11.0.0.0" />
    older versions of his .swf/pages used an embed method calling for older version of "swfversion" as a param, those work just fine.
    So my guess is that in this posters case, the newer version pluggin IS required for his .swf, since I can't view the page. The old CS3 version, which used the old "AC_FL_RunContent" embed method only called for version 9 pluggin, while the .swf itself requires the latest pluggin.
    Perhaps a lesson to be learned is that when creating Flash content, you may not want to always develop for the very latest version of Flash Player, since not everyone has updated their browers. A second lesson/observation is that the embed method used in CS5 (swfobject_modified.js) seems to be putting the cart before the horse, requiring the latest pluggin update even if the .swf does not need it.
    Now I am all for using .swfobject, but NOT to display the Flash. swfobject is not needed, nor required to display Flash on a Web page. If the Web browser has the Flash pluggin a .swf will display just fine with some simple code like this:
    <object data="path_to_file/file.swf" type="application/x-shockwave-flash" width="insert_width_of_movie" height="insert_height_of_movie">
      <param name="movie" value="path_to_file/file.swf">
      <param name="SomeOtherParam" value="ParamValue">
    </object>
    no other code, swfobject, or AC_FL_RunContent needed.
    The purpose if using .swfobject is to provide Flash detection (not Flash display) and display alternate content if the Flash pluggin is missing or not up to date. But it appears now that the version of .swfobject used in CS5 has incorporated "get the latest version pluggin no matter what" rather than "get the appropriate pluggin for this .swf".
    And yet one of the most powerful features of .swfobject is the most overlooked and underused, that of allowing you to create alternate content for SEO purposes. That alt content can completely remedy I Know Nothing at all's concerns:
    On another note, you are aware that a 100 % Flash navigated site is the worst thing you can do from an SEO standpoint right?
    From an old post:
    If you think that Flash is somehow bad for SEO, it's time to dispell that MYTH!
    If fact, in some circumstances I'll use Flash INSTEAD of just HTML because then I'll have better SEO than with just HTML alone.
    http://www.worldbarefootcenter.com/
    The link to World Barefoot Center in the above post is just one example. View the source code and you see a couple paragraphs of text along with regular HTML links.... but what displays is the Flash version of the image and Flash links.
    The client provided the artwork for the page... and that's what they wanted to use a .jpg image. Well yes, that could be done in HTML but it would be virtually invisible to Google. So Instead I converted the image into a Flash .swf and used swfobject to display the Flash. swfobject allows you to create alternate content inside the <div> which also holds the Flash .swf, then when the page is loaded it detects if the browser has the Flash pluggin. If it does, it displays just the Flash content, if not, it displays the alternate content. Since almost everyone has the Flash pluggin, for most people the Flash version of the <div> will display.
    The alternate content for that <div> can be any regular HTML text, images, media player, links, etc., anything that you would use if you were not using the Flash. Now the best part is that the alternate content can be "over the top" as far as optimizing for SEO, since it will not be seen by most viewers.
    Here's another example of SEO with Flash.. again, the page is just a single image provided by the client:
    http://www.ksowetsuits.com/
    View the source code. The alt content is paragraph after paragraph of information about the site, including lists and links. If it was just the HTML, it might be kind of a boring Home page. But for SEO I can go "over the top" in promoting the site, since most viewers will never see that part... but it's all indexed by search engines. The end result is BETTER SEO using Flash than just HTML.
    On another Web site, a Flash video is displayed, the alt content is the complete text narration of the video. Now how many people would take the time to read that if they could just watch the video instead?? again, better SEO with Flash than without. In fact in one case we had first page search result from that video narration within 4 hours of posting the page.
    On still another site with a Flash video, the alt content is another video, but a .mov version, which will, in effect play Flash video on the iPhone (not possible you say??). Well since the iPhone does not have Flash pluggin, it simply displays the .mov version of the video, while everyione else sees the Flash version.
    So anyway, if Flash is a part of your Web development, you should look into using swfobject and alternate content.
    http://code.google.com/p/swfobject/
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes all,
    Adninjastrator

  • HTML page with FLASH object doesn't reload upon a redirect

    Am using:  ECC 6.0 and ABAP SAPGUI development
    Hi All,
    I'm seeing a frustrating issue that i'm hoping others have seen and resolved.
    Here is what i'm attempting and below that is the issue:
    1)  I have created a ABAP program in which i'm using the HTML viewer (class:  cl_gui_html_viewer ) within a container that is on one of my ABAP screens.
    2)  I load up a web page on our (intra)network that displays an HTML page that has a nice FLASH navigation object.  This navigation object operates as such - when a node is clicked it will go to another html page (on the same network) that will then parse apart what node they clicked on and via javascript submit a form in which I've defined a SAPEVENT for.
    3)  My ABAP program has defined the event handler for this sap event and calls the appropriate method just fine (ON_SAPEVENT).  I am able to trap the event details and do some other things.
    This is all working just fine, except....I want it to then go back to the first page (original page) that contained the FLASH navigation on it upon after the page that trapped the SAPEVENT is complete automatically.  Easy? - that's what I thought...I tried several different ways to do this "go_back" on the html control, "show_url" (with the original URL)...even a redirect in the actual html page itself to go back.
    They all DO go back to the first page, however my flash navigation object on that page NEVER shows up!  It's almost like the frontend is thinking it is already loaded and will not load it again.  I thought maybe I need to do a "flush" or some such - but that didn't seem to solve it.  Has anyone seen this and resolved it or knows what this is?  The thing is...I can completely exit out of the program - and the flash object will load just fine (but only after I wait a minute or so).  What gives...anyone know?
    Thanks in advance,
    Matt

    Am using:  ECC 6.0 and ABAP SAPGUI development
    Hi All,
    I'm seeing a frustrating issue that i'm hoping others have seen and resolved.
    Here is what i'm attempting and below that is the issue:
    1)  I have created a ABAP program in which i'm using the HTML viewer (class:  cl_gui_html_viewer ) within a container that is on one of my ABAP screens.
    2)  I load up a web page on our (intra)network that displays an HTML page that has a nice FLASH navigation object.  This navigation object operates as such - when a node is clicked it will go to another html page (on the same network) that will then parse apart what node they clicked on and via javascript submit a form in which I've defined a SAPEVENT for.
    3)  My ABAP program has defined the event handler for this sap event and calls the appropriate method just fine (ON_SAPEVENT).  I am able to trap the event details and do some other things.
    This is all working just fine, except....I want it to then go back to the first page (original page) that contained the FLASH navigation on it upon after the page that trapped the SAPEVENT is complete automatically.  Easy? - that's what I thought...I tried several different ways to do this "go_back" on the html control, "show_url" (with the original URL)...even a redirect in the actual html page itself to go back.
    They all DO go back to the first page, however my flash navigation object on that page NEVER shows up!  It's almost like the frontend is thinking it is already loaded and will not load it again.  I thought maybe I need to do a "flush" or some such - but that didn't seem to solve it.  Has anyone seen this and resolved it or knows what this is?  The thing is...I can completely exit out of the program - and the flash object will load just fine (but only after I wait a minute or so).  What gives...anyone know?
    Thanks in advance,
    Matt

  • Help w/ Flash Object inserted into DW page

    Hi,
    I'm using DW MX2004 on a Pwrbk G4. I created a Flash object
    (a page-flipping gallery) in Flash, and while it previews fine in
    Flash MX'04 (size of the .swf in pixels, I WANT it to be 1050 W
    & 713 H so the page is big enough to view well on a browser and
    the pages can flip correctly), once the object is inserted into DW,
    it isn't showing up as the same size. The default size in DW is 550
    x 440 I think, and when I try to change the dimensions--even to the
    exact size it was in Flash--the images once previewed are always
    distorted or the preview shows only part of the image and the pages
    aren't flipping (this, I believe b'cos the entire .swf movie isn't
    displayed so the corners can be dragged/clicked). I know I'm doing
    something wrong or missing some step, can someone help?
    Thanks

    I am not sure what exactly you are experiencing but it sound
    like something somewhat similar to what I recently went through. I
    tried to embed a swf in my HTML page using DW and there was a
    border that would appear that was not there in FLash. I eventually
    found a setting in Flash Publish settings that said " no border "
    ...this was under the "HTML" settings in the Publish settings
    dialog box. I published my html page and then cut most of the code
    from that page and manually embed it in my Dw html page. Kind of
    pain but it worked.
    Try publishing the HTML page from flash and then viewing that
    page in DW and see if your swf is the right size. It may be that
    you can't use DW to Embed your SWF.
    Jordy

  • Optimize php page for browsers lacking flash, so that it replaces flash objects with static images

    Hello,
    I basically want to have my php pages with flash swf objects to be smart enough to replace the flash swf's with static images or other content for the non-flash user (iphone, ipad, etc.) who visits the website.  I guess this would be an option or perhaps a script that just sent the visitor to a version of the .php page that is tailored to them, a version of the page designed for non-flash users.
    I've done a little bit of reading up and have found that some people like to use DOM scripts like
    Unobtrusive Flash Objects (UFO) v3.22
    or what seems to be the successor:
    SWFObject 2.0
    What is better?  Is there a better script out there to use at this point?  Advice would be much appreciated.

    I guess I will reiterate this.
    I would like someone to tell me which one of these scripts that I have mentioned above would be best to use.
    What am I trying to do?  Well from my understanding these scripts allow me to have multiple versions of the website, so that it loads up with static images in place of the flash swf's for... NON FLASH USERS.
    The script will be able to detect whether the flash capabilities of the browser are sufficient, and if not display the web page accordingly.
    SO.  I'm looking for an answer as to what is the best script to use, if it's not one of the scripts I am asking about.
    @The Shocker.. if I wanted to research it on the net by googling, which I already have, I wouldn't be using this forum.  I'm looking for someone who is knowledgeable in this area of expertise to give me a recommendation, based on information they can give me that is logical and clear.  And then I can do further research once I feel I'm being sent in the right direction.
    Thanks in advance to anyone who would like to offer me some direction on this.

  • CFWindow pops up behing Flash object

    Hello,
    I'm using CFWindow as a link on my web page, which the user
    can click to view some information. Also, I have a Flash object
    embedded in the center of this same page.
    Whenever the user clicks on the link, the CFWindow opens up
    BEHIND the Flash object. Is there any way to ensure that the window
    will open up above all other objects on the page? I've looked
    around Google but couldn't find anything.
    Thanks,
    Peter

    Hi Azadi,
    That's strange. I followed closely what you posted and made
    sure that I fixed my code to look as closely as possible to what
    you have, but still no luck. There must be something else on my
    page which is blocking the CFWindow from coming up above the Flash
    object. If anyone else is having this problem, maybe they can also
    be of help. Anyway, here is my code. I've put the CFWindow below
    the Flash object just like you have it:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','550','height','450','title','scroller','src','disneyArtScroller','quality','high','pl uginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Shockwave Flash','movie','disneyArtScroller2'
    ); //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=9,0,28,0"
    width="550" height="450" title="scroller">
    <param name="wmode" value="transparent" />
    <param name="movie" value="disneyArtScroller2.swf">
    <param name="quality" value="high">
    <embed src="disneyArtScroller2.swf" quality="high"
    wmode="transparent" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="550" height="450">
    </embed>
    </object>
    </noscript>
    <cfwindow name="mywindow1" draggable="false"
    initshow="true"
    center="false" height="200" width="600" title="mywindow1">
    this is my window!
    </cfwindow>
    Thanks for your help,
    Peter

  • Center Flash animation in window?

    Hi, all. I'd like to get my Flash animation to run centered
    in the browser window, remaining at a fixed size regardless of how
    the window is resized on screen. Is there some code I can add to
    the Flash-generated HTML page to make this happen? Better yet, I'd
    like it to open in a fixed-size window with dimensions matching the
    Flash animation. Can anyone help me out? I'd appreciate it.

    This is really an HTML/Javascript problem and not
    particularly complicated. You can try a popup window as described
    in the tutorial here:
    http://www.tizag.com/javascriptT/javascriptpopups.php
    Or you can use CSS/HTML to center the <OBJECT> tag that
    corresponds to your flash movie. The easiest thing is probably to
    put that <object> tag in a table like this
    <TABLE>
    <TR>
    <TD align="center" valign="middle"><OBJECT>(this
    object tag is generated by flash)</OBJECT></TD>
    </TR>
    </TABLE>

  • Firefox shrinks flash objects if dynamically written from javascript but not if static in html

    firefox shrinks flash objects if the code for the and are written to the page via document.write() in javascript during page load. The object is rendered correctly if the same and are tags in the html document.
    == This happened ==
    Every time Firefox opened
    == tried to dynamicly write object and embed via javascript

    Hi Tom,
    This looks like a real bug. The problem is this forum is for end user support.
    Please report this issue at http://bugzilla.mozilla.org, and be sure to search and see if your problem is already known.
    See also https://developer.mozilla.org/en/Bug_writing_guidelines

Maybe you are looking for