Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    Flash




Full Screen Popup Issue



Is there a way around the "potentially unsafe operation" error in flash when I click on a flash button that launches a full screen popup within an html IE browser page? I've done a search and IE 6 w/sp2 seems to be an issue, but I'm running IE6 w/sp1.

This is the code I have on my flash button.


PHP Code:


on (release) {
    getURL("javascript:NewWindow=window.open('splashscreen.swf','newWin','width='+screen.availWidth+',height='+screen.availHeight+',left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No');  NewWindow.focus();      void(0);");
}




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Full Screen Popup
Quick question-

How do I make it so when a person goes to my homepage a fullscreen pop-up(but still with the close button) appears?


Thanks!

Full Screen Popup
Hi Everybody! Can some please help me out?
I want a flash full screen page to work properly in different browsers, is this posible? I have a index.html page with no flash on it. I have it set up so when you click on the main image, it loads other html page with my flash movie embeded. I want this flash page to load full screen. It works on some browser and not on others. I looked at diferent tutorials, but I could not make any of them work. Here is an example of what I want: http://www.angelawoods.com

This is what I have now:http://www.reddroomstudios.com

Thanks

[F8] Full Screen Popup
Hi Everybody! Can some please help me out?
I want a flash full screen page to work properly in different browsers, is this posible? I have a index.html page with no flash on it. I have it set up so when you click on the main image, it loads other html page with my flash movie embeded. I want this flash page to load full screen. It works on some browser and not on others. I looked at diferent tutorials, but I could not make any of them work. Here is an example of what I want: http://www.angelawoods.com

This is what I have now:http://www.reddroomstudios.com

Thanks

Full Screen Popup
Hi
I would like to launch a web site in a popup window wich adapt his size to the screen resolution of the visitor (fullscreen)
what is the code that I have to place on the "launch" button ?

Full Screen Popup
Hi
I would like to launch a web site in a popup window wich adapt his size to the screen resolution of the visitor (fullscreen)
what is the code that I have to place on the "launch" button ?

[F8] Full Screen Flash 8 - No Popup
Hi

I'm trying to enable my website to be viewed at full screen through the use of a toggle button. I've tried using JavaScript to do this and it worked the only problem is that the site reloaded in a pop-up window. Is there anyway to use JavaScript to open a website at full screen without reloading the page and without the use of a pop-up window?

Thanks!

Automatic Full Screen Popup
I want to make a file called "popuplauncher.swf" so when someone goes to a page the popuplauncher automatically pops up a HTML page with capabilities of the users screen resolution abilities.


I made the layer popupactions

In frame 1 I have..


ActionScript Code:
onClipEvent (load) {this._visible = false;_root.comp.fbrowserWindowClass();_root.comp.initialize();comp.broadcastMessage("launching");}


I then inserted a blank keyframe in the same layer next to the frame above. In this I have


