Actionscript 3 :: Publish A Flash Projector That Will Run On A PowerPC Mac?

Feb 7, 2012

I'm using AS3 to author my project. I tried to publish as Flash Player 9 and this didn't work. I can't go down to Flash Player 8 because that predates AS3.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Flex Project - How To Publish To Mac / Flash Projector

Sep 27, 2009

I recently made a flash app in flex that is to be deployed on a memory stick as a flash projector but it also needs to include an app folder so it can be run on Mac's. In flash I know I can just publish to mac as well as flash projector, would I have to remake my little project in flash or is there a sneaky tricky way to make it work?

View 1 Replies

Professional :: Flash Has Started To Publish Projector.app Files But Can't View It

Nov 30, 2009

I have Mac Pro OSX 10.58 - CS 4 Creative Suite.I have been using Flash to produce projector files totally fine for months. However, today when I publish a Mac projector file I have come across a problem. Flash publishes a .app projector file OK, but, when I open it, it appears in the dock as if it were open but I don't see anything.
 
Any projector files I produced prior to today still play fine. But any projector files I have created today have the previously mentioned problem. I have tried creating a totally new FLA and publishing from that incase it was the FLA I was publishing from was to blame - same problem.
 
I have reinstalled Flash, but the error persists.Today I also installed new software. I installed the Developer tools because I wanted to use PackageMaker. I also installed Xray. I have removed Xray incase that was at fault - but the problem still persists.

View 6 Replies

ActionScript 2.0 :: When Publish A Projector .EXE File For Windows, Then, The Width Is Still Correct, But The Height Is Higher Than 62?

Nov 17, 2003

