.Swf file full screen problem

Hi, i'm using FMS 4.0 to perform an rtmp stream and an .swf player, built in Flash professional to open the stream!
My problem is that when i embed the swf into my site (www.livezone.gr), all the buttons work except of the full screen button! To embed the swf file i have uploaded it to my web server first in a folder which also includes the Skin.swf file and
i use the following  code to embed it :
<iframe src="My Video.swf" frameborder="0"  width="610" height="480"></iframe>
The problem is only when embeding it,otherwise when i open it directly from my webserver or my pc everything works fine!
.That's my only problem,if you can help me solve it everything will work like a charm!
Thanks in advance, Michail Papamichalakis

open the fla that published your swf.  click file>publish settings, tick html if it's not already ticked.  click the html tab>click the template combobox and select flash only - allow fullscreen.
then click file>publish.
you should see your swf file (re)published and an html file in the directory with your fla.
put the flash published swf and html in the same directory with your iframe containing html file and change your iframe tag to:
<iframe src="Live%20Streaming%20player1.html" frameborder="0" width="610" height="480" ></iframe>
assuming that's the name of the html file published by flash.

Similar Messages

  • Full screen problem in firefox

    Hi there,
    I have (nearly) completed a project in which i have used a
    full screen technique which has worked fine.
    Unfortunately, when I open the html file in firefox the swf
    is not displayed properly (ie its all squashed at the top of the
    browser window).
    When opened in safari & explorer etc it works fine, is
    there any reason for this and if so how can I overcome this
    problem?
    Thanks (in advanced)
    U.G
    View
    this in firefox to see problem

    Any chance your video card might have "video" related settings that might be interfering?  While I'm not suggesting that you switch browsers, trying to reproduce this on another browser will give us a datapoint to see if this is firefox specific.  I would recommend giving both IE or Chrome a try to see if it still occurs.

  • Opening swf in full screen mode

    Hi,
    Is there a way to adjust the screen resolution through actionscript? My requirement is to open the flash movie in full screen mode while all the contents are resized according to the screen size that the movie clip is runing. Please note the movie is not opening on a browser, it should be opened as a stand-alone SWF file.
    I tried to do this by setting stage.displayState = StageDisplayState.FULL_SCREEN; at the begining of actionscripot, but it didn't work.
    Thanks.

    Hi,
    I am using the below function and it is working fine..
    import flash.events.MouseEvent;
    import flash.display.StageDisplayState;
    fullScreenBtn.addEventListener(MouseEvent.CLICK, onfullScreen);
    function onfullScreen(event:MouseEvent):void
              stage.displayState = StageDisplayState.FULL_SCREEN;
    i think the problem is you are trying to load it full screen from flash IDE, if so then it will not work, Try to run the SWF file seperately, it would definately work.
    Vipul

  • Open .swf in full-screen browser window?

    Hi there! I would appreciate if someone could help me with this:
    I have a .swf that I embed in an .html file. When loaded, the html file opens up in a window with the application taking up only 50% of the window. I'd like to have the application open in a window that's full screen. Is that possible at all?
    The .html file I'm using is a standard one generated by Captivate and looks like this:
    <!-- Copyright [2008] Adobe Systems Incorporated.  All rights reserved -->
    <!-- saved from url=(0013)about:internet -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Title</title>
    <script src="standard.js" type="text/javascript"></script>
    </head>
    <body   bgcolor="#ffffff">
    <center>
        <div id="CaptivateContent"> </div>
        <script type="text/javascript">
           var so = new SWFObject("myfile.swf", "Captivate", "891", "551", "10", "#ffffff");
            so.addParam("quality", "high");
            so.addParam("name", "Captivate");
            so.addParam("id", "Captivate");
            so.addParam("wmode", "window");
            so.addParam("bgcolor","#ffffff");
            so.addParam("menu", "false");
            so.addVariable("variable1", "value1");
            so.setAttribute("redirectUrl", "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash");
            so.write("CaptivateContent");
        </script>
        <script type="text/javascript">
            document.getElementById('Captivate').focus();
            document.Captivate.focus();
        </script>
    </center>
    </body>
    </html>

    Hi,
    What do mean by browser window?
    If you mean the File>Open dialog, double click on the Title bar to get it back to a smaller size.

  • Opening new file full screen pshop cs4

    Hello an happy new year to all
    I am new here and french....Please fogive any mistake following....
    I am working under Windos XP pro with Radeon X1950 pro and two screens 22"
    My two problems : 1 - Opening a New file:
    When I open a new file, I cannot obtain a full screen image as I did in previous versions of PS. May be because I use centimeters dimensions?
    : 2 - In the "work space " (Is it right in english ?)
    When I choice "affichage" and then full screen for work space, the image I get is much larger but not entirely full screen..
    Sorry to ask so simple a question and thank for your answers.
    JD

    The CS4 interface is
    very
    different from previous versions.
    You have to a lot of experimenting to see how it works and to find your best solution.
    If you select the Zoom tool you will see "Fit Screen" and "Full Screen" in the Options bar. They are slightly different. There is also the "F" key.
    Pressing Tab or Shift+Tab to remove Toolbox and/or panels changes the behaviour as does having the main application frame maximised or floating.
    Just to add more confusion, using tabbed or floating image windows creates more variables to the mix.
    The help files don't help much and tutorials tend to concentrate on single aspects of the user interface.
    Like I said, you have to a lot of experimenting to see how it works and to find your best solution.

  • Full Screen problem opening PDF on PC projector

    Using Flash CS3 on Mac - creating both Mac and PC projector files to go on a CD presentation
    Ok I have come across the following problem.
    When the CD is inserted the presentation starts automatically (on PC) and gives a list of PDFs which can be opened using EXEC fscommand. All works fine with the Mac version but on the PC version the Flash projector opens in Full Screen Mode and runs ok until I choose to open a PDF, then the presentation changes to Windowed Mode!!!
    Is there any way to stop the PC version of the projector leaving Full Screen Mode when a PDF is selected
    Any help would be appreciated

    hi Hordika,
    Thanks for Posting!
    Try Checking with Background Programs.
    Try Following a Clean Boot Procedure
    http://support.microsoft.com/kb/929135
    Hope this helps
    Cheers!
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • IDVD, jerky when played + full screen problems

    Dear all,
    I'm new to iDVD and am not sure what I've done wrong.
    I made QT movies from FCPx and imported them into iDVD. First I had problems with keeping it widescreen but have seem to have sorted that out. However now I have 2 more problems that have come up:
    1. Everything is widescreen but when I click on the chapters to view the video's, it automatically stops being full screen and goes down to a smaller screen and then you need to click 'full screen' for it to go back, this only happens on a few of them.
    2. Some parts of the DVD don't work, the footage goes all funny like ghosts and it jumps around and doesn't play nicely, then all of a sudden it works for a bit, then back to not working. This is the same on TV or MacBook Pro
    I tried using 2 different themes and the same thing happened. Any thoughts?

    then my thought
    I made QT movies from FCPx and imported them into iDVD
    .qt, .mov etc are containers - What codec are Your movie built as ?
    open movie in QuickTime Player and open inspector and read Codec: ?
    or
    free space on Start-Up (Mac OS) hard disk. HOW MUCH ? (others of NO interest)
    I do from FCE/P do like this
    FCE/P to iDVD
    Several things
    • How to go from FCE/P to iDVD
    • Free space on Start-up hard disk
    • Encoding
    • Brand and type of DVDs used
    • Burn speed set
    • iDVD BUG
    • Chapters
    How to go from FCE/P to iDVD I do
    • Disable Screen and Energy saver
    • IMPORTANT --> FIRST in FinalCut - Mix Down Audio under Sequence Menu / Render Only / Mix-down
    • Export out as a QuickTime .mov file
    • Select with Mark - Chapter Mark
    • Not as Self-Contained (not important but saves time and space)
    • NO QUICKTIME CONVERSION (IMPORTANT)
    This QT.mov file I import into iDVD from within iDVD.
    Free space on Start-up hard disk
    I set a minimum of 25GB (for Mac OS and iDVDs temp files)
    Encoding
    • I use Pro Quality encoding
    Brand and type of DVDs used
    • I use Verbatim
    • I use DVD-R
    Burn speed set
    • I set down this to x4 (or x1)
    iDVD BUG
    • One can not go back to movie-project for any alterations and then go back to
    the iDVD project. It will notice and ask You to either Up-date or Cancel. Neither
    of them will work.
    Medicine - Start a brand new iDVD project.
    Use of Chapters
    • I only use a to z and 0 to 9 in naming them. NO other symbol/letter !
    • NO Chapter-mark at very beginning - iDVD NEEDS TO set this by it self
    • No Chapter marks in or within two seconds from a transition
    (Way around this last one - Export movie as QT full quality and NO Chapter marks
    Import this into a new Movie-project and now You are free to set C-Ms where You want
    them except at very beginning - still)
    Material used to build movie
    • video - I use streamingDV (or convert all other to this eg .mp4, .avi, .wmv etc)
    • audio - I use .aiff 16-bit 48kHz or from Audio-CD (44.1kHz) - no .mp3 or direct from iTunes
    • photos - I use .jpg - no .bmp etc
    Trash iDVD pref. file and run Repair Permissions - and have a re-try.
    Run a CLEANING-DVD from tiome to time
    from post ??
    May not be relevant, but I had the same problem with iDVD, where burned DVDs showed a green screen. It was cured by quitting Quicksilver and Quickeys as well as disabling sleep and screen-saving
    Yours Bengt W

  • Photoshop CS4 Zoom and Full Screen problems

    At certain zoom percentages, my art looks fuzzy.  What could be causing this?  It looks like I need to Threshold the art, but if I tap the Zoom Tool on the page it clears up and looks like it's supposed to.  It usually looks fuzzy after I've zoomed using the Zoom Tool to select an area, not just tapped it on the screen.  Also, after going to Full Screen mode, and after taking a snapshot (using Snapz Pro X) when I hit command F again, resize the snapshot and close it, my windows are out of order.  The document I took a pic of is in the background.  It's still "hight lighted" by which I mean if I hit command W (Close) it closes it, even though it might be behind three other open windows.  It would be like if you have three Safari windows open and when you hit close, it closed the very back window, not the one you were looking at and meant to close.  Any help?  I attached an example of the behind files.  It's just like that after I get out of the zoom.  The one that is actually in "front" is the darker gray bar one that's actually behind two other files.  Says (Layer 14, Alpha 1 copy 2/8)

    My video card is NVIDIA GeForce 7300 GT.  I tried turning off the OpenGL and that does seem to help.  Is my video card not good enough for the new Photoshop?  Also, any suggestions on why when I go to full screen, take a snapshot (Snapz Pro X), go out of full screen and save the snapshot and close it, the next file that is "in front" is behind two or three other files?  I've hit close several times and accidentally closed the wrong file because I didn't realize it was the front file, since sometimes I can't even see it.  It hasn't been a major problem, since it will ask me to Save if I haven't saved, just an annoyance.  I have to reopen the file and am not longer able to use my history if I want to go back and make changes.  Plus if it is a large file, I have to wait for it to open.  And it makes it a hassle for me because they are all out of order then, there is no rhyme or reason to what will actually be the front file, so I close more than one I don't mean to.  I watch now, but it's a hassle I shouldn't have to deal with.  And since Expose no longer brings all the files of a program to the front, it is even more frustrating, since they can even be behind Finder windows.  It may be a Snow Leopard issue, but I don't know.  Any suggestions appreciated.  Thanks.

  • Final Cut 7 Full screen problem

    Hello everyone, I recently installed snow leopard, and final cut studio 3, on a 3.2 dual quad core machine, it has 16gigs of ram and internal raid controller. for graphics card I am using quadro fx 5600.
    I have 2 screen configuration.
    I've had the following problem after the installation. When I play something from final cut on my second display (which is in full screen mode), it seems that video is lagging or something like that, image appears that its being scanned or something, its more apparent on the action scenes, where it more camera movement. It has been very annoying, and I am sure its not a bit rate issue, all I am trying to play is a prores LT file, and outside the final cut (in QT for ex) everything plays very smooth.
    Maybe there is someone who had similliar problem, please people I am in need badly.

    check the system prefs and adjust the settings up or down, see what happens. You don't mention the type of monitor so it's hard to know where the controls are but after an OS upgrade it's possible the settings got changed. Try reducing the number of colors, try changing the scanning freq, try changing the resolution. Try updating the driver for your card, too, might be a new one for Snow Leopard.
    bogiesan

  • 8.1 full screen problems landscape

    Since updating to 8.1   Tapping to view videos in full screen goes to portrait full screen instead of landscape full screen while in landscape position. There are also problems  trying to full screen in portrait position.
    i pad mini retna 16 gig
    Geeno12

    Your statement is a bit vague as to where you see this behavior.... In the Videos App, Safari, YouTube? Every video In every app? WIthout more details, try the basic troubleshooting steps. Clear Safari, close all apps, reset your iPad. If that doesn't help, reset all settings.
    Go to Settings>Safari>Clear History and Website Data
    Now close all apps. In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Next, reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If those three things made no difference, try this. Reset all settings. You will not lose any data, but most of the device settings will have to be entered in the settings app again. Settings>General>Reset>Reset all Settings.

  • How to display swf in full screen mode and how to redirect to a url

    Hi,
    I have 2 questions :
    Question 1 - I have a flash swf file and I want to display it in the browser in full mode meaning it should fit the browser, I have tried adding
    fscommand("fullscreen", "true");
    in the first frame of a lyaer but it does not work.
    Question 2 - How to redirect to another page at the end of the swf movie, I have tried adding :
    stop(); 
    navigateToURL( new URLRequest("*www.microsoft.com*"), "_self");
    in the last frame but it does not work.
    Thank you very very much for your assitance !!
    Terry

    "fscommand("fullscreen", "true");" only works for self-running executables, not embedded SWFs in a web page.
    To get the swf to fill the browser page, the best thing to do would be to adjust the publish settings of the "HTML Wrapper" page and copy the necessary pieces from the resultant HTML file into the HTML file you are putting the swf into.
    I have had some successes dealing with similar navigation issues by breaking up the code into multiple tasks:
    var url:String = "http://www.microsoft.com";
    var urlReq:URLRequest = new URLRequest(url);
    navigateToURL(urlReq);
    I can't guarantee that will help, but at least I tried.  :-)

  • Macbook Pro connected to HDTV full screen problem

    I connected my Macbook Pro to my TV via HDMI. When i have an application on the TV (safari) and press the full screen button (upper right corner with the 2 arrows) my Macbbok display shows this grey area. If fulscreen an application on the Macbbok display the same thing happens. Aslo when i navigate through the full sceen apps in one display hte other display also changes. Is there something that solves this problem?

    This is just an educated guess, but I think your problem may be distance. It sounds like you've got 60' of cable running to a splitter, then more cable to two TV's that are 50' apart. This article seems to indicate HDMI distance isn't reliable with that much cable.
    http://www.bluejeanscable.com/articles/how-long-can-hdmi-run.htm
    An easy test would be to try it with shorter cables. If that works at least you know where your problem lies.

  • Full-screen problem on YouTube

    This just started a few weeks ago:
    When I go to full-screen mode on YouTube, I get a weird, messed up image that looks like an x-ray or something.  Very dark overall, with blurry and unreadable graphics.
    Hulu is fine in full-screen mode.  Youtube is not.  Tried Safari 3.1.2 and FireFox 3.6.6.  Both do the weird x-ray thing on YouTube.
    Any advice?

    go to your home folder (the home icon should appear next to it) and then Library> safari > extensions
    if you don't have a folder that says extentions in the safari folder, then you don't have extensions which would put us back to 0. if you do, move the files out of the folder in a safe place and make sure safari isn't running.
    Reboot after movine the safari extensions out of the folder they were in and into a different one (maybe on your desktop).
    Now open safari and see if you are still having youtube issues.

  • Full Screen Problem With Dual Monitor Viewing

    I have a 64 Bit system, Chrome browser and with flash player built in.  I am attempting to view videos on a 2nd monitor while working on the primary monitor.  I have tried this on various sites, TNT.tv, USANetworks.com, etc...  I select full screen viewing.  A message is displayed to exit full screen press escape.  However, when I attempt to do anything else automatically exit full screen on the second monitor.   This should not be an issue and with the way most people view video online, they are doing so on a 2nd monitor or TV.  I have done a google search and it is a common problem, but there is no solution that seems to work.

    I have just posted the same question - missed yours.
    Adobe could you take a look into this - I think solving this problem can't be that hard.
    jef

  • PSE 6 - Dual Monitor Full Screen Problem

    I've got a Thinkpad (with NVIDIA Quadro M140 integrated graphics) connected via DVI to a Samsung SyncMaster 206BW monitor using Vista Enterprise.
    I've set up my workspace as Dual Monitor, DualView.   My Font DPI is set at 96 (Default).
    When I click Maximize on the Thinkpad LCD, PSE 6 opens fully and correctly.
    When I click Maximize on the Samsung external monitor, PSE 6 opens a window that is larger than the monitor AND there are no bars at the bottom to shift the display.  Therefore, I cannot see about 15% of the right side of the window when in Maximum/Full Screen mode.
    PSE 6 appears to be the only program that has this problem.
    I cannot adjust the monitor, since I'm connected via DVI.
    All video drivers are current.
    Is there a fix for this problem?

    I haven't seen this occur on my Macbook pro with secondary or triple monitors.  Is this happening with all fullscreen content (eg. YouTube)?  What browser and Flash Player Version are you using?  Also, is this a retina macbook?

Maybe you are looking for

  • Mail & animated GIF's

    Is there any ideas why animated GIF'S dont animate either in Mac Os 10.3.9 or 10.4.5?

  • How do I create a vertical gradient in a table, not with an object?

    How do I create a vertical gradient effect for alternating rows in a table? I'm trying to get my table cells to alternate and look like this: Thanks, freecondomap

  • Exchange Rate Type M in MIRO

    Hi We have some issue  in exchange rate . When i am doing MIRO this time i have geeting error enter rate  / USD rate type M for 04.12.2009 in system setting.we have process different types Invoices with different currency in Miro to get this error me

  • Need Suggestion on contract Pls

    Hello Gurus, I have received a requirement from client to create u201COpen Access Agreementu201D This can be done by creating a u201CContract with Governmentu201D, this should display buyer name, sellers name,  quantity etc. I have earlier created u2

  • Multiple files need to be uploaded

    hi guys, I have a jsp form on which i accept from user the data ,images file and one or more audio-video file. Can anyone tell me how to upload multiple files at a time.I was able to upload only one file at a time.How to upload more than one file on