ActionScript Code:
curl = mypage.com/mainpagepopup.aspx;cwidth = System.capabilities.screenResolutionX;cheight = System.capabilities.screenResolutionY;ccentered = true;cfullscreen = false;ccloseAfter = 0;cdirectories = false;clocation = false;cmenubar = false;cscrollbars = true;cstatus = false;ctoolbar = false;cresizable = false;_targetInstanceName = "InstanceName_0"; function fbrowserWindowClass () {this.initialize();}fbrowserWindowClass.prototype.initialize = function () {this._visible = false;this.cname = this._name;


When I try it nothing happens its like a blank swf file.

I have attached the .FLA file for those who may need it

Automatic Full Screen Popup
I want to make a file called "popuplauncher.swf" so when someone goes to a page the popuplauncher automatically pops up a HTML page with capabilities of the users screen resolution abilities.


I made the layer popupactions

In frame 1 I have..


ActionScript Code:
onClipEvent (load) {this._visible = false;_root.comp.fbrowserWindowClass();_root.comp.initialize();comp.broadcastMessage("launching");}


I then inserted a blank keyframe in the same layer next to the frame above. In this I have


ActionScript Code:
curl = mypage.com/mainpagepopup.aspx;cwidth = System.capabilities.screenResolutionX;cheight = System.capabilities.screenResolutionY;ccentered = true;cfullscreen = false;ccloseAfter = 0;cdirectories = false;clocation = false;cmenubar = false;cscrollbars = true;cstatus = false;ctoolbar = false;cresizable = false;_targetInstanceName = "InstanceName_0"; function fbrowserWindowClass () {this.initialize();}fbrowserWindowClass.prototype.initialize = function () {this._visible = false;this.cname = this._name;


When I try it nothing happens its like a blank swf file.

I have attached the .FLA file for those who may need it

A: Why A Full-screen/popup Flash Site Is BAD
It is late in the hour for me to pop-off my mouth with this topic.. But I feel that I need to do it anyway..

I may not have my wording or terminology correct here, but please understand... That I am an still an amateur developer myself. =)


100% of all non-web developers (and many other web designers I know) I have talked with, think that "flash sucks" because, quote, "I hate the popups to go to the flash sites." & "the full screen websites annoy me."

Full screen and auto-JavaScript popup websites are being blocked by 35% of web surfers by using pop-up blocking tools. So if you have a "launch" page, make sure there is a button, and that it does not auto-popup your site.

All of the downsides of a popup/fullscreen website reflect on all of us as Flash developers. It directs a negative attitude toward Flash as a whole. Which also reflects on all of us, as Flash and web designers.

As good efficient designers, we are already forced to use JavaScript for popups within out websites to display external content... (Which by the way, is blocked by pop-up blockers/killers)
Why should we worsen the user's experience by having something that takes up their whole screen? Just because we are so self-centered that we think they KNOW what they are in for?
As you probably know, people who visit your site, do not know if it is good before they see it. A full-screen popup browser window can wreck their experience and put a negative influence on all Flash based websites.


Now these are all reasons and evidence that I have concluded to be true. If you take any offense by this post because your site(s) are full screen, or is launched by a pop-up window, I am merely only encouraging you to take a much more user-friendly approach on your FUTURE designs. I do not suggest that you should change any past or current projects merely because I think you should.

I am only trying to help the Flash community as a whole by discouraging full-screen windows, and pop-up site launchers.

The reason is the bottom line as to why...
PEOPLE, (in general), do not like being annoyed. And one of the annoyances that people have, is an excess of windows in their operating system.

Thanks for reading, and I hope that this may reach any future pop-up window based or fullscreen window Flash sites. =)


EDIT:

By no means do I deny that JS pop-ups and fullscreen windows are "cool", and "look good".
They do indeed!

But does not change the facts above. People don't like popups. And if I may say so, everyone I personally know, hates a full-screen browser window.

GO Full Screen Dark With Image Popup
hi all. what i'm seeking to do is this:

http://www.ghostco.org/

if you click on a thumbnail - i want to be able to make the fullscreen go dark/black and the selected image appear centred like it does on this site.

any ideas?

many thanks.

