Stage Is Completely Disabled While Using Full Screen In Safari Or Chrome?

Nov 18, 2009

I need to use full screen mode in my flash application, for some reason when i go into full screen mode in safari or chrome, the stage is completely disabled. I tried using a very clean swf file with nothing on it, just 2 buttons: one for full screen and the other for normal screen, and still i can't click on anything after going into full mode. In IE and FF everything works fine

View 1 Replies


Similar Posts:


ActionScript 1/2 :: Unable To Use GetURL If JS Is Disabled In Chrome And Safari?

May 30, 2010

I'm working on a masthead for a site, which uses the simple getURL command to load a page on the same site, code is:
 
on (release) {
getURL("link.html", "_top");
}
 
Now, this works fine in all browser with JS enabled, but when JS is disabled in Chrome and Safari it does nothing. Strangely enough, if the target is "_blank" it works.I've tried all 4 different targets, as well as using a variable to hold the link.

View 1 Replies

ActionScript 2.0 :: Google Chrome Disables All Buttons When In Full Screen Mode?

Jun 10, 2010

I have a few online magazines I run and I have noticed that when in full screen mode in Google Chrome, all my buttons, everything is disabled I just have a 'hand' for a mouse and nothing works.

My fullscreen option works on all other browsers its only Google Chrome it seems to of disabled any user interaction whilst in full screen mode.

I have tried searching but cant find any similar problems, and need this fixed ASAP. You Tube works in full screen mode on Google Chrome, so it cant just be a Google Chrome bug. Maybe there are some added security features you have to code for in Google Chrome.

Here is a link, make sure you are using Google Chrome or you wont replicate the error.

Try the navigation on the top bar, then click full screen top left, then notice how no buttons work anymore.

[URL]

View 2 Replies

ActionScript 3.0 :: Make "Keyboard Entry Is Disabled In Full Screen Mode" Show Up?

Jun 9, 2010

I was looking at [url]... and going to full screen shows two messages .. "Press esc to exit fullscreen mode" and "Keyboard entry is disabled in full screen mode"

How do we make the "Keyboard entry is disabled in full screen mode" show up?

View 7 Replies

Actionscript 3 - Flash Stage Full Screen Mode, Movieclip Full Screen Mode?

Jul 28, 2011

i am wondering from this code, it makes the stage full screen, does it also makes the content of my movieclips scaled to full screen? i have tried this code and it does not seem to do that, how can i make my content to scale to fill a stage's full screen? i have a Movieclip containing a background with a class to make special effects on the background, i am having trouble making the background be "fullscreened" nicely with the stage.

View 1 Replies

ActionScript 3.0 :: Stage.stageWidth & Stage.stageHeight Change In Full Screen?

Jun 18, 2010

I've been working on a project that requires lots of scaling around a center point.

I always thought that stage.stageWidth and stage.stageHeight give you the dimensions of the stage you set in the properties panel no matter what. But when I went into fullscreen mode (with scaling), both the width and the height changed to the dimensions of the screen rather than staying the dimensions I specified.

View 1 Replies

ActionScript 3.0 :: YouTube Chromeless Player Ceases To Enlarge Up To Full Screen Width In Full Screen Mode?

Jul 9, 2011

I tested my skin for YouTube Chromeless player, and seems it worked properly.All graphic elements, including TLFTextFields, are stored in external SWF, all the AS3 code - in loading SWF.I use ProLoader class to load SWF.However, when I tried to attach Player skin code to my Home Page code, I immediately bumped into two issues:

1. TLFTextFields ceased to display proper font;

2. YouTube Chromeless player ceased to enlarge up to Full Screen width in Full Screen mode, whereas all publishing settings were kept the same...

Although I managed to cope with TLFTextField bug by replacing instances with vars in loaded SWF, I have no the slightest idea what to do with those paddings in Full Screen mode... Neither removing all children on stage before loading YouTube Player skin, nor compulsory resetting player's size can't make it work...  

View 10 Replies

ActionScript 3.0 :: Display A FLVPlayback Full Screen The Same As When Click On The Full Screen Component Button?

Sep 17, 2008

I wnat to display a FLVPlayback full screen the same as when you click on the Full Screen component button.

