OSX - Mac Flash Projector With Multiple SWF Files Inside

Feb 16, 2011

My project is made from multiple SWF files. I'm able to create .app from the main SWF file. Is it possible to put the related files into the .app directory structure? Where should be placed? Into .app/Contents/Resources/? Would it be possible to access these files using some relative path to this location from the main SWF?

View 1 Replies


Similar Posts:


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

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 3.0 :: Load Multiple Swf Embedded Inside Html Files Sequentially With Pre-loader?

Feb 18, 2012

I have got 3 swf files scene1, scene2 and scene3. Out of which scene2 and scene3 are embedded inside html files named scene2.html and scene3.html. I also want to include pre-loader at every intervals between the scenes, since the total file size including images and scripts is around 4mb.

View 3 Replies

Flex :: Flash Projector With Multiple Windows, Each With A New FlashPlayer Instance?

Oct 22, 2010

Does anyone know of a flash projector 'project' or 'framework' that uses a new flashPlayer for each window?We've used mProjector, which works well to a point, but I'm very disappointed in the fileIO patterns they use. It is very buggy with regard to reading and writing files.

mdm zinc uses multiple windows, but it is all sits on one flashPlayer 'session'. The same applies for AIR. It is great, but there isn't a way to make each window run on a seperate flashPlayer... extreme number crunching on one window will lock up all other windows.