Flash Button + Full-screen Window = Popup Blocker ?
I came across the following javascript code that creates a fullscreen pop up window from a rollover button (html/javascript) that appears to be unaffected by popup blockers in IE (or at least on my computers it's unaffected). However, when I adapt the button code to actionscript for use with a flash button it starts to trigger the popup blocker. Can someone help me figure out the correct actionscript to make this work without being blocked?


---------- Flash Button (Not working properly) ----------

on (release) {
getURL("javascript:openNewWindow('main.htm','0','s creen.availHeight','screen.availWidth')");
}



---------- Javascript Button ----------

<a href="#null" onClick="opensesame('main.htm',0 ,screen.availWidth, screen.availHeight)" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('portfolio','','splash/sn_port_over.jpg',1)"><img src="splash/sn_port.jpg" alt="portfolio" name="portfolio" width="206" height="37" border="0"></a>



---------- Javascript head code ----------

<script language="JavaScript">
<!--
function SymError()
{
return true;
}
window.onerror = SymError;
var SymRealWinOpen = window.open;
function SymWinOpen(url, name, attributes)
{
return (new Object());
}
window.open = SymWinOpen;
//-->
</script>

<script language="JavaScript" type="text/JavaScript">
<!--
var aw = screen.availWidth;
var ah = screen.availHeight;
var vWidth = screen.width;
var vHeight = screen.height;

function opensesame (url, full, w, h) {
var opts = "width="+ w +",height="+ h +",scrollbars=0";
if(full == true) opts += ",fullscreen=1";
//opts += ",top="+(ah-720)/2+",left="+(aw-1000)/2;
opts += ",top=0,left=0";
var ow = window.open(url,"ow",opts);
ow.focus();
}
var win = null;
function newWindow(mypage,myname,w,h,features) {
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/2;
if (winl < 0) winl = 0;
if (wint < 0) wint = 0;
var settings = 'height=' + h + ',';
settings += 'width=' + w + ',';
settings += 'top=' + wint + ',';
settings += 'left=' + winl + ',';
settings += features;
win = window.open(mypage,myname,settings);
win.window.focus();
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>

Full Screen Issue...
I'm building my first full screen (100%) flash site...I've tried multiple codes and tutorials I've seen on the board but I still am running into the same problem...I get some sort of mangled cut off version of the site, not anywhere near 100%.

Am I missing some sort of basic step? I've set the HTML settings to 100% and all that. Any suggestions would be GREATLY appreciated. Thanks!

Full Screen Issue
The component I am using has something in the code that causes a single click to think it is a doubleClick.
This causes the video to toggle on one click at times instead of two.

If I press the mouse as soon as it enters full screen mode I can stop this from happening.
Is there a way to make a mouse action do this with Action Script?


Thanks,

W Bell





























Edited: 01/27/2009 at 12:01:14 PM by W_Bell

Full Screen Issue, Help Required.
Hi,
I hope all is well! I want to know that how do i turn my standalone file to full screen while, if possible could you explain how can i turn an html file (previously a swf file) to full screen and should be fullscreen on the net too.

Thank you.

Full Screen Flash Issue.
Hi,
I would like to know if it is possible to have a full screen flash website with the Stage set to no scale and when the browser is resized or the user has lower monitor resolution the browser will allow scroll bars to be active. Is there a way to make the scroll bars active when scaled down smaller then the flash movie size?

Thanks,
Daniel.

Full Screen Fade In Issue
I have some full screen code which works really well... I added a fade in to the code which does work to fade in the image but after 2 minutes the image just dissappears... Thought maybe you AS experts out there might be able to see what I am doing wrong! I've commented out the fade in code...


Code:
function loadBitmapSmoothed(url:String, target:MovieClip) {
var bmc:MovieClip = target.createEmptyMovieClip("bmc", target.getNextHighestDepth());
var listener:Object = new Object();
listener.tmc = target;
listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number):Void {
percent = Math.round((bytesLoaded/bytesTotal)*100);
pText.text = percent+"%";
};
listener.onLoadInit = function(mc:MovieClip) {
//fade in image
//mc._alpha=0; // Make mc 'mcl' _alpha 0
//mc.onEnterFrame=function(){ // Create new function
//mc._alpha +=15; // Speed 15

mc._visible = false;
var bitmap:BitmapData = new BitmapData(mc._width, mc._height, true);
this.tmc.attachBitmap(bitmap, this.tmc.getNextHighestDepth(), "auto", true);
bitmap.draw(mc);

// set size and position on load
if (Stage.height/Stage.width>target._height/target._width) {
img_prop = target._width/target._height;
target._height = Stage.height;
target._width = Stage.height*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
} else {
img_prop = target._height/target._width;
target._width = Stage.width;
target._height = Stage.width*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
}//}
};
var loader:MovieClipLoader = new MovieClipLoader();
loader.addListener(listener);
loader.loadClip(url, bmc);
}

Full Screen Fade In Issue
I have some full screen code which works really well... I added a fade in to the code which does work to fade in the image but after 2 minutes the image just dissappears... Thought maybe you AS experts out there might be able to see what I am doing wrong! I've commented out the fade in code...


Code:
function loadBitmapSmoothed(url:String, target:MovieClip) {
var bmc:MovieClip = target.createEmptyMovieClip("bmc", target.getNextHighestDepth());
var listener:Object = new Object();
listener.tmc = target;
listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number):Void {
percent = Math.round((bytesLoaded/bytesTotal)*100);
pText.text = percent+"%";
};
listener.onLoadInit = function(mc:MovieClip) {
//fade in image
//mc._alpha=0; // Make mc 'mcl' _alpha 0
//mc.onEnterFrame=function(){ // Create new function
//mc._alpha +=15; // Speed 15

mc._visible = false;
var bitmap:BitmapData = new BitmapData(mc._width, mc._height, true);
this.tmc.attachBitmap(bitmap, this.tmc.getNextHighestDepth(), "auto", true);
bitmap.draw(mc);

// set size and position on load
if (Stage.height/Stage.width>target._height/target._width) {
img_prop = target._width/target._height;
target._height = Stage.height;
target._width = Stage.height*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
} else {
img_prop = target._height/target._width;
target._width = Stage.width;
target._height = Stage.width*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
}//}
};
var loader:MovieClipLoader = new MovieClipLoader();
loader.addListener(listener);
loader.loadClip(url, bmc);
}

