Thanks a lot for the deep explanation *Aral* :)

PS-off-topic.: Have you seen how good FlashDevelop is getting? They are 
doing some great work there!

Cheers,

Marcelo Serpa.

Aral Balkan wrote:

>Hi Marcelo,
>
>  
>
>>       this = Application(target);
>> 
>>
>>    
>>
>Have you tried it without casting it to Application? Could that be 
>injecting some weirdness?
>
>this = target;
>
>Also, wild guess (haven't run it) but what happens when you put a good 
>old-fashioned stop() in there?
>
>  
>
>>Another question regarding ARP development with MTASC... I´ve read the 
>>technique to assimilate the _root on Aral´s blog but I could not link 
>>this with how ARP works,
>>
>>    
>>
>Basically, it lets your class take over the _root and that becomes your 
>Application form. Either that or, you can of course create a separate 
>Application form and assimilate that. Ideally, though -- the process 
>that mirrors the Flash IDE experience the most is to use swfmill and 
>place your Application form on the stage. This is then *exactly* the 
>same workflow as with the Flash IDE and translates perfectly to Flex 
>development too.
>
>The reason I like to use the natural entrypoint method is because it 
>allows me to keep the same workflow regardless of whether I'm working 
>with the Flash IDE, MTASC or Flex and that's a big plus for me as I 
>dislike complexity and love consistency (anal retentive? What do you 
>mean?) :)
>
>Take a look at the following posts, if you haven't seen them already, 
>for an example of what I mean about using swfmill.
>
>The Natural Entry Point Method (Tutorial & Source Files) - Introducing A 
>New Way to Create Flash Applications Using Swfmill and MTASC:
>http://flashant.org/index.php?p=408&more=1&c=1
>
>Publishing to Flash 8 with Swfmill and MTASC (or The Return of The 
>Peeing Dog)
>http://flashant.org/index.php?p=429&more=1&c=1
>
>hth,
>Aral
>
>_______________________________________________
>osflash mailing list
>osflash@osflash.org
>http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>  
>

        

        
                
_______________________________________________________ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 



_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to