function goFullScreen():void {
vidPlayer.enterFullScreenDisplayState();
}
var vidPlayer:FLVPlayback;

[code]....

View 1 Replies

ActionScript 3.0 :: Google Chrome Suppresses Loader Complete Event When JavaScript Disabled?

Jun 25, 2011

I was having an issue with a Flash AS3 SWF Preloader stalling in Google Chrome only, Mac or PC, when JavaScript is disabled. It's fine with JavaScript. I diagnosed that the contentLoaderInfo Event.COMPLETE was not being fired. The successful workaround was to use the ProgressEvent.PROGRESS to check when the bytesLoaded >= bytesTotal. This worked OK in a relatively simple Flash application, however I also have an MP3 player, using a loaded XML file, MP3s, a thumbnail and other images. I am reluctant to plunge into the same workaround without first asking the question - when the bytesLoaded >= bytesTotal IS THIS THE SAME AS Event.COMPLETE? Or could I be faced with an error when trying to access either the event.target.data or event.target.content (depending on using loader or URLLoader class as required) to get the object in question?

View 1 Replies

Flash - Close A Video From Full Screen Without Closing The Projector Full Screen?

Dec 10, 2010

I am creating a full screen projector with flash CS4. In the projector I have more videos, starting from an swf player-

The problem I encounter is this:

The projector starts correctly FULLSCREEN (using AS). The video plays 900x506 correctly. If I click on the player, to get the video full screen, it works. But when I press ESC, not only the video, but also the PROJECTOR looses full screen.

This is a bit annoying. Is there a way to apply the "back to normal size" only to the video? I do not want to prevent the app to be exited from full screen, it's not a problem if the user wants to exit the projector full screen. But not when the user exits the video from fullscreen mode.

How to target only the video?

View 1 Replies

Javascript :: Flex - Get Full Screen, Withsame Vertical And Horizontal Bar, As It Was Just Before Full Screen?

Aug 9, 2011

// for Full Screen stage.displayState = StageDisplayState.FULL_SCREEN;// for the normal screen stage.displayState = StageDisplayState.NORMAL;But this code does not fulfill my requirement. I need Vertical Scroll Bar, even I go to the FullScreen, but I don't find any Scroll with this code.Even I tried "window.open" of JavaScript with ExternalInterface, but I couldnot succeed.

View 2 Replies

Flash8 :: Full Screen Stage Align In As2?

May 20, 2009

I'm creationg a full screen projector presentation and i'm havin issues with the stage align on full screen. it opens in the middle of the stage and is chopping off the top of the large stage. does anyone know the as2 for Stage.align="T"; ?

View 1 Replies

IDE :: Full Screen Stage Document Size?

Aug 18, 2009

If Im going to create a full screen flash website what size should my stage document be?

View 1 Replies

FLV Not Displaying In Chrome Or Safari But It Displays Okay In Latest IE And Firefox?

Dec 13, 2009

the following page should include two FLV files - one near the top of the page and one near the bottom.

[URL]
 
Works properly in IE8 and Firefox 3.5.5 - however in the latest Chrome and Safari only the topmost FLV displays. FLV embedded with Dreamweaver CS4.

[URL]

View 2 Replies

Flash :: Uploadify Suddenly Stopped Working Completely In Chrome 10

Feb 18, 2011

I'm using Uploadify to allow for multi file uploading in my web application. It has always worked across IE 7,8, 9, FF 3.6, Safari and Chrome. Today I discovered by accident that it was working in each browser yet not in Chrome. I'm currently on Chrome 10.0.648.82 beta. The issue there is that I can select files to upload, yet after that nothing happens. I put alerts in all Uploadify events and non get fired. Then I went to the official demo site: [URL]

...and discovered that it does not work for Chrome there anymore either. I am running Chrome as default as can be, so it updated to this version itself. I have all default settings intact and no popup-blockers, ad blockers or any other add-in installed. I tried to debug using HTTP Fiddler, only to conclude no HTTP request is made at all after selecting files to upload.

View 4 Replies

ActionScript 3.0 :: Why Does Full Screen StageDisplayState, Makes Videos Full Screen?

Sep 29, 2011