Full Screen Flash Issue
So I've found a bit of code that let's you scroll a portfolio horizontally depending on the mouse position. I've managed to get it full screen or 100% of the browser width.

I'm loading in swf files and that is what scrolls. Those loaded swf's are generated fully from xml; picture, title, subtitle, and description for each item.

I have two of these that both scroll and I've only managed to get the last item to not scroll of the screen but it stops around mid screen when the browser is extended to full screen. If I resize the browser to about 1200W x 800H the last item will never show on the screen no matter where you mouseover.

Can anyone lend some help that allows this to show the last item no matter how wide the browser is, please?

This is the code that does is:


ActionScript Code:
var elasticity:Number = 10;

var posCurrent:Number = this.x;
var posNew:Number = - (stage.mouseX * (this.width-990)) / 990;

this.x = Math.round(((posNew - posCurrent) / elasticity) + posCurrent);

990 is the actual size of the stage but I want to publish this at 100% so that number needs to be dynamic, I would think, gathering the width of the stage.

I don't know how to do that, yet.

(Thanks to whomever supplied that code, I forgot where I picked it up.)

Firefox Full Screen Issue
Anyone knows why this page it doesn't work properly in Mozilla Firefox..?

http://www.koma.cl/m2/

thank's for the replies....
P.D. I followed the kirupa full screen tutorial.

Flash Full Screen Issue...
Hi

I'm not sure how easy or hard this might be, but here goes. I'm designing a flash site that should take up the full screen of the page...100% x 100%...so it will always take up the entire browser no matter the screen resolution. My problem is this, How do I publish it so that the aspect ratio remains balanced the the movie doesn't blur for higher resolutions. For example, when I have images in the movie...they might blur a bit in higher res screens. Also in higher res screens the x-dimensions might be longer then the y-dimensions or vice verse. How do I balance it for all resolutions. An example is http://www.deepend.com.au/ their site looks good in any resolution and some others I can't remember right now.

Another thing, the IE embed issue explained here http://www.kirupa.com/developer/flash8/flash_fix.htm works well, but the thing is the dimensions passed to the JS are in pixels. What would you do to specify percentage (so 100% for my full screen)?

Full Screen Fade In Issue
I have some full screen code which works really well... I added a fade in to the code which does work to fade in the image but after 2 minutes the image just dissappears... Thought maybe you AS experts out there might be able to see what I am doing wrong! I've commented out the fade in code...


Code:
function loadBitmapSmoothed(url:String, target:MovieClip) {
var bmc:MovieClip = target.createEmptyMovieClip("bmc", target.getNextHighestDepth());
var listener:Object = new Object();
listener.tmc = target;
listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number):Void {
percent = Math.round((bytesLoaded/bytesTotal)*100);
pText.text = percent+"%";
};
listener.onLoadInit = function(mc:MovieClip) {
//fade in image
//mc._alpha=0; // Make mc 'mcl' _alpha 0
//mc.onEnterFrame=function(){ // Create new function
//mc._alpha +=15; // Speed 15

mc._visible = false;
var bitmap:BitmapData = new BitmapData(mc._width, mc._height, true);
this.tmc.attachBitmap(bitmap, this.tmc.getNextHighestDepth(), "auto", true);
bitmap.draw(mc);

// set size and position on load
if (Stage.height/Stage.width>target._height/target._width) {
img_prop = target._width/target._height;
target._height = Stage.height;
target._width = Stage.height*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
} else {
img_prop = target._height/target._width;
target._width = Stage.width;
target._height = Stage.width*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
}//}
};
var loader:MovieClipLoader = new MovieClipLoader();
loader.addListener(listener);
loader.loadClip(url, bmc);
}

