ActionScript 1/2 :: Fscommand Projector - Hide The Resize, Maximize, Minimize Button ?
Feb 5, 2012have exec a fscommand with customized dimensions, but I would hide the resize, maximize, minimize button how can I do this
View 1 Replieshave exec a fscommand with customized dimensions, but I would hide the resize, maximize, minimize button how can I do this
View 1 RepliesIs there a fscommand that allow the resize of the projector window? Or that send a kind of event to the window itself that make the window "blinking" in the task bar (like when you are receiving a message in MSN and your window in minimized)?
View 2 RepliesIs there a fscommand that allow the resize of the projector window? Or that send a kind of event to the window itself that make the window "blinking" in the task bar (like when you are receiving a message in MSN and your window in minimized)?
View 2 RepliesI was wondering is there such thing as Listener which listens for maximize button press?
View 2 RepliesUsually maximize, and minimize works while I am opening video player in windows, but when I upload it on website, I cant use maximizie and minimize option.
Here is my html code:
Select all<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]">
<html xmlns="[URL]"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Gagi's Gym</title>
<style type="text/css">
[Code] .....
I've added allowFullScreen but with no sucsess, IE gives me this:
Code: Select allSecurityError: Error #2152: Full screen mode is not allowed.
at flash.display::Stage/set displayState()
at f4:player/fullScreenHandler()
I want to have layer pop in my flash movie that allows the user to click and drag it around the screen. I also want this to have minimize, maximize, and close buttons on
View 2 RepliesIn my adobe flex interface window there is two graph at a time .Is it possible to add maximizing & minimizing functionality to these graph so that one can view both graph at a time and if required minimize one ,which leads the other graph to occupy the minimized graphs place.and vice versa. it?
View 1 RepliesUsually maximize, and minimize works while i am opening video player in windows, but when i upload it on website, i cant use maximizie and minimize option. Any working code for websites.
here is my html code: <
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
[code].....
Since full screen mode disables most keyboard input, it's a non-starter for me.
Is there a way to automatically maximize the Flash Player window when using a projector? In other words, when someone double-clicks the projector EXE, I want it to start in a Maximized window.
I have a presentation built in Flash using AS3 and would like the projector to launch NOT in fullscreen, but as a maximized window.
View 2 RepliesI am aware of Zinc (which was disappointing) and SWF Studio (demo didnt work for some reason, I contacted them with nor eply just yet) but there were problems with these and they simply offer more than I need. Is there a simple utility that will allow me to eliminate the users ability to maximize the player window? Something that wont force me to bundle my 50 FLV videos into the EXE making an EXE thats like 300 MB...something that will not change anything about how the projector works but allow some projector top bar modifications?
I tend to remember long ago there was a very simple 1-2 screen utility that allowed you to simply check a few boxes, export and it acted in every way like a regular projector (exe) but simply disable a few options (like maximize).
I am aware of Zinc (which was disappointing) and SWF Studio (demo didnt work for some reason, I contacted them with nor eply just yet) but there were problems with these and they simply offer more than I need. Is there a simple utility that will allow me to eliminate the users ability to maximize the player window? Something that wont force me to bundle my 50 FLV videos into the EXE making an EXE thats like 300 MB...something that will not change anything about how the projector works but allow some projector top bar modifications?I tend to remember long ago there was a very simple 1-2 screen utility that allowed you to simply check a few boxes, export and it acted in every way like a regular projector (exe) but simply disable a few options (like maximize).Anyone know of such a utility?
View 3 RepliesDetermine if Mac or PC within a flash projector? (for use with FSCommand) How do I determine if a computer is Mac or PC within a flash projector? I need this because I've got several FSCommands I need to use within a projector (such as launching an application or file) and need to have different commands for Mac and PC.
[Code]....
I am having trouble getting even a trivial example of fscommand("exec", "..."); to work. I just need to open a Word .doc from within a flash exe projector. Eventually this needs to be on a cross-platform CD, but I'd be happy to see it work from the desktop of my PC at this point! I've attached a really simple sample.
View 3 RepliesI'm trying to figure out what I'm doing wrong but I'm stuck!
In my Flash code, I added a section to react on Resize, It looks like that:
[Code]...
I could succesfully open a external pdf with the following command in Flash cs3 on a Mac: fscommand("exec", "test.app");test.app (inside an fscommand folder) is an apple script that opens the pdf inside the fscommand folder, to make it work I needed to copy the fscommand folder into the MacOs Folder of the Mac Projector File. The same steps don't seem to work with Flash cs5. I can't downgrade my cs5 project to cs3.Is this problem a bug in Flash cs5?
View 9 RepliesI'm having a little problem with my resize event... I created a component myself, and this component, at each resize event, runs a complex method. Here is the problem: When I maximize or restore my window, this event is called several times in a real short period of time, not letting enough time to my method to run completely before another one starts... I'd like to know if there is anyway of only run this method in the end of each resize movement.
View 4 RepliesIs it possible to hide the title bar in a CS4 Flash Projector?
I've tried using Goldshell's Versiown and although that changes the icon and will disable the right-click menu, the hide title bar options don't have any effect.
I'm making some executable / projector files in Flash CS5. Using CS4 I was able to stop the menu appearing by using flash.system.fscommand("showmenu", "false");
It doesn't work in CS5. Is it a bug? Or a feature? It's incredibly annoying - how do I get rid of the menu without resorting to an external projector program or without having to use AIR?
I'm creating a flash projector file and need to scale background full-screen. The background is a gradient shape. I made it full screen and resized background so width and height is stage width and height but it still won't work.
View 1 RepliesI have tried to do something with fscommand, but I haven't succeed .
Code:
fscommand("fullscreen", "false");
fscommand("allowscale", "false");
How do you disable this button?
I'm creating a flash projector file and need to scale background full-screen.The background is a gradient shape.I made it full screen and resized background so width and height is stage width and height but it still won't work.
View 4 RepliesI made a few ecards (.exe's), I do not want the user to be able to resize the window. Is this possible? Also is it possible to not have the flash menu at the top or on right click?
View 4 RepliesI made a few ecards (.exe's), I do not want the user to be able to resize the window. Is this possible? Also is it possible to not have the flash menu at the top or on right click?
View 4 RepliesI've been trying to get a bit of control over the "getURL" action. I want the window that pops up to be a particular size, centered and have the maximize button accessible (it always seems to be greyed-out).
heres the code I've been using:
on (release) {
getURL("javascript:openNewWindow('http://www.google.com','thewin','height=600,width=400,max imize=yes,toolbar=no,sc
[Code].....
I've tried a few of the components that are supposed to make this easy but, I haven't found one that works properly yet.
I know, I can send fscommand but can i take in fscommand and process it?
View 6 RepliesI want to add close and minimize button in my fullscreen flash website. I make two button 1. Exit 2. Minimize and then I give action to close button :
on (release) {
getURL ("javascript:self.close()");
fscommand ("quit");
}
and It works but I don't know what to do with minimize button.
I want to add close and minimize button in my fullscreen flash website. I make two button 1. Exit 2. Minimize and then I give action to close button :
[Code]...
and It works but I don't know what to do with minimize button.
How can I disable the browser's minimize button when launching my flex application?
View 1 Repliesi insert a preloader in a timeline of the fla , and move the movieclip for the stage resize and hid area menu in the second frame but i have the error #rror #1009: Impossibile accedere a una propriet o a un metodo di un riferimento oggetto null.
[Code]...