Flash :: Cross Platform - Sharing Pro / Builder Projects Between OSX And Windows

Jan 19, 2011

My buddy and I are gearing up for a game jam and we're hoping to use Flash to build our project. One possible problem is that he's got a PC laptop, and I've got a MacBook.

What's the status of cross-platform development in Flash? I'd love to be able to drop something into an SVN repo and pull everything down without regard to the OS, but I'm not convinced that will be very smooth. It seems like I can move around ActionScript source and .fla files without too much issue, but Flash Builder projects seem pretty gnarly, e.g. they appear to have references to them outside of the project folder.

Is there an easy way to migrate project data in such a away that we can develop and debug regardless of OS? Maybe version-controlling all the portable content (.as, .fla, raw assets) and the importing into our respective project environments?

View 1 Replies


Similar Posts:


Actionscript 3 :: Organize Multiple Flash Projects Sharing Common Lib As For Classpaths?

Dec 20, 2010

Let's say I have multiple projects organized as

commonlib
superorg
org1

[code].....

View 2 Replies

Flash 9 :: Embed Fonts Cross Platform?

Nov 12, 2008

I'm working on a project in which I am writing code on a PC and someone else is creating graphics and animation on a Mac. We need to have embedded fonts to work w/xml and CSS. Is there a way to embed fonts so they work inside the fla on both platforms?

View 0 Replies

Flash :: Cross-platform Application Development Tools?

Sep 27, 2011

I have an application I built in Flash that runs with no problems on Windows and OSX. I'd like to extend it to mobile platforms and I want to be able to call programs written in the native language of each platform.

I understand that Flex can be used on mobile platforms and that it can call native code, but I'm a little confused by what I've read about Flex. Can I use the Adobe Flash development environment to build Flex applications? Will our users need the Adobe Air runtime to run the programs? And what the heck does Air add to the capabilities? We need strong audio and video capabilities, a built-in database is not a requirement.

View 1 Replies

Flash :: Cross-platform Method For Handling Keyboard Events?

Aug 19, 2010

Is there any cross-platform-safe method for dealing with keyboard shortcuts in Flash? For example, on my Mac, pressing ctrl+f results in a KeyboardEvent where the keyCode is 6, but on Windows, the keyCode is 70.

View 1 Replies

Flash 10 :: Cross-platform Random Font-glyphs Missing Inspite Of Embedding

Jul 29, 2010

A project I am am working on has an extremely strange font problem. We have completely unpredictable glyphs missing on Mac compilations inspite of correct font embedding and correct font installations on the machines. Here is some of the context:

1. The Font is a custom truetype font which belongs to the client.

2. We are working on CS5 on the Mac, and CS4 on PC.

3. We are using classic dynamic texts, assigning striungs to the text attribut (not to htmlText). However the probel also occurrs with other classic text modes (single-line, multi line, kerening on or off, etc)

4. It is not predictable whether the glyphs of the font will show or not on the Mac CS5 compilations or not.

5. The issue does not seem to occurr with standard fonts like Courier or Helvetica.

6. Compiling on CS4 on PC works correctly.

View 1 Replies

Flash :: Builder Vs Flexbuilder 3 For Actionscript Only Projects

Apr 5, 2010

Right now Flexbuilder 3 is my editor of choice for all as3, xml ,js editing. I'm not 100% convinced that I need to upgrade to FlashBuilder. Also early betas seemed a bit sluggish compared to Flexbuilder3. Does anyone who has made the upgrade have any convincing reasons? Was it worth it?

View 1 Replies

Java :: Which Is A Better Cross Platform Language

Sep 17, 2011

If you wanted to distribute a program to as many OS as much as possible what's the best language to use? I'm considering user's convenience here. For example, they don't need to download java run time, flash or .net framework if they don't have it. Also once they download it, they don't need to compile it themselves.

I'm also considering developer's convenience, in that on one compile, the program compiles different version of OS for you and you don't need to install different os to compile it. Here are the features of the program I'm thinking: Stores text and image to database Uses keywords Can browse information in the webserver via xml Can share(upload and download) information from the web server via xml Can compile and edit related articles via keywords It's something like a blog with advance features and can exist on and offline

View 5 Replies

Actionscript :: Flexbuilder - IntelliJ Vs Flash Builder For Projects?

Mar 24, 2010

Would luv to here from developers who have made the switch from Flex-Flash builder to IntelliJ.

View 1 Replies

Flex :: Use TextMate With Existing Projects Created In Flash Builder?

Jul 23, 2010