My Stage size is 126*62. (it's a small animation).- When I publish the .SWF, no problem.- When I publish a projector .EXE file for windows, then, the width is still correct, but the height is higher than 62 : I got two small white bands beside top and bottom of my stage,see ?I don't understand why there's such a difference between publishing a SWF or EXE. And I'm afraid this also happens whatever the Stage size is (small or big, I mean) : you always get these blank bands on the top and the bottom, don't you ?

View 1 Replies

ActionScript 2.0 :: Publish Preview As Flash VS Publish Preview As Html

Jun 7, 2004

Ive made a movie that add strings from several input text fields to an array. This array is sent from the flash video to php. This is working fine when I preview the movie as Flash. The php script prints the variables as intended.

But when I preview it as html the arrays are all empty...

[AS]
on (release) {
number_of_attr1 = main._currentframe + 1;
suggestions1 = new Array();

[Code].....

View 1 Replies

ActionScript 2.0 :: One Projector Control Another Projector Timeline?

Dec 8, 2009

Is it possible to have a flash Projector control the timeline of another flash Projector.

example: Projector1: has a button to start/play Projector1 and trigger to start/play frame 7 in Projector2 at the same time.

So both external projectors are in sync.

View 0 Replies

Publish Javascript To A Separate File During CS4 Publish?

Nov 12, 2009

While publishing my movies in CS4, I noticed that the javascript required to embed the movie in a web page was published as inline javascript in the published page. This means that code would be downloaded for each page my movie is on. Is it possible to configure Flash CS4 to publish that javascript to a separate .js file, instead of having to manually copy-paste that each time??

If no, I believe that js is independent of the Flash movie (please correct me, if I am wrong). So, can I copy-paste that javascript to an external file just once, and use the js file for all my movies being published??

View 2 Replies

Actionscript :: Use NetStream.Publish To Publish AAC Audio

Jun 22, 2011

I'm using Flash to play a RTMP stream to a Wowza server.

I publish my microphone with
m_MicStream.publish ("mic_user1", "live");

Unfortunately, my receiving end only supports AAC audio. Is there a way to publish AAC audio with Flash?

Note : I tried the mp4:mic_user1, but it does not work. The stream negociation seems ok, but the received audio is garbage

View 1 Replies

Control Different Flash Projector On Same LAN?

May 25, 2010

Does anyone know how to control a projector on a pc, from another projector on another pc, in the same LAN?

View 1 Replies

Flash :: Projector For Creating Exe From It?

Sep 24, 2010

Which tool would you recommend for creating standalone .exe files (Windows) from Flash?

View 2 Replies

Flash - Spellchecker For 2 Projector?

Jan 10, 2012

I have a AS2 based projector compiled into EXE using mprojector. I need to add spellchecking to the textboxes, is there any spellchecker available for AS2??? I have only found valid solutions for AS3.

View 1 Replies

ActionScript 2.0 :: Closing A Flash Projector?

Jan 15, 2009

I need to run a script if a user "x" out of the flash projector. This script is a LoadVars() script that sends info to php it does not need to receive anything, just send._root.onUnload does not seem trigger or the LoadVars script does not have enough time to run. I am not sure. Does anyone know how to get code to run if the user "x" out of the program?

Code:
//this script does not run
//even if I select a specific movie to check for the unload, it doesn't run

[code]....

View 3 Replies

Embedding A Flash Projector In A Webpage

Jul 1, 2009

I have a flash swf file that displays some training information that must go out to about ten thousand people in our organisation. Maybe only 70% of people have the flash player installed on their work PC's and IT have the systems locked down so tight this remaining 30% can not install flash player themselves. Flash is only rolled out with new PC's.

View 3 Replies

PDF In The Fullscreen Flash Projector (.exe) To Show

Aug 3, 2009

Made with Flash and MDM Zinc 2.0. Exe is making a fullscreen projector presentation CD have examples at hand.
 
On the left side of the page there are related topics. On the right side of the pressing topics, and link directly to the pdf file which is pressing on the issue comes with interface page pdf acrobat.
 
How to combine Flash and Acrobat PDF like this sample?
 
Note: This job has nothing to do with respect in FlashPaper was investigating it. Adobe does not import PDF Director'ı also tried.

View 2 Replies

Professional :: Flash Cs4 Windows Projector?

Jan 26, 2010

Ever since I`ve changed to flash cs4, every windows projector publish I make takes a really long time to open and play an animation.I`ts just very slow. When I created stuff on flash cs3, I had no problems running published projects.
 
Can anyone help me here? It`s just that I searched for a lot of forum questions just like mine on other web sites and none could . Since your the developers os this product I would like to see what you`ve got to say about this.

View 3 Replies

Professional :: TransitionManager In FLASH Projector

Jan 30, 2010

I seem to be having a problem with the TransitionManager effects in Flash Projector flash.[code]Where mediaViewer (a movieclip on the timeline) is a TileList component that I extended and...when visible = true Will do a Zoom in transition. The problem is that while the above code works fine in a SWF file it doesn't in the EXE file. The component is not shown nor is there any transition taking place. If I remove the Transition effect it works as expected.

View 1 Replies

Professional :: View A PDF Within A Flash Projector?

Sep 4, 2010

I would like to know if it is possible to view a PDF document WITHIN an offline Flash Projector.exe? Just like when you have the ability to access the Acrobat toolbar within a web browser.
 
I have 45 PDF booklets that I can already open from a Flash Projector into Acrobat Reader for printing, but I would prefer not to leave the Flash Projector at all.

View 2 Replies

Possible To Execute External Flash Projector(.exe)?

Oct 7, 2010

I have a question that:Is it possible to execute external flash projector(.exe) file on clicking a button in my movieclip. I tried the following code but no work:

on(release){
fscommand("exec", "myprojector.exe")
}

[code].....

View 1 Replies

ActionScript 2.0 :: Linking To A Url Via A Flash Projector?

Nov 7, 2006

I have created a CD presentation that runs a Flash Projector file.

Within the file I have links that need to open particular pages of a live website.

How do I create those links to work within the projector? Get URL doesn't seem to work??

View 1 Replies

IDE :: How To Open Pdf File In Flash 8 Projector

Jun 7, 2007

how to open pdf, swf file in flash 8 projector? i am using exec command which was used earlier in flash 8 but its only working for exe files after keeping the files in folder named fscommand....

View 2 Replies

IDE :: How To Open PDF File Within Flash Projector

Mar 22, 2002

I am creating a Flash projector to work on a CD for a client to distribute. There has to be a listing of their PDF's in the flash program, that when clicked, will open the actual PDF in a separate window. I found one comment in this site to use "GetURL", but found out it is ONLY for HTML. There was mention of setting up the FSCommand to open another application, such as a PDF file, but how? I have the files in the same directory and tried putting the file name in the "GetURL" (the PDF file), but just freezes when trying to open. Also, is there a way they can drag and drop the PDF files to the desktop, that has the listings of the PDF's and save to the hard drive?

View 5 Replies

ActionScript 2.0 :: FS Commands For A Flash 5 Projector?

May 31, 2002

I'm making a CD flash projector that exectues on the autorun script of a musician's CD..Anyways, I've gone around and figured out how to disable menus when the movie is running but still the user had full control to resize the window. Does anyone know of a ocmmand that will restrict the user access to window resizing?

View 1 Replies

ActionScript 2.0 :: Determine If Mac Or PC Within A Flash Projector (for Use With FSCommand)?

Mar 11, 2009

Determine 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]....

View 4 Replies

ActionScript 2.0 :: Flash Projector Wont Open PDF's On Mac From CD?

Oct 15, 2009

I have made a ton of cd's in the past that have a presentation and using the following kind of code:

Code:
on (release) {
getURL("YonderMediaBusPlan.pdf","blank");

[code]......

View 1 Replies

ActionScript 2.0 :: Script Executes In Flash But Not As Projector?

Feb 28, 2010

I'm using the script below for a Flash (CS3 and AS2) presentation so the client can play/stop and rewind/forward the movie with the keyboard.

It works perfectly when I go "Control >>> Test Movie" but when I publish the movie as a Projector file nothing happens when I hit the relevant keys.

Also, the same thing happens if I open the SWF outside of Flash from it's local folder.

Code:

import mx.utils.Delegate;
var nCheckPoint:Number = 0;
var aCheckPoints:Array = new Array();
aCheckPoints.push( { sScene:"Scene 1", nFrame:10 } );

[Code]....

View 10 Replies

ActionScript 2.0 :: Possible To Execute External Flash Projector?

Oct 7, 2010

Is it possible to execute external flash projector(.exe) file on clicking a button in my movieclip. I tried the following code but no work:[code]exe and swf files are on the same location on hard disk.

View 1 Replies

CS4 Flash Projector File And AuthentiCode (Signature)

Aug 26, 2009

I have a flash projector file (.exe) that I need to add Code Signing to it so it does not say 'Unknown Publisher' in Vista. I read that for CS3 there is no authenticode signing. Was this added in CS4? I just want to check before I go ahead and purchase a 3rd party app like Juggler. Any software to add authenticode signature to a CS4 flash projector file? Jugglor is pretty old (2007) and I would like to know if there are more recent apps to package and sign projector files.

View 8 Replies

Professional :: Script Executes In Flash But Not As Projector?

Feb 28, 2010

I'm using the syntax below for a Flash (CS3 and AS2) presentation so the client can play/stop and rewind/forward the movie with the keyboard.It works perfectly when I go "Control >>> Test Movie" but when I publish the movie as a Projector file nothing happens when I hit the relevant keys.Also, the same thing happens if I open the SWF outside of Flash from it's local folder.

import mx.utils.Delegate;
var nCheckPoint:Number = 0;
var aCheckPoints:Array = new Array();[code]..........

View 1 Replies

Professional :: Open A  PDF From Flash Projector File?

Apr 19, 2010

im using Flash CS4 slide presentation to make a education CD. In the end of the slides i want to open a pdf file.How can i do it? Is it a east way to do it? I publish the project as a projector file. I tested to use GetURL but the file wont open. I have the pdf-filein the same folder as the projector exe-file.

View 1 Replies

Flash :: Can't I Hide The Menu In CS5 Projector Files?

Jan 25, 2011

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?

View 7 Replies







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