Blog Archives

Fusion: Eclipse + FDT + Flash Builder = <3

Nach diesem Blog Post => http://www.communitymx.com/content/article.cfm?cid=D830B <= Es ist auch ein sehr alter Blog Post!

Habe ich mir gedacht, ich teste mal meine Variante dich ich vor ein Jahr mal gemacht habe und es funktioniert!

Klar gehören da einige Konfigurationen dazu aber wenn man es 1 mal konfiguriert hat läuft es auch.

Read more »

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 »

FDT Debugger render Bug

Hi do u have seen that one?!

Missing nodes?! And annother attributes?!

U can fixed it if u got to a =>

ANNTOHER TAB AND GO BACK

The content of the variables tab panel will be updatete and u see the next nodes…

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

Configure FDT for SSH

FDT (eclipse) use a annother ssh folder as normaly…

Normal: C:UsersFrancis Varga.ssh
Eclipse: C:UsersFrancis Vargassh

So Git will not work if you want to pushed remote…

Window -> Preferences

General -> Network Connections -> SSH2

Change: C:UsersFrancis Varga.ssh || To || C:UsersFrancis Vargassh

If you have annother key names so add the annother public keys -> Add Private Key

So know you communicate with GitHub :)

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 »

Create Working Set with FDT

Hi dudes,

do you haven many projects from many diffrent clients?! Or do you have many projects with different programming language and you use Eclipse as IDE?!

Than is this the perfekt tutorial for you! :)

Read more »