Full-Screen Projector Issue
I'm working on a series of Flash tutorials that will be projector files included on a software CD. These tutorials need to be full-screen (which I'm doing by fscommand) and the user needs to be able to pause the tutorial, escape (esc key) out of it, so that they can go try an example they've just watched in the application itself. Then they need to resume the tutorial. I've found that when resuming (clicking on the Flash Player application which is minimized in the taskbar) that it is no longer full-screen, but has the Windows chrome around it. I know that the user can choose 'View/Full-Screen' to return to that mode, but I'm not counting on them doing that, and don't want them to have to. Is there some ActionScript or another fscommand that will return it to full-screen once they return to the tutorial? Any suggestions are greatly appreciated.

Full Screen Fade In Issue
I have some full screen code which works really well... I added a fade in to the code which does work to fade in the image but after 2 minutes the image just dissappears... Thought maybe you AS experts out there might be able to see what I am doing wrong! I've commented out the fade in code...


Code:

function loadBitmapSmoothed(url:String, target:MovieClip) {
var bmc:MovieClip = target.createEmptyMovieClip("bmc", target.getNextHighestDepth());
var listener:Object = new Object();
listener.tmc = target;
listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number):Void {
percent = Math.round((bytesLoaded/bytesTotal)*100);
pText.text = percent+"%";
};
listener.onLoadInit = function(mc:MovieClip) {
//fade in image
//mc._alpha=0; // Make mc 'mcl' _alpha 0
//mc.onEnterFrame=function(){ // Create new function
//mc._alpha +=15; // Speed 15

mc._visible = false;
var bitmap:BitmapData = new BitmapData(mc._width, mc._height, true);
this.tmc.attachBitmap(bitmap, this.tmc.getNextHighestDepth(), "auto", true);
bitmap.draw(mc);

// set size and position on load
if (Stage.height/Stage.width>target._height/target._width) {
img_prop = target._width/target._height;
target._height = Stage.height;
target._width = Stage.height*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
} else {
img_prop = target._height/target._width;
target._width = Stage.width;
target._height = Stage.width*img_prop;
target._y = (Stage.height/2)-(target._height/2);
target._x = (Stage.width/2)-(target._width/2);
}//}
};
var loader:MovieClipLoader = new MovieClipLoader();
loader.addListener(listener);
loader.loadClip(url, bmc);
}

Another Full Screen Html Issue - Should Be A Simple Fix
Hi,
heres another full screen query - I'm hoping i just need a small piece of code to get it sorted. If anyone can shed some light on where i'm going wrong, i'd appreciate it!

Heres what i have:
A page - 'firstpage.html' with an 'enter' button which opens another html page (interface.html) fullscreen on top of this one. This works no problem using just this code in the button:

on (release){
getURL("javascript:NewWindow=window.open('interfac e.html','newWin','width=1024,height=768,left=0,top =0,toolbar=No,location=No,scrollbars=No,status=No, resizable=No,fullscreen=Yes');NewWindow.focus();vo id(0);");
}

However, inside the 'interface.html', I have another swf dynamically loaded,which contains a button with similar code to that above.

on (release){
getURL("javascript:NewWindow=window.open('ulcd.htm l','newWin','width=1024,height=768,left=0,top=0,to olbar=No,location=No,scrollbars=No,status=No,resiz able=No,fullscreen=Yes');NewWindow.focus();void(0) ;");
}

With this code, the 'ulcd.html' opens fullscreen, but it replaces the 'interface.html'. I need this code to open the 'ulcd.html' fullscreen on top of the 'interface.html'