edit - Just to clarify my needs (since I'm adding a little bounty), the app is an ERP application, built on Flex 3.x, and the size and scope of the project == huge.

tl;dr -- I need an exe wrapper (for windows), similar to AIR, that can have multiple windows, running each window on a seperate flashPlayer instance, and when a window is closed, it blows-away that flashPlayer instance / stage / etc.

View 2 Replies

ActionScript 2.0 :: Make Windows Popup On Flash Projector When Click On Buttons While Exploring The Contents Inside?

Apr 24, 2004

I 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 7 Replies

Browser And Pdf Files Open Behind Projector?

Oct 13, 2009

I am using flash 8 or flash mx, and I want to open a web site and some pdf files. I have my projector set to fullscreen but when I open a web site or a pdf file these files open behind my projector so my final user doesn't realize that the pdf files or the web site is displayed. How can I force the web site or the pdf file to open on top of my projector or is there a way to minimize my projector when I click these buttons so the user realizes that these files opened.

View 1 Replies

Actionscript 3.0 :: Include Video Inside A Projector?

Nov 20, 2009

i'm a relative newbie to actionscript and flash in general, but do have some basic knowledge. and i'm having a problem with creating a flash projector. i've created a projector that plays and loops a video for use on multiple kiosks. easy enough. the problem i'm having, though, is that i would like to embed the video in the projector so that there's only one file to transfer to all the kiosks. as i have it right now i would need to transfer both the projector.app file AND my .f4v... but i'd like include the .f4v in the projector.

View 2 Replies

Actionscript 2.0 :: Open .EXE Files From Projector File?

May 12, 2010

m creating this flash file, and want to launch Firefox (c:/program iles/mozilla/firefox.exe)how the do i create a button and have it link to this?i googled it and realized that i can't call up an exe file through the web....but i got no problem with my final product being a projector file (.exe)i found this code...but for some reason it's not working for me

on (release) {
fscommand("exec", "program filesmozilla firefoxfirefox.exe");
}

[code]......

View 1 Replies

ActionScript 2.0 :: Load External Projector Files?

Jan 8, 2007

I have a main presentation file with 3 external movies that load into the main file. The SWF version works great. Our clients use PC's so I publish my files as windows projector files (exe). Problem is when I give them a CD of all 4 files, when they click on the main presentation file it doesn't load the external movies.[code]...

View 2 Replies

ActionScript 3.0 :: Camera Not Working In Projector Files?

Jan 31, 2011

I've written quite a bit of code around flash's webcam and just found out it doesn't work in the projector files (standalone .exe or .app files). I figure it's a security issue? The security panel asking for access to the webcam/microphone doesn't even show up.

All works fine with just the .swf file, except for full screen mode. This project will be in a museum, so it needs to run full screen, and use the webcam to scan in drawn images on paper.

how to get the webcam to work on a stand alone projector file? Or perhaps how to get the .swf to play full screen? I still need keyboard input to be available to take camera snapshots too btw

View 2 Replies

ActionScript 3.0 :: Projector External Files Don't Work At Windows?

Nov 23, 2009

I have a projector published from Mac into two formats: Mac and Windows. The main movie loads an intro flv, and it has a button to skip which loads another swf.When I run the .app in MacOS, it works fine. The video is displayed and the button jumps to the mentioned swf. However, when running the .exe in Windows, no video is showed and the button does nothing.I think it's a path problem. I'm using relative ones, and have tried in all forms:

./video/myvideo.flv
/video/myvideo.flv
video/myvideo.flv

[code]......

View 3 Replies

Professional :: Mac Projector Files Aren't Publishing After Months Of Working Fine?

Dec 15, 2009

I've published Mac projector files and .exe file from Flash CS4 for several months without issue. For the past week when I've published Mac projector files the .app icon appears on my desktop but when I try to play the file the dock opens but the file doesn't play. Any Mac projector files I published prior to this problem play fine.I've tried creating a new .fla file and have reinstalled Flash but I'm still having the problem. EXE files and SWF files play fine. Also, the Mac projector files publish at about half the file size they did before this problem, while the EXE and SWF files are the same size.

View 3 Replies

Flex :: Flash - Play SWF Files Inside Application?

Jan 5, 2011

Hey the think is, I need to play some swf file inside my flex 4 app, sometimes this swf file can be a Video, or just a object animated, I have a placeholder in my app which I want to play this swf file, how can I do this?

View 2 Replies

Play Multiple Flash Files One After Another?

Nov 2, 2009

I have a series of animations of graphs etc in different flash files. Tried to put everything on the one timeline but was getting way too confusing so thought I would put each part in a separate flash file.
 
What I want to do is, once one file has come to an end load the next one up to play and so on. This is all part of a presentation so the user will click the keyboard to progress to the next file.

I'm using Flash CS4 on a Mac with Action Script 3.0.

View 38 Replies

Flash :: Should Have Multiple Swf Files On Different Webpages

Jan 29, 2010

I'm writing a small game app in Flash, and I'm wondering what the benefits of having one giant SWF loading everything vs multiple webpages and multiple SWF's.

View 1 Replies

IDE :: Loading Multiple XML Files In Flash

Jan 28, 2009

I'm curently using:

Code:
var example:XML;
var exampleLoader:URLLoader = new URLLoader();
exampleLoader.addEventListener(Event.COMPLETE,XMLLoaded);

[Code]....

Do I have to declare a new Loader and a new function for every XML file I load? Is there a way to load multiple XML files easily ?

View 1 Replies

IDE :: Sharing Art Across Multiple Files In Flash 8

Feb 17, 2010

I'm using Flash 8, and I hope I word this correctly.How would I set it up so that I can share a single piece of art across multiple files?My goal is to arrange it so that I can edit the art in the original file and automatically update the art in all files linked to it when published?For example, I'm working on a character animation where the character appears in many episodes and the episodes are split into many .fla files.If I needed to change the appearance of the character in all of the episodes which are spread across many .fla files, I would I have to do it manually?

View 1 Replies

ActionScript 3.0 :: Flash Multiple .as Files

Feb 29, 2012

I'm getting a long fine with AS3 (taking a while) however I've just downloaded an example file and can't see how multiple external .as files are linked to a the FLA. I understand how the first file (InventoryDemo.as) is set as the class in the FLA and is referenced but cannot see anywhere where the second is referenced (Inventory.as).URL...

View 3 Replies

ActionScript 2.0 :: List All The Files Inside A Specific Folder Using Flash 8

Nov 2, 2006

I was wondering if it was possible to list all the files inside a specific folder using Flash 8 Action Script. Just that I have an image gallery that has all the image names in an array. What I would like to do instead is get the image names from the folder they are in. Is something like this possible without the use of a server side programming language like PHP since the flash file will not be on a PHP server.

View 6 Replies

IDE :: Upload/Download Files To Server Inside A Flash Page?

Mar 15, 2009

Some friends asked me to build them a site so their clients could use a private part of the site to upload and download files like in a FTP program (with user/password). I've searched the web, but only found a few uploaders that don't allow to also download and manage the files uploaded. I've noticed on my searches an extension called "yamzbrowser", but it is an old piece of software, and in a quick test I've found that it is not all browser compatible. In fact, I was not able to upload a simple file using the popular IE 7...

Is there any script, extension or toll that allow multiple users to upload / download, and manage (see, delete, rename) files inside a Flash page? Maybe a HTML solution that could be loaded inside a Flash page...

View 10 Replies

Flash :: Professional - Opening Multiple Files On CS5 BUG

Dec 8, 2011

Im always encountering this same bug since I got Flash CS5 everytime I open multiple files on Flash, my instance names lock in this case I have to restart flash and pray the instance names wont lock up again... It's really getting annoying because I could be working on up to 10 files at a time which forces me to individually open each file everytime I start my project.

View 1 Replies

Actionscript 3 :: Using Flash Components In Multiple SWC Files?

Feb 5, 2010

how do you properly handle namespace collisions in SWC files if one SWC has fewer classes from that namespace than another?I have a rather large Flash application which I'm building in Flash Builder (because coding/debugging in the Flash IDE is.not good) and I've got a ton of external SWC files which I'm linking in to my application. This has worked well so far - the file size is on the large side, but it's a lot simpler than loading in SWFs, especially since I am extending most of the classes in each SWC and adding custom code that way (it's a very design-heavy app.) The problem I'm having is when I have Flash Components, like ComboBox or TextInput, in more than one SWC. Whichever SWC was compiled last will work fine, but the others will fail with errors like the following:

TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to fl.controls.TextInput.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()

[code].....

I've been researching components, ComponentShim, etc. but I'm running up against a brick wall. I thought it might be the fact that some of the components had their skins modified in the source FLA, so I tried replacing them with the default skins. How can I ensure that I have the components imported and available to all my classes, yet still be able to skin them and include them in my various FLAs?

View 2 Replies

Actionscript :: Uploading Multiple Files Via Flash?

Jun 19, 2010

As known, each subsequent time that the FileReferenceList.browse() method is called, the FileReferenceList.fileList property is reset to the file(s) that the user selects in the dialog box. And my question is:

How to manage to "remember" all previously selected files, each subsequent time that the FileReferenceList.browse() method is called? so that to append new ones and upload them all later on.

View 1 Replies

Flash :: Single XML File Vs Multiple XML Files?

Jan 30, 2012

I'm working on a Flash project that deals with multiple files. There is a main file that loads in individual SWF files as they click on different buttons. The course has dynamic text Fields that are populated via XML. So right now, my idea is to give each page it's own XML file? Would this be better suited to have one single XML file for all the pages, and the container file or multiple files?

Also, this is going to be a multilingual project. EDIT: The XML files will just be storing text information to populate the text fields, and some links to load in images. Also, the loaded SWFs will never be accessed without the use of the main "container" SWF.

View 1 Replies

ActionScript 2.0 :: Loading Multiple Swf Files Into Flash

Nov 3, 2010

Im creating a really simple flash website and script to load multiple swf files into the main flash file. Im using cs4 with action script 2 but I have no idea on how to code the script to make it work properly. I have a navbar and each time you click on a tab a want it to load a seperate external file, unfortunately now it just keeps playing the same one over and over again. How do you make one close when a new tab gets clicked.

View 1 Replies

ActionScript 3.0 :: Merge Multiple Flash Files Into One?

Jun 3, 2011

I'm trying to combine movieclips that I've created in multiple flash files and bring them into a single flash file. The structure of this "program" is it has navigation (forward, backward, menu, contents, etc...) and it is timeline based. On each frame there is a MC that is a mini game (matching game, multiple choice, drag and drop) and the user makes there way through each page. The problem that I'm having is that alone in there respective flash files they work fine and there are no errors or bugs. Then when I try to bring these together and essentially make a longer "program" with all of the smaller flash files put together by coping the frame and pasting it into the bigger file it gives me all kinds of errors and output warnings.

View 3 Replies

ActionScript 2.0 :: Playing Multiple Flash Files One After Another

Aug 10, 2006

I have 10 to 15 different exe files which I want to play one after another, is there any way to play them. Do I have to make the batch file and play the exe file.

View 5 Replies

Flash :: IDE - Multiple Sound Files In Timeline

Jun 24, 2009

I'm having a little issue with the sound on my flash website. The way my site is set up so far is that after the preloader, i have an enter site page that holds there until the user clicks on the "enter site" button. Once they click that button it takes them to the site. I would like to add 2 different sound files to this. One file for the enter site that loops over and over until the user enters the site and then that sound file will stop and the other sound file will start.

When I tried this I could not get the first sound file to quit playing once you enter the site. So basically when I am on the "enter page" it's playing the looping file fine but when I click "enter site" it plays the other audio file on top of the one looping. I hope this makes sense.

View 1 Replies

IDE :: Play Multiple Flash Files In Sequence?

Apr 18, 2010

I have created a number of flash files, and now want to combine them all into one single movie file. For example, the files run like this: section1.swf - section2.swf - section3.swf - section4.swfI have created a 'host' file, to load the individual files, but I want to play these files in sequence. So that at the end of section1.swf, section2.swf will play and so on.... Can anybody guide me as to what is the most straightforward method of doing this? I have little or no knowledge of actionscript so the simpler the better for me

View 2 Replies







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