Professional :: Make A Projector .exe With Transparent Window?
Nov 15, 2011I want to make an SWF2EXE application that will run Flash Player inside but will show SWF in transparent window.
View 2 RepliesI want to make an SWF2EXE application that will run Flash Player inside but will show SWF in transparent window.
View 2 RepliesSince 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 Mac (intel) CS3 flash fla that I am exporting asprojector. The exported Mac projector and windows exe file will notopen full screen w/o the flashplayer's top toolbar. I have testedthe projector file on Mac 10.4 and Windows XP and all show theflashplayer's top tool bar. The only way to go full screen is tomanually select view/full screen in the player toolbar. I havetried the fscommand("fullscreen", "true"); toggle (true/false/true)workaround w/o any success. Any other workarounds I can try
View 4 RepliesI've created a flash to go in an html page with a colored background. When I put images with the appropriately desinated colors in flash, it changes the color ever so slightly when it runs in the page. It's JUST enough for it to be noticable. Is it possible to designate a transparent background?
View 2 RepliesI have an externally loaded SWF, which contains 30+ layers, each with a rather large area of transparency. In my application, I dynamically turn on and off these layers, as I needI've run into an issue where if I have all 30+ layers visible, the transparency "cuts through" the background of my application, and shows the stage's default colour.
View 2 RepliesOn the stage I have a movieclip with an animation inside it, at the moment I've given to its background the same color of the stage to simulate a transparence.Now I've added some decorations to the bottom left corner of the stage and this movieclip lays a bit over the decoration showing that in truth the movieclip is not transparent because it covers part of the decoration.Is there a way to make the movieclip background really transparent?I've checked where I apply colors to elements, but there is not a "transparent" option, or at least I havent seen it.
View 5 RepliesI want to take a simple published animation and put it into SONY VEGAS. However, I only want the character (I've created a symbol for it) and not the big white stage. My goal is to get the animated character on top of all my sony vegas layers, but the stage is blocking all the other layers. Is there some kind of setting that can make the stage transparent when publishing as a SWF?
View 3 RepliesI have one picture imported into flash cs4 and would like to make a rectangle box which should be transparent. Finally I will save it as .swf file for later use. But the box should be transparent (without any background). How can I do that?
View 1 RepliesI have imported a jpg and turned it into a symbol, and made it rotate. But how do make the back solid as it turns?
View 2 RepliesI work on flash CS3 I created a video in sony vegas, and imported it to flash, but the background is black, I want it to be transparent, what should I do? P.S: in sony, there is no background, except the original black backgound that we see when we open the projet?
can we make some changes in the flvplayback in order to fix this?
I have a SWF file in my Dreamweaver site, that plays correctly. The problem is that the stage is white and we would like it to be transparent. Searching the archives the following advice was given:
in your html embedding code you need to set the wmode parameter to be "transparent" I'm wondering if this is the code in Dreamweaver or is this done in Flash. I'm working with CS5. Below is the code that matches the SWF file in Dreamweaver. I did change the wmode value from "opaque" to "transparent" and it didn't work.
[Code]...
I imported a video into flash and have a transparent photoshop layer to create an iPod skin. The video works fine, but I cannot get the "stage" to be transparent so that you do not see the flash background color behind the iPod skin.
I've read in the forums and have followed the instructions here from Adobe. If you look at my code, I have
[Code]...
I have a flash projector "exe" application that requires a "quit" button. When clicked, it should close the window.
View 2 RepliesI 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 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 RepliesIn the projector I have links that open websites in a web browser window. When I play the projector on Mac, the browser window opens in front of the Projector's window, but on Windows, the browser is hidden by the projector's window
View 2 Replieshow do i open an WINDOW without tool bar, status bar and scroll bar. from an EXE project...file in which there is a button after pressing that button a window should open with all the above specification......
It is possible through an swf in an html...but through exe file ...its difficult.
Is 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'm trying to make a Flash swf. appear (fade in) over top another/background image in Dreamweaver. How do you select a transparent background for the stage to accomplish this?
View 3 RepliesHow can detect that the flash movie projector is active window
View 1 RepliesIs there a way to change the window title caption of a flash exe file, from "Macromedia Flash Player 8" to something else?
View 4 RepliesSo I know that I can start the window in Full Screen with this code:stage.displayState = StageDisplayState.FULL_SCREEN;But what if I want to start it maximized? Is that possible?
View 2 RepliesI am making a flash application and I am trying to find function to use when I press the close button of the projector window. I dont want to make a button that uses fscommand("quit") since this would be impractical knowing that a default close button on the window is already available. Anyway the purpose of the function is that when I close my application, a dialog box/message would appear as a reminder that some data has not yet been saved and give the user an option to save or quit the application.
View 2 RepliesI have published my html with ' transparent windowless ' but it doesnt work...I pressume I need some code to make it work?
I have created a MP3 player and I want the html to be transparent.
I have created a projector/swf for a friend. He wanted it password-protected, which I did, but he wants to be able to change it - without using Flash (which he doesn't have). I thought about writing to an XML file, but that would be way too easy to crack, wouldn't it?Is there any way to write to the .exe file's shell?
View 4 RepliesI will be making flash projector. How do I make windows pop up on flash projector when you click on buttons while exploring the contents inside?
View 1 RepliesI am trying to make a flash player 10.1 projector file (both .app and .exe) and I am having some issues when I go fullscreen.This was originally a web project, and everything works okay online (or even locally when I click on my .html file). However when I make an .app projector file, and play it, some (not all) of my buttons stop working on fullscreen mode).I seem to be having problems with any buttons that have an alpha Tween (I am using TweenLite/TweenMax) applied to them on the MOUSE_OVER event.Buttons with Blur tweens work in both fullscreen and normal screen mode.
View 2 RepliesIm trying to make a projector movie that links to a pdf (in the same folder) on a CD that needs to run in both windows and mac. Im able to get it to work on a pc but not on mac. here is the code for the button i used in the projector.
on (release) {
fscommand ("exec", "manual1.bat");
and bat file open a pdf file.so i want to do the same thing for mac, that is using the fscommand to open up a pdf in acrobat. I read messages here that use applescript but i dont understand it too well so what id like to know if possible is the applescript, what it does and do i apply it to the button in my projector or do i tell the button to look at the applescript or what? I guess thats it for now.
I'm wanting to create a moving object that will be exported into a tv commercial. Object has already been created in Adobe Illustrator, and now will be dropped into flash for adding movement. The destination commercial will be created in Sony Vegas, with the settings of (Australian) PAL television (25 fps, 576x720 pixels, lower field first).Thus keeping it simple, I want to set Adobe flash with the same output format, meaning that the canvas will have to be 576x720 pixels at 25 fps. So far this seems to have worked okay.Now I'm wanting to get rid of the canvas colour, just like I have here in this photoshop screen shot.
Judging by the colour palette in Flash Professional, it looks like it can't be done. I've checked "transparent palette" through yahoo and google, and had no results. The adobe documentation only details how to remove a background in Photoshop.
is it possibel to make a transparent SWF, or not? i want to make a word glow but have no background you see?
View 2 Replies