I am wondring if anyone has a good resource for opening existing Flex projects that where created in Flex / Flash Builder and run them using the TextMate bundle for Flex and Actionscript projects.

Basically I just want to know if I can walk into an existing project and configure this easily or am I pretty much stuck with using Eclipse ?

View 1 Replies

Flex :: Artwork For Cross Platform Application Using Adobe Air?

Sep 12, 2011

I am working on Adobe air for making a cross-platform project which is running on iOS, Android, Mac and windows. I have a plan to make it runnable on web as well. I am looking for the best approach for making artwork for this project as it is crossed platform. Right now I am thinking to separate backend logic from front-end i.e put layout for every platform separately.

Web ---- Desktop ----------- Mobile
-------> (Logic)

View 1 Replies

ActionScript 3.0 :: User Input In Cross Platform Mobile App

Feb 20, 2012

I've tried a number of options, sharedobject, xml, and junking up input/dynamic text in pretty awful ways; have also tried to "save on close" in AIR code. Any right path so when I port and test to iOS it will work...I'm not good in a flex/flash builder environment, as I am in flash 95% of the time.

View 1 Replies

Javascript :: Streaming Radio Station Audio In Flex/flash Builder 4.6 Multi-platform Mobile App

Mar 2, 2012

<?xml version="1.0" encoding="utf-8"?>
import flash.display.Sprite;
import flash.events.Event;

[Code].....

View 1 Replies

Flex Builder New Projects With Syntax Errors?

Feb 19, 2010

I'm a junior developer and I'm having some problems with my flex builder 3. Every time I make a new project, flex builder detects syntax errors like:

1084: Syntax error: expecting rightbracket before leftbrace. FotoBeheer line 23
1084: Syntax error: expecting rightbracket before public. FotoBeheer line 22
1084: Syntax error: expecting rightparen before s. DomoticaSystem line 16
1093: Syntax error. DomoticaSystem line 16

Nevertheless, Fotobeheer will run, but any other program just won't even start. Does anybody have any ideas how to solve this problem?

View 1 Replies

Actionscript 3 :: Building Flex Builder Projects From Commandline?

Sep 17, 2010

I have several Flex Builder projects which depend on each other (both libraries and "applications",projects which generate an SWF), and want to compile them from commandline. I know there is the fb.exportReleaseBuild ant-Task, but unfortunately it doesn't work on Linux and only comes with Flex Builder.

Is there any other way to build those projects, including their dependencies, from commandline?

View 3 Replies

Android :: Cross Platform Game - IOS : Develop A Very Simple Game For Iphone/ipad?

Mar 7, 2012

I am going to develop a very simple game for android and for iphone/ipad I have the option to develop it in cocos2d or in adobe flash air (i am not a developer, but i have 2 developers who are offering me the service)I have a developer that states that cocos2d is better and other one that states that adobe flash air.I want it in cross platform.the cost offered by both developers is the same..i have heard that adobe air has the flaw that it is very slow, is this real? if you had the 2 options which will you use to develop your game and why?

View 1 Replies

ActionScript 3.0 :: Convert Flash Projects Using Flex Projects?

Sep 6, 2010

I am going to build chart application with Flash Professional CS5 using AS3.0.Is there any possibility to convert this Flash application into Flex by creating movieclips and symbols in runtime in flex.How to do it.

View 1 Replies

Flash :: Using Windows Version Of Builder To Create IOS Apps?

Mar 18, 2012

The Windows version of Flash Builder can be used to create iOS apps.

Does this violate Apple's TOS? Is there any way for them to tell that I used Windows to create my app?

View 2 Replies

Actionscript 3 :: Create Windows / Macintosh Projector From Flash Builder 4?

Mar 22, 2010

Am I able to publish a Windows/Macintosh projector from Flash Builder 4? I would like a solution that stays within the IDE, rather than having to open FlashPlayer.exe and export the EXE/App.

View 2 Replies

Flash :: Java - "Unrecognized Windows Sockets Error: 0: JVM_Bind" When Trying To Debug In Builder 4.5 For PHP

Sep 27, 2011

Im trying to debug an app, not server related yet, with the new version of the FB, the one that comes with Zend in it. Thing is, everytime I try to debug, the message error is the same: "Unrecognized Windows Sockets error: 0: JVM_Bind"

View 2 Replies

Flex :: Flexbuilder - Builder 3 Unclosable Editor Windows

May 4, 2010

