Sunday, 27 December 2009

FDT 3 - Pure

 
After using the standard Flash IDE for some time (CS4 atm), I've decided to give FDT 3 a go to streamline my AS3 production processes.

Its being touted by several Flash coders who's blogs I visit, so by the benefit of their wisdom it should be good, right?

The theory is great, but after a few frustrating attempts I've ran into several issues that have stopped me from switching over full-scale, which is effecting my personal producton timetable.

1. How do you change the dimensions of the published movie?
It seems through a combination of cmd line parameter and the embed-style statment in the code [SWF(backgroundColor="#FFFFFF", frameRate="30", quality="BEST", width="800", height="600")]

2. How do I access movieclips from the library?
Not solved fully, but it would seem through SWC's, investigations continue..

3. How do I see my trace?
Not solved. It would seem that I have to install the debug player.

4. How do I get the assets from Bulkloader to appear?!?
Not solved.
 

No comments:

Post a Comment