Any ideas on what I need to do to get this code to work?

cheers!

Flash Plugin 10 Full Screen Issue
When i am playing online video flash plugin doesn't give full screen. Basically video is playing in 14inch area than 15inch area. I am getting black bar on left & right side of the video. I tried removing "Hardware Accelaration" even that doesn't solve the problem. Can anyone help me?

ATI 3450
Intel T8100
Windows Vista
Flash Plugin 10

Full Screen Flash Netscape Issue
Hi, I just took the tutorial on making a full screen non-scaling flash page. It works great in IE but if I view the same page in netscape (v7.2) the flash is limited to a small bar at the top of the screen. I've tried many variables but can't figure out what is causing this, if anyone has an idea please help!

here's the project:

http://sanctumsound.com/layout/

cheers
doug

Full Screen Issue With Flash Player 8..
I tried to make a full flash screen web page from kirupa tutorial http://www.kirupa.com/developer/mx2004/fullscreen.htm .. but after I checked it with flash player 8.. it wasn't showing properly.. (I'm using firefox).. with flash player 7 it's all ok.. If you know how to fix it.. pls let me know..

thx

Full Screen Flash Netscape Issue
Hi, I just took the tutorial on making a full screen non-scaling flash page. It works great in IE but if I view the same page in netscape (v7.2) the flash is limited to a small bar at the top of the screen. I've tried many variables but can't figure out what is causing this, if anyone has an idea please help!

here's the project:

http://sanctumsound.com/layout/

cheers
doug

Flash Player In Full Screen Mode Issue
On most video's, including all videos on MSNBC, when I go to full screen mode I am getting jittery video..almost like its missing every other frame or something. I am running SLI mode in nVidia 7950 GT's with a core duo 2.0's, 177.89 nvidia drivers. I've tried numerous different drivers.

Here is the weird part, when I am in full screen mode and right click to bring up " Adobe Flash Player Settings", all the sudden the video plays correctly (except I have the box in the middle of the screen). When I get rid of the box, the video goes back to being choppy. This only happens in full screen mode. I am running a 30" Apple Cinema display. Running the latest Flash Player 9.

Full Screen Flash. No Toolbars, Controllers, Just The Flash Page On Full Screen - How
Ive seen this on DVD Roms, Multimedia Roms, Presentation Cds, etc.

People insert their DVD or CDs of their Flash and it plays automatically and at Full screen. There's no Controllers or anything except the one you make in the Flash itself.

There's no browser either. Its like watching a DVD where all you see is just the movie.

Anyone know exactly what this method is called and any tutorials or samples on how to do this with your Flash page.

Thanks

Full Screen Flash Projector Reverts To Windowed When Exiting Screen Saver
I've created a flash projector that displays a companies product catalog on a 50" touch screen plasma display.
It looks great and plays great if I launch the projector and force it to full screen.
However, since this is a plasma, screen burn in is a major issue to contend with.
I've set the Windows screensaver to activate after one minute of inactivity.
The problem is that when the screensaver is exited by a touch, the flash projector that was running in full screen mode is now back in windowed mode so CTRL-F has to be hit to force it to full screen again.
This isn't good.
So, I guess my question is two-fold:
Is it possible to programatically force the projector to full screen mode so that no user intervention is required? (fscommand works on the first launch, but when the screensaver kicks in, all bets are off.)
And/Or
How would I go about creating a timer to activate an internal screensaver and insert it into the actionscript for the XML gallery?

Any help is greatly appreciated.
Thanks,
Rick

Why Does Full Screen Only Full Screen My Video?
I have a toggle button for full screen:

PHP Code:



private function toggleFS(e:MouseEvent):void
{
    if (stage.displayState == StageDisplayState.FULL_SCREEN)
    {
        stage.displayState = StageDisplayState.NORMAL;
    }
    else
    {
        stage.displayState = StageDisplayState.FULL_SCREEN;
    }
}




but when I hit it, its focuses on just my video and nothing else. I want to essentially full screen the video, but also the time line with it.

[FLASH9- AS2] Full Screen, Keep Scale Ratio, Center Screen
[ X ] Problem solved

Hi everyone