See: [URL] Somehow I made this happen and I don't know how to undo it. The image linked above shows my Flex Builder session. The largest section of the window is the editor. Initially, there was a blank window on the screen so I tried closing it, but I couldn't. Then I tried dragging it and realized I could drag it into a corner of itself, hence all the nested windows. I have no idea how to close these windows or simply reset the view. I went to the preferences under General > Perspectives, but the "reset" button was disabled for every available perspective.

View 1 Replies

Adobe Flex 2 Projects With Same Class Share That Class Between The Two Projects?

Dec 24, 2009

i have several flash projects and i have common classes. is there a way to share these classes between the project so i won't need to copy it to all the project when ever i modify something?

View 2 Replies

Embed Flash Games Into Windows Forms Application.net Compact Framework Under Windows Mobile 6?

Feb 5, 2010

I want develop an application on windows mobile.In this app, i need to show some Flash games to the end user.ow should I do?embed an Flash ActiveX Control (in Windows mobile Form application) ?embed an IE control?BTW (because i do not have a windows mobile device now)Can I views flash in IE of the windows mobile device?for play flash, Macromedia Flash Player 7 for Pocket PC should be installed on your windows mobile emulator.DIT2:after practice i found following package should be installed before your windows mobile progr

Vista SP2
Visual Studio 2008 SP1
Windows Mobile Device Center

[code].....

View 2 Replies

Actionscript 3 :: Make Flash Builder Package Explorer Emulate Flex Builder's Navigator Window?

Apr 21, 2010

Does anyone know if there is a way to make the new Package Explorer window in Flash Builder emulate Flex Builders 'Flex navigator' window?

Bottom line is I don't always need to peer into SWC's, and I don't like having a 'default package' automatically created for me. Not sure why the interface wasn't made simpler, allowing access to more power and complexity only if necessary. I want to focus on the code, not on how to navigate and use the bells and whistles in the coding environment.

View 1 Replies

Windows :: Flash AS3 Animation In Mac Vs Windows

Jan 12, 2010

I am working on a short animated story, which has a scrubbable timeline and chapter headings. I used TimelineMax for sequencing it. For the most part, it is working fine. I am seeing some strange behavior that pop up, though: sprites disappear, functions stop responding to user input, seams of the sprites become transparent -- all small issues but pretty hard to nail down because they happen in Mac only.

So I am wondering what is wrong with Flash, and why it misbehaves on a Mac?

View 2 Replies

Display/using Flash Projects?

Aug 10, 2009

I am having an issue display/using my flash projects. On my computer, or my website. Every time i click on a button in the project this appear's I click settings, and enter the information is says to Once done i than restarted the application/process. No changes occoured. So than what i did was Restart my computer, Stilling having issue.

View 2 Replies

Flex - Importing Flash Builder 4.5 Project Into Flash Builder 4.5.1?

Jun 27, 2011

I have an AIR project that I was working on Flash Builder 4.5 which now I'm trying to import to my updated Flash Builder 4.5.1 and it is prompting me to fix some paths before the import is completed. I'm kinda clueless what I should put in those fields.

[URL]

The project access a web server to retrieve data using JSON.

View 2 Replies

Professional :: How To Manage Big Flash Projects

Feb 4, 2011

I have a very big proyect completelly developed in FLASX MX PROFESSIONAL 2004. In order to manage it,I have divided the file in several parts. What I want to do now is to connect that parts and compile them as a Whole.

View 12 Replies

Flash :: Ide - CS5 Projects Panel Totally Gone?

Jun 13, 2010

So, I popped open up Flash CS5 just now, and I couldn't find my projects panel. I was working on a dual screen set up previously, so my windows were everywhere anyways (sans external). I switched over to a smaller screen workspace, and popped opened the projects panel. Oddly enough, the code snippets panel came up instead. So, I switched off the code snippets, and tried again. I've been trying different ways of opening this panel for about 15 minutes, and I'm totally stumped. Some thorough googling didn't present any relevant results, so, StackOverflow, I turn to you. Is this a known issue? is there a secret backdoor way to open this panel?

View 1 Replies

Automating Creation Of Flash / AS3 Projects

Jul 11, 2011

My goal is to make a flash/as3 program that would pull multiple sets of data (images and texts) from the database and compile and save a flash video project for each one. What might be the best way to go about making this work? I checked but wasn't able to find a function that would publish the flash project in it's current state, so I don't think I can execute the entire process in a single flash/as3 file. My only other option is to have some other program/batch file take care of the querying the database and compiling multiple flash/as3 movies by starting up a flash program and passing it the parameters of the data it needs to build 1 complete project for 1 set of data. Is there a program to create .swf files automatically? Is it even possible to pass in init params to flash/as3 project?

View 1 Replies







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