Blog Archives

FDT4 NEW PRIMARY BUTTON

It think this is one of the PRIMARY NEW BUTTON and i use it unfortunately to much…

and #iLike the part force full

Create AIR App with FDT

Hi, i have seen many tutorials with ANT to create a AIR App file like => MyApp.air <= Like this tutorial => Marvin Blase AIR 2 and FDT 4

So i have found a way to do that WITHOUT Ant… It’s easier and u don’t have the trouble with the description.xml…

So let’s beginning and make our first AIR App with FDT :)

Read more »

WeLove FDT

Nach ein paar tagen online und sehr guten Feedback von den Powerflashern bin ich sehr glücklich das diese Plattform nun existiert (http://welovefdt.com)!!!

Endlich eine Plattform wo man gebündelt die relevanten Informationen bekommt ohne großartig googeln zu müssen :)

Hinter der ganzen Plattform stecken =>
- @beautifycode => initiator

- @fabianbeiner => programmierer der Plattform

Die anderen first teilnehmer sind =>
- @aidentailor
- @matanube
- @hfug
- @ich

Wir werden unseres best möglichstes versuchen auf @welovefdt euch support zu bieten! Solltet ihr mal nicht weiterkommen dann fragt einfach @welovefdt und wir werden je nach zeit euch antworten :)

Und wenn ihr ideen habt worüber wir posten sollen bzw. tutorials ideen habt dann schreibt uns einfach an und einer von uns wird bestimmt die zeit dazu finden ein tutorial zu machen ;)

Meine next tutorials werden sein =>

- FDT on Ubuntu => habe ich schon vor längerer zeit versprochen aber adobe macht es einem Linux user nicht so einfach :)
- Robotlegs
- Flex and CouchDB
- FDT and Flash Catalyst

also bleibt dran ;)

HowTo use eGit in FDT

This HowTo will show how to use eGit with FDT…

- Create Git Repository
- Add files/folder to .gitignore
- Add files/folder to version controle
- Commit
- Push Project to GitHub
- Import projects from GitHub

Read more »

Install eGit in FDT

So many user have a problem to use git with the command line :) … So we are so happy that eGit comes out… But nobody know hot to use it :D

Check ths tutorial know what are you doing…

Requirements:
IMPORTANT: ADMINISTRATOR PRIVILEGES REQUIRED

Read -> http://varga-multimedia.com/wp-content/uploads/2011/01/2010-03-30-19h40_151.png2010/03/30/generate-ssh-key-for-github/
I think you have allready FDT if not -> http://www.fdt.powerflasher.com


Help -> Install New Software


Add New Software URL

Check this Site: http://www.eclipse.org/egit/

I use the nightly build if  you to use the stable use the stable URL

Paste this URL:

Nightly Build: http://download.eclipse.org/egit/updates-nightly

Stable Build: http://download.eclipse.org/egit/updates

Develop with Elipse Studio and FDT Mobile Applications

Requirements:
IMPORTANT: ADMINISTRATOR PRIVILEGES REQUIRED
Download -> Elipse: http://developer.openplug.com/index.php/download
Read -> How To Install FDT in FlexBuilder/FlashBuilder: http://varga-multimedia.com/wp-content/uploads/2011/01/2010-03-28-20h36_541.png2010/02/09/how-to-work-with-fdt-and-flash-builder/

What is Elipse Studio:

ELIPS Studio 3 is a cross-platform mobile application SDK based on Adobe’s Flex Builder. It leads the next generation of mobile application development environments and tools. Now software developers and creative designers can quickly develop for mobile some rich, connected or non-connected applications… and deploy them on any mobile platforms they want.

ELIPS Studio 3 is equally valuable for experienced mobile application developers who want extra productivity, and for Adobe Flash / Flex and web developers who want to reuse their RIA / RDA assets and create rich mobile applications.

More Information >>>

Read more »

Command Prompt in FDT

Hi dudes,

i’m soooo big fan about terminals, commands prompts general command tools :) … It’s short and very fast!

And i use very often GIT / SVN / CVS via command prompt, it’s faster and short and i must not use the mouse ;) … That’s why i missing the command prompt in FDT(eclipse)…

So how open a the command prompt from Windows in FDT(eclipse)…

Read more »

Thanks to the #Powerflasher

Hi Guys,

Big thx that you write my name in your blog… I’m feel very flattered about that!

That’s like a accolade and a very big motivation…

So very big big big thx:

Powerflasher

How To work with FDT and Flash Builder

Requirements:
Download FDT
Download Flash Builder Plugin

Now Step by step…

1. Download FDT and install it :)



2. Install Flash Builder Plugin in your FDT Folder…


3. Now me MUST change many options because FDT doesnt Support Flex SDK 4 and AIR 2

Here some Screenshots about the configs:

Mandantory Config:
MXML Editor = Flash Builder
AS3 = FDT



Create your Project…

1. switch to Flash Builder Perspective
2. Create Project

3. After Create switch to FDT Perspective

4. Right click on your Project and Flash Project -> Add Flash Nature -> Use Your SDK -> OK


5. Now you can see that your project is a *FDT *project

6. Now you can work with your project with the both nature: FDT and FlashBuilder

IMPORTANT:  Compile it with FlashBuilder if you use newer SDK’s


How To install FDT on Ubuntu

So now i have a rock solid working eclipse with FDT with some some workarrounds :)

So how we beginning…
Go to -> Applications -> Ubuntu Software Center -> And Search for eclipse and install it


If the installation finished you MUST  open eclipse as sudo also open a Terminal and type:
sudo eclipse
now eclipse started and opened his splash screen…



If you seen eclipse  than it’s works ;) … Now we install FDT over the automatic installer from eclipse
Go to -> Help -> Install New Software
And
Paste this URL: http://fdt.powerflasher.com/update/ and click to add



After add type a name for the URL like: FDT Powerflasher

After add eclipse fetch the ressources…

Click of the top of tree to select all packages…



Click Next and accept the agreements… eclipse install now the packages…



After the installation eclipse ask you if you want to restart eclipse -> RESTART

After restart eclipse has now installed FDT BUT, eclipse show now a failure window…

That’s not a problem you must modified only the eclipse.ini… You find it under:
/usr/lib/eclipse/eclipse.ini
open it with a TextEditor and with sudo


I have configured my eclipse.ini:

IMPORTANT: i have 4GB RAM if u have under as my than take not so much :)BUT the minimum is 512MB

When are you finished than safe the file and start your eclipse now with:
sudo eclipse