I just came up with something i have some trouble to handle
I've tried a couple of solution but none seems to work perfectly


What I'm trying to do is simple, get my flash to go full screen, but whatever resolution the user has, my flash must centers itself with the biggest proportion possible, and two movie clips goes right and left of it, as if they were borders.

I've been able to do this with a simple png, but i was not able with a movieclip where his dimension changes through time. ( i have a tween, so the mc gets really big even though just my stage is displayed)

Open Browser 100% Of Screen (maximize Not Full Screen)
Hi...
Would anyone happen to know the answer to this ?
Open browser 100% of screen...

In other words i want to maximize the browser window...
Kinda like full screen but they get to keep their browser :P

Does the java command support %'s ?
like..."width = 100%"

Help on this would rule

Full Screen Flash - Screen Center Problem
Hi, I'm trying to use full screen flash, and place my movieclips with actionscript.
It's screwing up the screen center for some reason though, and I can't seem to figure out why...

Here's the screwed up site:
http://www.combinecreative.com/test/mover.html

Here's the code that's on a movable MC:
onClipEvent (enterFrame) {
_x += (_root.logox - _x)/3;
_y += (_root.logoy - _y)/3;

Here's the code I'm using on the main timeline to move the MC's:
_root.logox = Stage.width / 2;
_root.logoy = Stage.height / 2 - 200;

It seems pretty straight foward, but for some reason it's offsetting my screen center...

Any ideas would be great!

Full Screen Flash Page On All Screen Settings
PLEASE COULD SOMEONE HELP

I am NEW to FLASH and am designing a website (www.sk1online.co.uk)

I have designed a website the size of the website is 800x600.

I have published the website with the following settings:

100%x100%

Scale: Exact Fit

Window: Transparentless


When I view the website on a 800x600 screen setting the website appears perfect and takes up the whole screen.

HOWEVER, when I view the website on other settings say 1024x768 the website shrinks and dosnt take up the whole page.

PLEASE LET ME KNOW HOW I COULD PUBLISH THE WEBSITE SO IT FILLS THE WHOLE PAGE ON ALL SCREEN SETTINGS.

I have used the following to no LUCK.

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

Full Screen Flash - Incorrect Screen Middle
Hi, I'm trying to use full screen flash, and place my movieclips with actionscript.
It's screwing up the screen center for some reason though, and I can't seem to figure out why...

Here's the screwed up site:
http://www.combinecreative.com/test/mover.html

Here's the code that's on a movable MC:
onClipEvent (enterFrame) {
_x += (_root.logox - _x)/3;
_y += (_root.logoy - _y)/3;

Here's the code I'm using on the main timeline to move the MC's:
_root.logox = Stage.width / 2;
_root.logoy = Stage.height / 2 - 200;

It seems pretty straight foward, but for some reason it's offsetting my screen center...

Any ideas would be great! pretty please...

FULL SCREEN FLASH PAGE ON ALL SCREEN SETTINGS
FULL SCREEN FLASH PAGE ON ALL SCREEN SETTINGS
PLEASE COULD SOMEONE HELP

I am NEW to FLASH and am designing a website (www.sk1online.co.uk)

I have designed a website, the size of the website is 800x600.

I have published the website with the following settings:

100%x100%

Scale: Exact Fit

Window: Transparentless


When I view the website on a 800x600 screen setting the website appears perfect and takes up the whole screen.

HOWEVER, when I view the website on other settings say 1024x768 the website shrinks and dosnt take up the whole page.

PLEASE LET ME KNOW HOW I COULD PUBLISH THE WEBSITE SO IT FILLS THE WHOLE PAGE ON ALL SCREEN SETTINGS.

I have used the following to no LUCK.

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

Full Screen Flash On All Screen Sizes
The problem I have is that I designed a website 800x600 (page size).

When I publish the website in 800x600 screen resolution the website doesn't fit in the whole page (it stretches).
I then designed the website taking up half of the 800x600 page and published it. It viewed full screen on 800x600 screen resolution only and on other screen resolutions it shrinked.

PLEASE LET ME KNOW HOW I COULD VIEW IT FULL SCREEN ON ALL RESOLUTIONS,

HERE IS MY CODE BELOW..

PLEASE COULD YOU SEE WHAT IS WRONG WITH IT:

<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>index</title>
</head>
<body bgcolor="#000000">
<!--url's used in the movie-->
<a href="<A href="mailto:FAZ@SK1ONLINE.CO.UK"></a">mailto:FAZ@SK1ONLINE.CO.UK"></a>
<a href="<A href="mailto:dhol99@hotmail.com"></a">mailto:dhol99@hotmail.com"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/...version=7,0,0,0" width="100%" height="100%" id="index" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="index.swf" />
<param name="quality" value="best" />
<param name="scale" value="exactfit" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#000000" />
<embed src="index.swf" quality="best" scale="exactfit" wmode="transparent" bgcolor="#000000" width="100%" height="100%" name="index" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>

FULL SCREEN...the Full Ideal?
Hello,

Ok I'll get right to it...

I have been to sites where the Flash movie is held within a border that loads seperate, I believe within the HTML page itself, that the flash movie is sitting on...

These sites will work well at any resolution above 800x600, with everything centered as well. If the window is scaled down by size, the flash movie centers too as well as the HTML page

How do I do this.

I have this code:
fscommand("fullscreen", "true");
fscommand("allowscale", "true");

where do I put it and how does it work! More important, the 'how it works' part....

thanks

i hope the question is clear enough...

Screen Size Changes -- Can't Get Full Screen
I loaded a swf file on my homepage. However, it appears small. But when another link -- within a standard HTML page -- is used to go back to the swf page it then appears the larger viewable size. If anyone has suggestions on how to make the entire site viewable larger -- I would sure appreicate it.

Thanks!
Julie

Full Size Popup Window
Can anyone please provide the actionscript that would allow me to open a flash movie to the full display size of the users screen.

Thanks in advance

andybrad

Full Screen—not So Full
i put the fscommand("fullscreen", "true"); command into flash 8 (on a mac) and it almost works.

i end up getting the bar at the top with the file name and path in it. how can i get rid of that?

thanks ultrashock

Full Screen — Not So Full
i'm using flash 8 professional on Mac os X 10.4.3.
When i use fscommand("fullscreen", "true");, i still get the program bar at the top with the file name, path and those silly close minimize and maximize buttons. how do i get rid of that bar and have a TRUE FULLscreen experience with flash 8?

Flash Video Opening In Full Browser, Need It Like A Popup
Hello to you all, this is my first post and I'm trying to get my learning head on.
I have imported a video in to Flash Pro 8 encoded it to 300x240 pixels and gone through the process to make a flash video including the published html file. Now when I click on the swf. file directly the movie opens up on my desk-top like a pop-up which I want and plays just perfectly at the size I set it at and complete with the controls I chose.
My problem is that when I click on a text link on my website to open the flash produced html file which in turn opens the swf file, the flash video opens up at the right size but on the left and I have a full browser screen, not the size I want it to as when I tested it from clicking on the swf. file on my desk-top.
Please can you explain how to get the video to open up in another window from the link on my website at the smaller size that I wanted? I presume it is some kind of JavaScript code that needs inserting in flash html page?!?! (probably more complicated than that)?
Can you help please as I want to do this with a number of individual videos with separate links?
Hope all this makes sense?

Flash On Screen Popup Help
Hey everyone, im new here. Im making a site and i want to make it so when u click a link for guestbook the guestbook flash will pop up. I learned how to make these ad type things already, by creating a layer in dreamweaver and putting the transparent flash in it. However, the layer appears fine over all text and graphics, but for some reason it always comes behind any flash on the page. Since my site is mostly flash, it is usually hidden behind everything else. Any suggestions?

Popup Screen In Flash
I'm using flash 5.

I want to open a 400 x 300 window in center of the screen by clicking on my button in my flash movie. Unfortunately, my only choices are _self, _blank, etc..

Can anyone help me?

Full Screen Help
I have a button in flash that when clicked loads up a web page, but i want this page to be loaded in full screen.
How do i do this?

Can you help!

Cheers

Copyright © 2005-08 www.BigResource.com, All rights reserved