i am creating an interactive application that will run independantly on a computer.I have implimented the full screen stage display state to a btn, and it works great!

-------code-----
import flash.display.StageDisplayState;
function goFullScreen():void
{

[code].....

however as soon as i add a video [i will be adding several] the video takes on the full screen property, and that is not the desired effect.I have used several diff ways to import the video but as soon as i call the full screen, it goes to an all black screen.

View 1 Replies

Flash :: .swf Not Loading In Internet Explorer, Chrome Does In Safari, Firefox?

Apr 5, 2012

How could it be a SWF is not loading in internet explorer chrome on windows but works fine on firefox and safari on osx? I called the file like myhomepage.fr/videoplayer.swf

Does this direct all of swf is non supported on IE?

View 1 Replies

Passing Focus To Silverlight/Flash Object In Chrome And Safari?

Jul 22, 2010

There is a known issue with Safari and Chrome, when you can't pass a focus to plugin (Flash or Silverlight).

View 1 Replies

Css :: Popup Menu Pops Under Flash In Chrome,Opera And Safari

Dec 13, 2010

I've created a popup navigation menu at: [URL] In firefox and internet explorer everything works fine - the menu pops over the flash. But in Chrome, Safari and Opera the menu is behind the flash.

View 1 Replies

ActionScript 3.0 :: Flash Site Not Working Fully In Chrome And Safari?

Sep 1, 2010

I produced a website a year ago now, and up until now it has been working fine. My client brought to my attention today that there are suddenly problems when viewing the site in chrome, IE and safari. You cannot get past the landing page as the 'enter' button is not there despit the graphics being in the right place.I have updated to flash player 10.1, and opened, published and uploaded the flash file in a newer version of flash to see whether that helped, but no go.

AS3 on 1st frame:

Code:
stop();
addEventListener(Event.ENTER_FRAME, loaderFF);
function loaderFF(e:Event):void{

[code]....

View 6 Replies

ActionScript 3.0 :: Loading And Playing OSMF Audio In Chrome And Safari?

Sep 30, 2010

If been trying to refurbish my website using solely OSMF but, the sound part gives problems in various browsers. It works in IE6 and FireFox but, it doesnt in Chrome and Safari. Does anyone know what is happening and what their differences are when it comes to file loading?[URL]check it for yourself clicking the buttons in various browsers the Flash button uses native flash sound libs the OSMF button the OSMF implementation.

Main.as

Code:
package {
import org.osmf.elements.AudioElement;
import org.osmf.media.MediaPlayer;
import org.osmf.media.URLResource;

[code]....

View 1 Replies

ActionScript 2.0 :: Flash Site Not Working In Google Chrome Or Safari

Jan 25, 2012

I had designed and setup a flash website for a client a while ago and just recently they emailed me saying their website doesn't work in Google Chrome or Safari. I have SWF Object 2 on the website and that doesn't seem to help. The flash component of the website doesn't show up at all yet works fine in IE and FF. What could be the issue here?

View 2 Replies

ActionScript 3.0 :: Movie Files - Full Screen And Sound Once On Stage

Apr 9, 2011

Firstly I'll explain what it is that I am doing. I'm creating an interactive CV within Flash CS5 using ActioScript 3.0. I've made my CV and everything works fine. I have a page however named Creative Work. Inside this page I've imported 3 video files and minimized them down so that the navigation/ play/ fullscreen bar is only showing. I've indicated on the page that the videos are best viewed in fullscreen, which is why I've got the navigation bar with no video, as I want people to press full screen.

1). My first problem is that none of the videos will go full screen when the full screen button is clicked. My document size is 550 x 400 and my videos well excede that size. My understanding was that Flash would fullscreen them to your document size. Do I need to put something within ActionScript, code wise, that allows the videos to be full size in relation to my document size, or do I need to edit the videos so that they are 550 x 400?

[Code]...

View 5 Replies

Full Screen Bouncing Ball Will Not Reflect Off Stage Wall?

Nov 5, 2009

I have added full screen code on my movie so that the user can extend the size of the movie. eg If the user expands the browser window to 1200 X 900, then my movie will become 1200 X 900 without the movie deforming.

Code:
Stage.scaleMode = "noScale";
Stage.align = "TL";

[code]....

View 3 Replies

ActionScript 3.0 :: Calling Full Screen Stage After Loading Image

Mar 21, 2011

I have a movieclip, that inside it's timeline I have a function that after loading an image into stage, call a function to fullscreen the stage. When I open my swf file alone, it just do fine but when I open it in html file, it doesn't go fullscreen. (It doesn't relate to allowFullscreen or something like that, cause if move my fullscreen command before loader complete , it goes perfect, but if i use in onComplete event , it doesn't do anything when viewing in html.

Inside my movieclip i have this that doesn't work :
Code:
import flash.events.MouseEvent;
import flash.display.Loader;
import flash.events.Event;
import flash.net.URLRequest;
function func1(evt:MouseEvent)
[Code] .....

All the things goes right. I used the trace command. The FullScreen command doesn't work on Loader Class , Complete Event when displayed in html file

View 3 Replies

ActionScript 3.0 :: External Interface / Javascript Call Working In IE / Safari Not FF / Chrome

Apr 24, 2011

I'm hitting a brick wall here, and it's driving me mad. Used to use ExternalInterface to call Flash functions from Javascript all the time, and now under CS5 (and the way it uses object id's instead of embed in html) it's stopped working for me in certain browsers. I put together a really simple program that has the person click a link in the browser that activates a javascript function that simply sends some text in to Flash to display in a TextArea. Here's the as3 code:

[Code]....

View 9 Replies

Professional :: FLVplayback Fullscreen Not Working When Stage Is In Full Screen Mode

Jun 8, 2011

I have an SWF file with a full-screen button working perfectly. I have added an FLVPlayback component, working correctly.
 
However, if the whole stage is in "Full Screen" mode, and I click on the button which loads the FLVPlayback component, the screen becomes black and the FLV doesn't even load.
 
I have tried addind the action movieHolder.fullScreenTakeOver = false;  but it did not help.
 
I m working with Flash CS5 and AS 3

View 14 Replies

Flash 10 :: While In Full Screen, Main Stage Resizing When Loading An External Swf

Nov 10, 2010

My main swf is 960x600 and loads full screen. it is a projector or swf, local. I have the code on frame 1 to ensure full screen and show all:

stage.scaleMode = StageScaleMode.SHOW_ALL;
stage.displayState = StageDisplayState.FULL_SCREEN;

Then I load an external swf into a mc, and it goes full screen as expected. BUT the main swf that loaded that external one, at the time of load, suddenly gets scaled back down to its normal size: 960x600, on the top left corner of the Player Window (or the full screen), so somehow at 0,0. Whn I unload the external swf, I can put the code stage.scaleMode = StageScaleMode.SHOW_ALL; to get it back to where it was. But unfortunately I have some buttons from the Main swf that are supposed to be on top of the loaded one, and should stay where they are. But now they all move because of this scaling down.

the mc that is being used as a container for the loaded external swf is an empty mc located at 0,0. The external swf has the same size as the main one: 960x600

I searched and tried things but could not get it to stay in show-all mode when loading this external swf...

View 0 Replies

ActionScript 3.0 :: Browser / Flash - Remote Server Does Not Display Correctly In Safari Or Chrome

Apr 18, 2011

I am designing a fairly simple site made up of a swf (AS3) in an html page. I'm relatively new to it all, but was doing ok until recently! The problem I have is this: The swf within the html loads perfectly from my local drive in all browsers, but when published to the remote server does not display correctly in Safari or Chrome... It is fine in Firefox.

To see it correctly, use Firefox and the link below. To see it fail at the preloader (in fact, it distorts the design of the pre-loader and goes no further) use Chrome or Safari. [URL] The site is unfinished, so there are other issues you may find which I am solving, but this is the one of concern.

View 3 Replies

Flash :: Layering (100% Width And Height) Over HTML: Can't Access HTML Elements In Firefox / Chrome / Safari

Jul 4, 2011

when I layer an swf over html, with all the good stuff in place (wmode = transparent, z-index), I can't access the html elements in Firefox/Chrome/Safari. Here's a link to a test [URL] This is a stripped down version; I've also tried using swfobject.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved